Increase install dependency for gb200 (#17977)
This commit is contained in:
@@ -1550,7 +1550,7 @@ jobs:
|
|||||||
pattern: wheel-python3.10-cuda12.9-aarch64
|
pattern: wheel-python3.10-cuda12.9-aarch64
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
timeout-minutes: 10
|
timeout-minutes: 30
|
||||||
run: |
|
run: |
|
||||||
CUSTOM_BUILD_SGL_KERNEL=${{needs.check-changes.outputs.sgl_kernel}} IS_BLACKWELL=1 GRACE_BLACKWELL=1 bash scripts/ci/cuda/ci_install_deepep.sh
|
CUSTOM_BUILD_SGL_KERNEL=${{needs.check-changes.outputs.sgl_kernel}} IS_BLACKWELL=1 GRACE_BLACKWELL=1 bash scripts/ci/cuda/ci_install_deepep.sh
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user