vtk-m/vtkm/exec/tbb
Thomas Otahal 5e72f96b99 CPU parallel radix sorting
Created split implementation. Parallel radix
sort calls moved to vtkm_cont library.

Added key value radix sorts. SortByKey will invoke
radix sort when the key is a fundamental C++ numeric
or character type.

Added fast path for vtkm::SortLess and vtkm::SortGreater
calls to Sort and SortByKey.
2018-01-31 14:08:14 -07:00
..
internal CPU parallel radix sorting 2018-01-31 14:08:14 -07:00
CMakeLists.txt Update copyright for Sandia 2017-09-20 15:33:44 -06:00