vtk-m/vtkm/cont/tbb/internal
Robert Maynard c8da8ae354 TBB now uses tbb::parallel_reduce for reductions.
This results in a reductions under tbb have a 2x to 4x performance increase.
2016-11-23 14:32:18 -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 TBB now uses tbb::parallel_reduce for reductions. 2016-11-23 14:32:18 -05:00
DeviceAdapterTagTBB.h Extend vtkm::DeviceAdapterTraits to include a unique numeric identifier. 2015-12-16 11:18:52 -05:00
FunctorsTBB.h TBB now uses tbb::parallel_reduce for reductions. 2016-11-23 14:32:18 -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