vtk-m2/vtkm/cont/cuda
Robert Maynard 2cfc9743e3 Reduce can support reduce to a T type that isn't the arrayhandles T type.
This has been done so that operations such as computing the Min/Max of
an array can be done in a single reduce step.
2016-11-25 11:40:46 -05:00
..
internal Reduce can support reduce to a T type that isn't the arrayhandles T type. 2016-11-25 11:40:46 -05:00
testing Add vtkm/cont/serial directory for the serial backend. 2016-09-28 14:22:53 -04:00
ArrayHandleCuda.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
ChooseCudaDevice.h Resolves Issue #56: ChooseCudaDevice functions are in the proper namespace. 2016-02-26 13:51:28 -05:00
CMakeLists.txt Fix includes for CUDA builds 2016-06-22 12:53:23 -06: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