vtk-m2/vtkm/cont/tbb/internal
Kenneth Moreland 904e784e89 Remove TBB parallel_sort patch
Years ago we discovered a problem with TBB's parallel sort, which we
patch in our local repo and submitted a change to TBB, which has been
accepted.

The code to decide whether to use our parallel_sort patch does not work
with the latest versions of TBB because it requires including a header
that changed names to get the TBB version.

We no longer support any TBB version with this bug, so just remove the
patch from VTK-m.
2021-06-10 09:18:08 -06:00
..
CMakeLists.txt Remove TBB parallel_sort patch 2021-06-10 09:18:08 -06:00
DeviceAdapterAlgorithmTBB.cxx Add ScheduleTask to performance log 2020-10-25 17:22:38 -06:00
DeviceAdapterAlgorithmTBB.h Fix unintended cast in TBB Reduce's return value 2021-03-08 14:12:20 -07:00
DeviceAdapterMemoryManagerTBB.h Replace basic ArrayHandle implementation to use Buffers 2020-06-25 14:02:26 -06:00
DeviceAdapterRuntimeDetectorTBB.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
DeviceAdapterRuntimeDetectorTBB.h conslidate the license statement 2019-04-17 10:57:13 -06:00
DeviceAdapterTagTBB.h conslidate the license statement 2019-04-17 10:57:13 -06:00
FunctorsTBB.h Remove TBB parallel_sort patch 2021-06-10 09:18:08 -06:00
ParallelSortTBB.cxx Correct warnings for using TBB 2020 deprecated functions 2020-06-01 16:58:32 -04:00
ParallelSortTBB.h Remove ArrayManagerExecution 2020-12-08 13:18:44 -07:00
ParallelSortTBB.hxx clang-format: reformat the repository with clang-format-9 2020-08-24 14:01:08 -04:00
VirtualObjectTransferTBB.h Completely deprecate virtual methods 2021-04-28 07:28:32 -06:00