We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f983b9d commit 87c305bCopy full SHA for 87c305b
1 file changed
.github/workflows/test-wheel-linux.yml
@@ -266,7 +266,7 @@ jobs:
266
run: |
267
pip install pyperf
268
pushd cuda_bindings/benchmarks
269
- python run_pyperf.py --fast --loops 1 --min-time 0
+ python run_pyperf.py --fast --loops 1 --min-time 1
270
popd
271
272
- name: Run cuda.core tests
0 commit comments