NVBIO
|
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.