vtk-m2/vtkm/cont/cuda
Kenneth Moreland b5415169e2 Change Field and related methods to use Range and Bounds
First, be more explicit when we mean a range of values in a field or a
spacial bounds. Use the Range and Bounds structs in Field and
CoordinateSystem to make all of this more clear (and reduce a bit of
code as well).
2016-05-29 18:49:36 -06:00
..
internal Solve reduce by key bugs with cuda 7.5 + maxwell hardware. 2016-05-12 13:24:59 -04:00
testing Change Field and related methods to use Range and Bounds 2016-05-29 18:49:36 -06: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