Commit f8f6f259 authored by zhanggezhong's avatar zhanggezhong
Browse files

Update install_dcu.sh

parent 783bd930
...@@ -12,7 +12,6 @@ rm -rf ktransformers/ktransformers_ext/cuda/*.egg-info ...@@ -12,7 +12,6 @@ rm -rf ktransformers/ktransformers_ext/cuda/*.egg-info
echo "初始化Git子模块..." echo "初始化Git子模块..."
git submodule update --init --recursive git submodule update --init --recursive
export USE_FASTPT_CUDA=True
export CMAKE_BUILD_PARALLEL_LEVEL=32 export CMAKE_BUILD_PARALLEL_LEVEL=32
echo "构建ktransformers wheel包" echo "构建ktransformers wheel包"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment