vtk-m/benchmarking
Allison Vacanti cdb1f5680a Add vtkm::cont::Initialize.
Also
- Renamed vtkm::cont::make_DeviceAdapterIdFromName to just overload
  make_DeviceAdapterId.
- Refactored CMake logic for unit tests
  - Since we're now querying the device tracker for the names, they
    cannot be all caps.
- Updated usages of InitLogging to use Initialize instead.
- Added changelog.
2018-12-13 10:15:44 -05: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 Add vtkm::cont::Initialize. 2018-12-13 10:15:44 -05:00
BenchmarkRayTracing.cxx Redesign vtkm::cont::ColorTable to work with separable compilation. 2018-10-31 08:18:08 -04: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