muda
|
Directories |
Files | |
file | buffer_view.h [code] |
A view interface for any array-like liner memory, which can be constructed from DeviceBuffer/DeviceVector or any thing that is a array-like liner memory, e.g. | |
file | device_buffer.h [code] |
A light-weight wrapper of cuda device memory. | |
file | device_buffer_3d.h [code] |
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. | |