|
FZGPUModules 1.0
GPU-accelerated modular compression pipeline
|
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() const | fz::MemoryPool | inline |
| getConfiguredSize() const | fz::MemoryPool | inline |
| getCurrentUsage() const | fz::MemoryPool | inline |
| getMemPool() const | fz::MemoryPool | inline |
| getPeakUsage() const | fz::MemoryPool | inline |
| reset(cudaStream_t stream) | fz::MemoryPool | |
| setReleaseThreshold(size_t bytes) | fz::MemoryPool | |
| synchronize(cudaStream_t stream) | fz::MemoryPool | |
| trim() | fz::MemoryPool |