vtk-m/benchmarking
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
..
BenchmarkArrayTransfer.cxx Refactor benchmarking to be outside the vtkm folder structure 2018-01-08 14:00:57 -05:00
BenchmarkAtomicArray.cxx Add benchmark for atomic arrays. 2018-08-29 12:59:36 -07:00
BenchmarkCopySpeeds.cxx Prevent FPE in BenchmarkCopySpeed. 2018-05-21 14:47:01 -04:00
BenchmarkDeviceAdapter.cxx Remove TryExecute from filters 2018-10-16 15:59:53 -06:00
Benchmarker.h Misc. typos 2018-10-04 10:30:33 -04:00
BenchmarkFieldAlgorithms.cxx Make DispatcherBase invoke using a TryExecute 2018-08-29 19:18:54 -07:00
BenchmarkFilters.cxx Initial implementation of general logging. 2018-10-02 11:37:55 -04:00
BenchmarkRayTracing.cxx refactoring ray tracing 2018-09-10 19:25:42 -07:00
BenchmarkTopologyAlgorithms.cxx Change function signatures to use 'using' aliases. 2018-05-25 17:18:41 -04:00
CMakeLists.txt Add benchmark for atomic arrays. 2018-08-29 12:59:36 -07:00