vtk-m2/vtkm/cont/cuda
Allison Vacanti 00320e5dc0 Use vtkm::UInt64 for byte sizes.
vtkm::Id could be just 32bits, which limits the number of values we
would be able to store for large arrays.
2017-09-19 09:21:14 -04:00
..
internal Use vtkm::UInt64 for byte sizes. 2017-09-19 09:21:14 -04:00
testing Remove ArrayHandleCuda. 2017-08-10 15:21:52 -04:00
ChooseCudaDevice.h clang-format: apply to the entire tree 2017-05-25 07:51:37 -04:00
CMakeLists.txt Remove ArrayHandleCuda. 2017-08-10 15:21:52 -04:00
DeviceAdapterCuda.h Add Virtual Methods Framework 2017-05-01 16:51:42 -04:00
ErrorCuda.h Respect VTK-m convention of parameters all or nothing on a line 2017-05-26 13:53:28 -04:00