vtk-m/vtkm/cont/cuda
T.J. Corona b1665dcb32 Add an array handle for bare cuda device pointers.
Array handles for cuda device pointers have been implemented. The data for
these handles exists solely on the exec side (info such as length can be
queried from the cont side).
2015-10-09 12:41:33 -04:00
..
internal Replace ErrorControlOutOfMemory with ErrorControlBadAllocation. 2015-10-01 14:25:28 -04:00
testing Add compute bounds to Fields 2015-07-22 12:17:33 -04:00
ArrayHandleCuda.h Add an array handle for bare cuda device pointers. 2015-10-09 12:41:33 -04:00
ChooseCudaDevice.h Make ChooseCudaDevice only consider SM3 and above equal. 2015-06-30 08:18:16 -04:00
CMakeLists.txt Add an array handle for bare cuda device pointers. 2015-10-09 12:41:33 -04:00
DeviceAdapterCuda.h Make cuda DeviceAdapter valid only when using nvcc 2015-09-18 12:21:11 -04:00