FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kAlloc kCudaManagedAlloc_Instance ( )

Gets the singleton Cuda managed memory allocator instance.

Note, the allocator retured by this method may be wrapped in another allocator; do not assume that the type of the returned allocator is kCudaManagedAlloc.

Returns
Memory allocator capable of allocating CUDA managed memory.