| 
    Fermat
    
   | 
 
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.
 1.8.13