Merge branch 'bench-force-cuda' into 'master'

Force CUDA device in performance benchmarks

See merge request vtk/vtk-m!3224
This commit is contained in:
Kenneth Moreland 2024-07-01 08:55:44 -04:00
commit 7ec7a3fb74

@ -261,6 +261,7 @@ test:ubuntu1804_cuda_perftest:
variables:
TEST_INCLUSIONS: "PerformanceTest"
VTKm_PERF_REMOTE_URL: "https://vbolea:$VTKM_BENCH_RECORDS_TOKEN@gitlab.kitware.com/vbolea/vtk-m-benchmark-records.git"
VTKm_PERF_BENCH_DEVICE: "cuda"
VTKm_PERF_ALPHA: "0.05"
VTKm_PERF_REPETITIONS: "10"
VTKm_PERF_DIST: "t"