bin_growth | notcub::CachingDeviceAllocator | |
BusyBlocks typedef | notcub::CachingDeviceAllocator | |
cached_blocks | notcub::CachingDeviceAllocator | |
cached_bytes | notcub::CachingDeviceAllocator | |
CachedBlocks typedef | notcub::CachingDeviceAllocator | |
CacheStatus() const | notcub::CachingDeviceAllocator | inline |
CachingDeviceAllocator(unsigned int bin_growth, unsigned int min_bin=1, unsigned int max_bin=INVALID_BIN, size_t max_cached_bytes=INVALID_SIZE, bool skip_cleanup=false, bool debug=false) | notcub::CachingDeviceAllocator | inline |
CachingDeviceAllocator(bool skip_cleanup=false, bool debug=false) | notcub::CachingDeviceAllocator | inline |
Compare typedef | notcub::CachingDeviceAllocator | |
debug | notcub::CachingDeviceAllocator | |
DeviceAllocate(int device, void **d_ptr, size_t bytes, cudaStream_t active_stream=nullptr) | notcub::CachingDeviceAllocator | inline |
DeviceAllocate(void **d_ptr, size_t bytes, cudaStream_t active_stream=nullptr) | notcub::CachingDeviceAllocator | inline |
DeviceFree(int device, void *d_ptr) | notcub::CachingDeviceAllocator | inline |
DeviceFree(void *d_ptr) | notcub::CachingDeviceAllocator | inline |
FreeAllCached() | notcub::CachingDeviceAllocator | inline |
GpuCachedBytes typedef | notcub::CachingDeviceAllocator | |
IntPow(unsigned int base, unsigned int exp) | notcub::CachingDeviceAllocator | inlinestatic |
INVALID_BIN | notcub::CachingDeviceAllocator | static |
INVALID_DEVICE_ORDINAL | notcub::CachingDeviceAllocator | static |
INVALID_SIZE | notcub::CachingDeviceAllocator | static |
live_blocks | notcub::CachingDeviceAllocator | |
max_bin | notcub::CachingDeviceAllocator | |
max_bin_bytes | notcub::CachingDeviceAllocator | |
max_cached_bytes | notcub::CachingDeviceAllocator | |
min_bin | notcub::CachingDeviceAllocator | |
min_bin_bytes | notcub::CachingDeviceAllocator | |
mutex | notcub::CachingDeviceAllocator | mutable |
NearestPowerOf(unsigned int &power, size_t &rounded_bytes, unsigned int base, size_t value) | notcub::CachingDeviceAllocator | inline |
SetMaxCachedBytes(size_t max_cached_bytes) | notcub::CachingDeviceAllocator | inline |
skip_cleanup | notcub::CachingDeviceAllocator | |
~CachingDeviceAllocator() | notcub::CachingDeviceAllocator | inline |