vtk-m2/vtkm/cont/tbb/internal
Kenneth Moreland 4f9fa08fa1 Remove ArrayHandleStreaming capabilities
The `ArrayHandleStreaming` class stems from an old research project
experimenting with bringing data from an `ArrayHandle` in parts and
overlapping device transfer and execution. It works, but only in very
limited contexts. Thus, it is not actually used today. Plus, the feature
requires global indexing to be permutated throughout the worklet
dispatching classes of VTK-m for no further reason.

Because it is not really used, there are other more promising approaches
on the horizon, and it makes further scheduling improvements difficult,
we are removing this functionality.
2020-03-24 15:01:56 -06:00
..
ArrayManagerExecutionTBB.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
ArrayManagerExecutionTBB.h Support using Token calling PrepareForExecution in ExecutionObject 2020-02-25 07:41:39 -07:00
AtomicInterfaceExecutionTBB.h conslidate the license statement 2019-04-17 10:57:13 -06:00
CMakeLists.txt conslidate the license statement 2019-04-17 10:57:13 -06:00
DeviceAdapterAlgorithmTBB.cxx Initial infrastructure to allow WorkletMapField to have 3D scheduling 2020-02-25 15:23:41 -05:00
DeviceAdapterAlgorithmTBB.h Remove ArrayHandleStreaming capabilities 2020-03-24 15:01:56 -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
ExecutionArrayInterfaceBasicTBB.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
ExecutionArrayInterfaceBasicTBB.h conslidate the license statement 2019-04-17 10:57:13 -06:00
FunctorsTBB.h conslidate the license statement 2019-04-17 10:57:13 -06:00
parallel_sort.h Restore TBB parallel_sort.h patch. 2018-06-07 11:12:33 -04:00
ParallelSortTBB.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
ParallelSortTBB.h Convert execution preparation to use tokens 2020-02-25 09:39:19 -07:00
ParallelSortTBB.hxx Switch over from static const to static constexpr where possible. 2018-03-10 11:39:58 -05:00
VirtualObjectTransferTBB.h conslidate the license statement 2019-04-17 10:57:13 -06:00