dev1 #10

Merged
ysh merged 2 commits from dev1 into main 2025-07-18 11:16:42 +08:00
Showing only changes of commit 0fab3180e0 - Show all commits

View File

@ -378,7 +378,7 @@ if lspci | grep -i nvidia > /dev/null 2>&1; then
fi
# 5. 验证 CUDA 安装
nvcc -V
# nvcc -V
log_info "nvidia-container-runtime 配置完成,containerd已重启"
fi