vtk-m/vtkm/cont/tbb/internal
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
..
ArrayManagerExecutionTBB.h Remove exports for header-only functions/methods 2016-11-15 22:22:13 -07:00
CMakeLists.txt Move algorithms out of DeviceAdapterAlgorithmTBB to reduce compilation size. 2015-10-26 09:47:13 -04:00
DeviceAdapterAlgorithmTBB.h Merge topic 'allow_reduction_to_different_T_type' 2016-12-01 07:56:30 -05:00
DeviceAdapterTagTBB.h Extend vtkm::DeviceAdapterTraits to include a unique numeric identifier. 2015-12-16 11:18:52 -05:00
FunctorsTBB.h Fix device adapter algorithms for small arrays 2017-03-08 19:05:28 -05:00
parallel_sort.h Don't use guards in parallel_sort as it doesn't use vtkm configure. 2015-08-13 10:50:17 -04:00