MUDA
Loading...
Searching...
No Matches
device_buffer_3d.h File Reference

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"

Go to the source code of this file.

Classes

class  muda::DeviceBuffer3D< T >
 

Detailed Description

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.

Author
MuGdxy
Date
January 2024