vtk-m/examples/multi_backend
Kenneth Moreland bddad9b386 Remove TryExecute from filters
Now that the dispatcher does its own TryExecute, filters do not need to
do that. This change requires all worklets called by filters to be able
to execute without knowing the device a priori.
2018-10-16 15:59:53 -06:00
..
CMakeLists.txt Use CMake to automatically set policies to NEW. 2018-06-19 16:12:48 -04:00
IOGenerator.cxx Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
IOGenerator.h multi_backend shows how a filter can use multiple device adapter 2018-05-15 10:35:18 -04:00
MultiBackend.cxx The multi backend example now doesn't share data between blocks 2018-07-31 15:02:41 -04:00
MultiDeviceGradient.cxx multi_backend shows how a filter can use multiple device adapter 2018-05-15 10:35:18 -04:00
MultiDeviceGradient.h Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
MultiDeviceGradient.hxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
TaskQueue.h multi_backend shows how a filter can use multiple device adapter 2018-05-15 10:35:18 -04:00