vtk-m2/vtkm/worklet/spatialstructure
Haocheng LIU 8859636672 Merge worklet testing executables into a device dependent shared library
VTK-m has been updated to replace old per device worklet testing executables with a device
dependent shared library so that it's able to accept a device adapter
at runtime.
Meanwhile, it updates the testing infrastructure APIs. vtkm::cont::testing::Run
function would call ForceDevice when needed and if users need the device
adapter info at runtime, RunOnDevice function would pass the adapter into the functor.

Optional Parser is bumped from 1.3 to 1.7.
2018-11-23 10:13:56 -05:00
..
BoundingIntervalHierarchy.h Fixes for resolving Rob's suggestions 2018-06-29 15:55:23 -07:00
CMakeLists.txt Adding changes suggested by Rob on GitLab 2018-06-29 09:09:24 -06:00
KdTree3DConstruction.h Merge worklet testing executables into a device dependent shared library 2018-11-23 10:13:56 -05:00
KdTree3DNNSearch.h Merge worklet testing executables into a device dependent shared library 2018-11-23 10:13:56 -05:00