vtk-m/vtkm/worklet/wavelets
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
..
CMakeLists.txt Update copyright for Sandia 2017-09-20 15:33:44 -06:00
FilterBanks.h Update copyright for Sandia 2017-09-20 15:33:44 -06:00
WaveletBase.h Merge worklet testing executables into a device dependent shared library 2018-11-23 10:13:56 -05:00
WaveletDWT.h Merge worklet testing executables into a device dependent shared library 2018-11-23 10:13:56 -05:00
WaveletFilter.h vtkm prefers 'using' over typedef. 2018-02-23 10:47:20 -05:00
WaveletTransforms.h Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00