|
CUB
|
This is the complete list of members for cub::CachingDeviceAllocator, including all inherited members.
| CachingDeviceAllocator(unsigned int bin_growth, unsigned int min_bin, unsigned int max_bin, size_t max_cached_bytes, bool skip_cleanup=false) | cub::CachingDeviceAllocator | inline |
| CachingDeviceAllocator(bool skip_cleanup=false) | cub::CachingDeviceAllocator | inline |
| DeviceAllocate(void **d_ptr, size_t bytes, int device) | cub::CachingDeviceAllocator | inline |
| DeviceAllocate(void **d_ptr, size_t bytes) | cub::CachingDeviceAllocator | inline |
| DeviceFree(void *d_ptr, int device) | cub::CachingDeviceAllocator | inline |
| DeviceFree(void *d_ptr) | cub::CachingDeviceAllocator | inline |
| FreeAllCached() | cub::CachingDeviceAllocator | inline |
| SetMaxCachedBytes(size_t max_cached_bytes) | cub::CachingDeviceAllocator | inline |
| ~CachingDeviceAllocator() | cub::CachingDeviceAllocator | inlinevirtual |
1.8.4