Skip to content

Commit 913218e

Browse files
authored
Revert "[CI] limit number of threads on gb200" (#6820)
Reverts triton-lang/triton#6816
1 parent b9b7dc0 commit 913218e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/integration-tests-nvidia.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ jobs:
9393
run: |
9494
if [ "${{ matrix.runner[0] }}" == "nvidia-gb200" ]; then
9595
source /venv/bin/activate
96-
export MAX_JOBS=16
9796
fi
9897
nproc
9998
nvidia-smi

0 commit comments

Comments
 (0)