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

Gets the singleton Cuda device 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 kCudaDeviceAlloc.

Returns
Memory allocator capable of allocating CUDA device memory.