File device_buffer_3d.h
FileList > buffer > device_buffer_3d.h
Go to the source code of this file
A light-weight wrapper of cuda device memory3D, allows user to resize, reserve, shrink_to_fit, fill, also provide muda viewer for in-kernel access. More...
#include <cuda.h>
#include <cuda_runtime.h>
#include <cuda_runtime_api.h>
#include <vector>
#include <muda/viewer/dense.h>
#include <muda/buffer/buffer_3d_view.h>
#include "details/device_buffer_3d.inl"
Namespaces
Type | Name |
---|---|
namespace | muda |
Classes
Type | Name |
---|---|
class | DeviceBuffer3D <typename T> |
Detailed Description
Author:
MuGdxy
Date:
January 2024
The documentation for this class was generated from the following file src/muda/buffer/device_buffer_3d.h