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 0c303bf commit 2237b39Copy full SHA for 2237b39
1 file changed
.github/configs/cuda.yml
@@ -6,7 +6,7 @@ hardware_name: cuda
6
display_name: 'CUDA Tests'
7
8
# CI image for BAAI env
9
-# ci_image: harbor.baai.ac.cn/flagscale/megatron-lm-fl:cuda12.8.1-cudnn9.8.0-torch2.7.0-python3.12-dev-02111650
+ci_image: harbor.baai.ac.cn/flagscale/megatron-lm-fl:cuda12.8.1-cudnn9.8.0-torch2.7.0-python3.12-dev-02111650
10
11
# Runner labels for self-hosted A100 node
12
# runner_labels:
@@ -18,7 +18,7 @@ display_name: 'CUDA Tests'
18
19
# Runner labels for BAAI env
20
runner_labels:
21
- - nv-8g-cicd-te
+ - nv-8g-cicd-megatron
22
23
# Container volumes (hardware-specific paths)
24
# container_volumes:
0 commit comments