This commit is contained in:
hailin 2025-08-08 21:57:23 +08:00
parent 3c83bbb03e
commit 1cd47a16ff
1 changed files with 3 additions and 0 deletions

View File

@ -221,6 +221,9 @@ export DS_BUILD_CPU_ADAM=1
# 可选:异步 IOLinux 才生效Windows 不支持 AIO/GDS # 可选:异步 IOLinux 才生效Windows 不支持 AIO/GDS
export DS_BUILD_AIO=1 export DS_BUILD_AIO=1
export DS_BUILD_INFERENCE=0
export DS_BUILD_CUTLASS=0
# 安装(带详细日志) # 安装(带详细日志)
pip install -v . pip install -v .