vtk-m/vtkm/cont/cuda
Robert Maynard c9ba80ad93 Replace uint with vtkm::Id in DeviceAdapterAlgorithmThrust
The usage of uint was causing problems with CUDA + MSVC2015 as
type was not defined. Instead we use vtkm::Id as that was the expect
type to be passed to the task
2018-05-02 09:55:56 -04:00
..
internal Replace uint with vtkm::Id in DeviceAdapterAlgorithmThrust 2018-05-02 09:55:56 -04:00
testing Merge branch 'master' into cmake_refactor 2018-04-05 10:18:36 -04:00
ChooseCudaDevice.h Misc. Typos 2018-03-28 09:45:07 -04:00
CMakeLists.txt Prefer using existence of targets when looking for TBB/CUDA support 2018-01-08 14:00:57 -05:00
DeviceAdapterCuda.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
ErrorCuda.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00