vtk-m/vtkm/cont/cuda/internal
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
..
testing The Copyright statement now has all the periods in the correct location. 2015-05-21 10:30:11 -04:00
ArrayManagerExecutionCuda.h Fix nvcc warnings on MSVC 2015-10-21 08:33:15 -06:00
ArrayManagerExecutionThrustDevice.h Remove cont/Assert.h and exec/Assert.h 2016-04-20 15:41:14 -06:00
CMakeLists.txt Always install all device headers even when device isn't enabled. 2015-09-17 09:28:21 -04:00
DeviceAdapterAlgorithmCuda.h Fixing cuda index error 2016-03-08 12:41:11 -08:00
DeviceAdapterAlgorithmThrust.h Solve reduce by key bugs with cuda 7.5 + maxwell hardware. 2016-05-12 13:24:59 -04:00
DeviceAdapterTagCuda.h Extend vtkm::DeviceAdapterTraits to include a unique numeric identifier. 2015-12-16 11:18:52 -05:00
MakeThrustIterator.h Rename pragma header guard so it makes sense for tbb and thrust. 2015-08-13 09:04:23 -04:00
ThrustExceptionHandler.h Replace ErrorControlOutOfMemory with ErrorControlBadAllocation. 2015-10-01 14:25:28 -04:00