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 6c04861 commit 62cf173Copy full SHA for 62cf173
.github/workflows/integration-tests-nvidia.yml
@@ -93,6 +93,7 @@ jobs:
93
run: |
94
if [ "${{ matrix.runner[0] }}" == "nvidia-gb200" ]; then
95
source /venv/bin/activate
96
+ export MAX_JOBS=16
97
fi
98
nproc
99
nvidia-smi
0 commit comments