vtk-m/vtkm/cont/tbb
Kenneth Moreland 8b33f2bc79 Fix device adapter algorithms for small arrays
There were some issues for device adapter algorithms (like scan and
reduce) for empty arrays or arrays of size 1. This adds tests for these
short arrays to the device adapter algorithm tests and fixes these
problems.
2017-03-08 19:05:28 -05:00
..
internal Fix device adapter algorithms for small arrays 2017-03-08 19:05:28 -05:00
testing All cuda / tbb unit tests follow the same naming pattern. 2016-09-28 14:22:53 -04:00
CMakeLists.txt Always install all device headers even when device isn't enabled. 2015-09-17 09:28:21 -04:00
DeviceAdapterTBB.h DeviceAdapter Tags now always exist, and contain if the device is valid. 2015-09-17 09:28:21 -04:00