fix: nightly fix b200 gpqa (#15745)

This commit is contained in:
Douglas Yang
2025-12-24 10:29:45 -08:00
committed by GitHub
parent 370bd27f3a
commit 17e65466de
3 changed files with 9 additions and 11 deletions
@@ -389,7 +389,6 @@ jobs:
TRACE_BASE_URL: https://raw.githubusercontent.com/sglang-bot/sglang-ci-data/main/traces/${{ github.run_id }}
PERFETTO_RELAY_URL: ${{ vars.PERFETTO_RELAY_URL }}
GPU_CONFIG: "8-gpu-b200"
SGLANG_ENABLE_JIT_DEEPGEMM: "0"
run: |
cd test
IS_BLACKWELL=1 python3 run_suite.py --hw cuda --suite nightly-8-gpu-common --nightly --timeout-per-file=12000 --continue-on-error