Interface | Description |
---|---|
JCudaBuffer |
A Jcuda buffer
|
Class | Description |
---|---|
AddressRetriever |
Address retriever
for a data buffer (both on host and device)
|
BaseCudaDataBuffer |
Base class for a data buffer
CUDA implementation for DataBuffer always uses JavaCPP
as allocationMode, and device access is masked by
appropriate allocator mover implementation.
|
CudaDoubleDataBuffer |
Cuda double buffer
|
CudaFloatDataBuffer |
Cuda float buffer
|
CudaHalfDataBuffer |
Cuda Half precision buffer
|
CudaIntDataBuffer |
Cuda int buffer
|
DevicePointerInfo |
Provides information about a device pointer
|
Copyright © 2016. All Rights Reserved.