Skip to content

Commit b8da525

Browse files
committed
delete gpu all
1 parent af64379 commit b8da525

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/configs/metax.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ container_volumes:
3232
- /usr/local/maca:/usr/local/maca:ro # [关键] 挂载宿主机的 MACA 驱动库(设为只读),确保算子能跑
3333

3434
# Container options (hardware-specific settings)
35-
container_options: '--privileged --gpus all --shm-size=500g --hostname megatron_cicd --user root --ulimit nofile=65535:65535 '
35+
container_options: '--privileged --shm-size=500g --hostname megatron_cicd --user root --ulimit nofile=65535:65535 '
3636

3737
# Device types to run tests on
3838
device_types:

0 commit comments

Comments
 (0)