vtk-m2/vtkm/cont/openmp/internal
Robert Maynard 4ec5bae02d Remove VTK-m TestBuild infrastructure
The purpose of the TestBuild infrastructure was to confirm that
VTK-m didn't have any lexical issues when it was a pure header
only project. As we now move to have more compiled components
the need for this form of testing is mitigated. Combined
with the issue of TestBuilds causing MSVC issues, we should
just remove this infrastructure.
2019-01-16 10:04:33 -06:00
..
ArrayManagerExecutionOpenMP.cxx Refactor ExecutionArrayInterfaceBasic to use inheriting constructors 2018-07-25 12:03:48 -04:00
ArrayManagerExecutionOpenMP.h Refactor ExecutionArrayInterfaceBasic to use inheriting constructors 2018-07-25 12:03:48 -04:00
CMakeLists.txt Remove VTK-m TestBuild infrastructure 2019-01-16 10:04:33 -06:00
DeviceAdapterAlgorithmOpenMP.cxx Add initial version of an OpenMP backend. 2018-05-31 16:47:48 -04:00
DeviceAdapterAlgorithmOpenMP.h Initial implementation of general logging. 2018-10-02 11:37:55 -04:00
DeviceAdapterRuntimeDetectorOpenMP.cxx At runtime TryExecute supports a specific deviceId to execute on. 2018-08-07 17:22:18 -04:00
DeviceAdapterRuntimeDetectorOpenMP.h Add initial version of an OpenMP backend. 2018-05-31 16:47:48 -04:00
DeviceAdapterTagOpenMP.h Add initial version of an OpenMP backend. 2018-05-31 16:47:48 -04:00
ExecutionArrayInterfaceBasicOpenMP.cxx Make DeviceAdapterId constructor protected. 2018-08-24 16:38:08 -04:00
ExecutionArrayInterfaceBasicOpenMP.h Refactor ExecutionArrayInterfaceBasic to use inheriting constructors 2018-07-25 12:03:48 -04:00
FunctorsOpenMP.h Remove usages of std::vector from OpenMP reduction algorithm 2018-08-06 13:08:33 -04:00
ParallelQuickSortOpenMP.h Add initial version of an OpenMP backend. 2018-05-31 16:47:48 -04:00
ParallelRadixSortOpenMP.cxx Add initial version of an OpenMP backend. 2018-05-31 16:47:48 -04:00
ParallelRadixSortOpenMP.h Add initial version of an OpenMP backend. 2018-05-31 16:47:48 -04:00
ParallelScanOpenMP.h Add initial version of an OpenMP backend. 2018-05-31 16:47:48 -04:00
ParallelSortOpenMP.h Misc. typos 2018-10-04 10:30:33 -04:00
VirtualObjectTransferOpenMP.h Refactor VirtualObjectHandle to support new virtual design 2018-10-15 17:38:54 -04:00