HDK
|
Implements a simple dual (host/device) CUDA buffer. More...
Go to the source code of this file.
Classes | |
class | nanovdb::CudaDeviceBuffer |
Simple memory buffer using un-managed pinned host memory when compiled with NVCC. Obviously this class is making explicit used of CUDA so replace it with your own memory allocator if you are not using CUDA. More... | |
struct | nanovdb::BufferTraits< CudaDeviceBuffer > |
Namespaces | |
nanovdb | |
Implements a simple dual (host/device) CUDA buffer.
Definition in file CudaDeviceBuffer.h.