FZGPUModules 1.0
GPU-accelerated modular compression pipeline
Loading...
Searching...
No Matches
mempool.h File Reference

Stream-ordered CUDA memory pool for pipeline buffer management. More...

#include <cuda_runtime.h>
#include <cstddef>
#include <memory>
#include <string>
#include <unordered_map>
#include <vector>

Go to the source code of this file.

Classes

struct  fz::AllocationInfo
 
struct  fz::MemoryPoolConfig
 
class  fz::MemoryPool
 

Namespaces

namespace  fz
 

Detailed Description

Stream-ordered CUDA memory pool for pipeline buffer management.