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

Gets the singleton Cuda pinned 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 kCudaPinnedAlloc.

Returns
Memory allocator capable of allocating CUDA pinned memory.