vtk-m2/vtkm/cont/cuda
Kenneth Moreland 3f446ad261 Add ErrorControlCuda for better CUDA error checking.
Add lots of checks to CUDA calls in the timer to try to identify any
problems that might be showing up on the dashboard.

Also adding some print statements around the sleep function in the
device adapter testing. For some reason the problem just went away with
them.
2016-01-12 15:19:54 -07:00
..
internal Add ErrorControlCuda for better CUDA error checking. 2016-01-12 15:19:54 -07:00
testing Set default device to cuda in unit test of DataSetExplicit to bypass 2015-11-04 10:16:44 -07: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 ErrorControlCuda for better CUDA error checking. 2016-01-12 15:19:54 -07:00
DeviceAdapterCuda.h Workaround inclusive_scan issues in thrust 1.8.X for complex value types. 2015-11-09 17:14:30 -05:00
ErrorControlCuda.h Add ErrorControlCuda for better CUDA error checking. 2016-01-12 15:19:54 -07:00