vtk-m/benchmarking
Kenneth Moreland a52211e565 Fix conversion errors in benchmarking code
The recent removal of type selectors in ControlSignature field tags
means that the BenchmarkFieldAlgorithms code was creating code paths
that were never followed and lead to impossible type conversions (e.g.
Vec to float). Fixed the problem by specifing the types for the
VariantArrayHandles better.
2019-01-11 12:23:19 -07:00
..
BenchmarkArrayTransfer.cxx The benchmark executables now force device adapters 2018-12-20 10:16:11 -05:00
BenchmarkAtomicArray.cxx All Benchmark executables now enable logging. 2018-12-20 10:15:37 -05:00
BenchmarkCopySpeeds.cxx Move the HumanSize function to Logging.cxx as it is only used by the logger 2019-01-07 16:24:49 -05:00
BenchmarkDeviceAdapter.cxx Move the HumanSize function to Logging.cxx as it is only used by the logger 2019-01-07 16:24:49 -05:00
Benchmarker.h Misc. typos 2018-10-04 10:30:33 -04:00
BenchmarkFieldAlgorithms.cxx Fix conversion errors in benchmarking code 2019-01-11 12:23:19 -07:00
BenchmarkFilters.cxx Run the update-control-signature-tags.sh script 2019-01-11 12:23:10 -07:00
BenchmarkRayTracing.cxx The benchmark executables now force device adapters 2018-12-20 10:16:11 -05:00
BenchmarkTopologyAlgorithms.cxx Run the update-control-signature-tags.sh script 2019-01-11 12:23:10 -07:00
CMakeLists.txt Fix more build system issues with separable compilation 2018-12-27 13:19:40 -05:00