Commit 573ae3ae authored by zhuwenwen's avatar zhuwenwen
Browse files

update readme

parent 2b4f9477
...@@ -45,7 +45,7 @@ export CPLUS_INCLUDE_PATH=$ROCM_PATH/include:$ROCM_PATH/cuda/targets/x86_64-linu ...@@ -45,7 +45,7 @@ export CPLUS_INCLUDE_PATH=$ROCM_PATH/include:$ROCM_PATH/cuda/targets/x86_64-linu
python3 setup.py install python3 setup.py install
``` ```
## 注意事项 #### 注意事项
+ 若使用 pip install 下载安装过慢,可添加源:-i https://pypi.tuna.tsinghua.edu.cn/simple/ + 若使用 pip install 下载安装过慢,可添加源:-i https://pypi.tuna.tsinghua.edu.cn/simple/
+ ROCM_PATH为dtk的路径,默认为/opt/dtkxxx + ROCM_PATH为dtk的路径,默认为/opt/dtkxxx
...@@ -58,4 +58,4 @@ python3 setup.py install ...@@ -58,4 +58,4 @@ python3 setup.py install
## 参考资料 ## 参考资料
- [README_ORIGIN](README_ORIGIN.md) - [README_ORIGIN](README_ORIGIN.md)
[https://github.com/hpcaitech/FastFold](https://github.com/hpcaitech/FastFold) - [https://github.com/hpcaitech/FastFold](https://github.com/hpcaitech/FastFold)
\ No newline at end of file \ No newline at end of file
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