vtk-m/vtkm/cont/cuda
Robert Maynard e5c3f9c42d Solve reduce by key bugs with cuda 7.5 + maxwell hardware.
The concern is now all architectures are doing a hardware sync on reduce_by_key.
This isn't a super serious concern, but it is a downside.
2016-05-12 13:24:59 -04:00
..
internal Solve reduce by key bugs with cuda 7.5 + maxwell hardware. 2016-05-12 13:24:59 -04:00
testing Set default device to cuda in unit test of DataSetExplicit to bypass 2015-11-04 10:16:44 -07:00
ArrayHandleCuda.h Remove cont/Assert.h and exec/Assert.h 2016-04-20 15:41:14 -06:00
ChooseCudaDevice.h Resolves Issue #56: ChooseCudaDevice functions are in the proper namespace. 2016-02-26 13:51:28 -05: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