Expand description
Memory pool for efficient device memory allocation in hot paths.
Re-exports§
pub use cuda::CudaMemPool;pub use cuda::CudaMemPoolBuilder;
Modules§
- cuda
- CUDA memory pool for efficient device memory allocation in hot paths.
Memory pool for efficient device memory allocation in hot paths.
pub use cuda::CudaMemPool;pub use cuda::CudaMemPoolBuilder;