NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Parallel Primitives

This module provides a set of system-wide parallel primitives. The backend system is specified at compile-time by a system_tag. All temporary storage is allocated within a single nvbio::vector passed by the user, which can be safely reused across function calls.

The complete list can be found in the Parallel Primitives module documentation.