FZGPUModules 1.0
GPU-accelerated modular compression pipeline
Loading...
Searching...
No Matches
fz::MemoryPool Member List

This is the complete list of members for fz::MemoryPool, including all inherited members.

allocate(size_t size, cudaStream_t stream, const std::string &tag="", bool persistent=false)fz::MemoryPool
free(void *ptr, cudaStream_t stream)fz::MemoryPool
getAllocationCount() constfz::MemoryPoolinline
getConfiguredSize() constfz::MemoryPoolinline
getCurrentUsage() constfz::MemoryPoolinline
getMemPool() constfz::MemoryPoolinline
getPeakUsage() constfz::MemoryPoolinline
reset(cudaStream_t stream)fz::MemoryPool
setReleaseThreshold(size_t bytes)fz::MemoryPool
synchronize(cudaStream_t stream)fz::MemoryPool
trim()fz::MemoryPool