bin_growth | hipcub::CachingDeviceAllocator | |
BusyBlocks typedef | hipcub::CachingDeviceAllocator | |
cached_blocks | hipcub::CachingDeviceAllocator | |
cached_bytes | hipcub::CachingDeviceAllocator | |
CachedBlocks typedef | hipcub::CachingDeviceAllocator | |
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) | hipcub::CachingDeviceAllocator | inline |
CachingDeviceAllocator(bool skip_cleanup=false, bool debug=false) | hipcub::CachingDeviceAllocator | inline |
Compare typedef | hipcub::CachingDeviceAllocator | |
debug | hipcub::CachingDeviceAllocator | |
DeviceAllocate(int device, void **d_ptr, size_t bytes, hipStream_t active_stream=0) (defined in hipcub::CachingDeviceAllocator) | hipcub::CachingDeviceAllocator | inline |
DeviceAllocate(void **d_ptr, size_t bytes, hipStream_t active_stream=0) (defined in hipcub::CachingDeviceAllocator) | hipcub::CachingDeviceAllocator | inline |
DeviceAllocate(int device, void **d_ptr, size_t bytes, hipStream_t active_stream=0) | hipcub::CachingDeviceAllocator | inline |
DeviceAllocate(void **d_ptr, size_t bytes, hipStream_t active_stream=0) | hipcub::CachingDeviceAllocator | inline |
DeviceFree(int device, void *d_ptr) (defined in hipcub::CachingDeviceAllocator) | hipcub::CachingDeviceAllocator | inline |
DeviceFree(void *d_ptr) (defined in hipcub::CachingDeviceAllocator) | hipcub::CachingDeviceAllocator | inline |
DeviceFree(int device, void *d_ptr) | hipcub::CachingDeviceAllocator | inline |
DeviceFree(void *d_ptr) | hipcub::CachingDeviceAllocator | inline |
FreeAllCached() (defined in hipcub::CachingDeviceAllocator) | hipcub::CachingDeviceAllocator | inline |
FreeAllCached() | hipcub::CachingDeviceAllocator | inline |
GpuCachedBytes typedef | hipcub::CachingDeviceAllocator | |
IntPow(unsigned int base, unsigned int exp) | hipcub::CachingDeviceAllocator | inlinestatic |
INVALID_BIN | hipcub::CachingDeviceAllocator | static |
INVALID_DEVICE_ORDINAL | hipcub::CachingDeviceAllocator | static |
INVALID_SIZE | hipcub::CachingDeviceAllocator | static |
live_blocks | hipcub::CachingDeviceAllocator | |
max_bin | hipcub::CachingDeviceAllocator | |
max_bin_bytes | hipcub::CachingDeviceAllocator | |
max_cached_bytes | hipcub::CachingDeviceAllocator | |
min_bin | hipcub::CachingDeviceAllocator | |
min_bin_bytes | hipcub::CachingDeviceAllocator | |
mutex (defined in hipcub::CachingDeviceAllocator) | hipcub::CachingDeviceAllocator | |
NearestPowerOf(unsigned int &power, size_t &rounded_bytes, unsigned int base, size_t value) | hipcub::CachingDeviceAllocator | inline |
SetMaxCachedBytes(size_t max_cached_bytes) (defined in hipcub::CachingDeviceAllocator) | hipcub::CachingDeviceAllocator | inline |
SetMaxCachedBytes(size_t max_cached_bytes) | hipcub::CachingDeviceAllocator | inline |
skip_cleanup | hipcub::CachingDeviceAllocator | |
~CachingDeviceAllocator() | hipcub::CachingDeviceAllocator | inlinevirtual |