Fix DeepGEMM release MegaMoE validation without RDMA (#39245)

This commit is contained in:
Baizhou Zhang
2026-09-12 20:27:29 -07:00
committed by GitHub
parent ec5fba5777
commit 7763f666f3
@@ -204,6 +204,9 @@ jobs:
echo "COMPUTE_SANITIZER=${sanitizer}" >> "${GITHUB_ENV}"
- name: Run DeepGEMM test suite
env:
# Each runner is a single NVLink domain; DeepEP references do not need RDMA/GIN.
EP_DISABLE_GIN: "1"
run: |
chmod +x "${{ github.workspace }}/DeepGEMM/sgl_deep_gemm/run_tests.sh"
"${{ github.workspace }}/DeepGEMM/sgl_deep_gemm/run_tests.sh" --release