We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baf15cd commit 7897334Copy full SHA for 7897334
ci/test_thirdparty_awkward.sh
@@ -37,6 +37,6 @@ rapids-logger "Show Numba system info"
37
python -m numba --sysinfo
38
39
rapids-logger "Run Awkward CUDA tests"
40
-python -m pytest -v -n auto tests-cuda tests-cuda-kernels tests-cuda-kernels-explicit
+python -m pytest -v -n auto --benchmark-disable tests-cuda tests-cuda-kernels tests-cuda-kernels-explicit
41
42
popd
0 commit comments