vtk-m/benchmarking
Kenneth Moreland eaf87e4519 Remove special ArrayHandleMultiplexer template case
There was a special case for ArrayHandleMultiplexer where if you gave it
just one type it would treat that as a value type rather than an array
to support and instead provide a default list of types. However, GCC 4.8
is having trouble compiling the code to create the default list, the
semantics are confusing, and the more I think about it the less likely I
think we will need this functionality. So, just getting rid of that.
2019-07-30 14:48:35 -06:00
..
BenchmarkArrayTransfer.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
BenchmarkAtomicArray.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
BenchmarkCopySpeeds.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
BenchmarkDeviceAdapter.cxx Add CountSetBits and Fill device algorithms. 2019-06-25 11:30:39 -04:00
Benchmarker.h Add ArrayHandleMultiplexer testing to BenchmarkFieldAlgorithms 2019-07-22 08:36:28 -06:00
BenchmarkFieldAlgorithms.cxx Remove special ArrayHandleMultiplexer template case 2019-07-30 14:48:35 -06:00
BenchmarkFilters.cxx Update Wavelet worklet to support a runtime device adapter id 2019-06-12 09:22:24 -04:00
BenchmarkRayTracing.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
BenchmarkTopologyAlgorithms.cxx conslidate the license statement 2019-04-17 10:57:13 -06:00
CMakeLists.txt Update examples and benchmarks to use new VTK-m CMake helper function 2019-07-09 13:32:23 -04:00