Fermat
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 cugar::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.