vtk-m/vtkm/cont/cuda
Kenneth Moreland 4a8d69ca66 Add CUDA math test
Also fix some issues that caused the compile to fail when trying to
run some of the math functions on a CUDA device. In particular, CUDA
is picky about using a global const on a device when the const type is
not one of the basic C types.
2015-06-25 13:54:24 -06:00
..
internal Remove inclusion of iostream header. 2015-06-19 13:03:56 -04:00
testing Add CUDA math test 2015-06-25 13:54:24 -06:00
ChooseCudaDevice.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
CMakeLists.txt The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
DeviceAdapterCuda.h The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00