Commit 818f8377 authored by yuhai's avatar yuhai
Browse files

Update README.md

parent c1637b3b
...@@ -25,7 +25,7 @@ docker run -it --network=host -v <unifold代码路径>:<容器内路径> --shm- ...@@ -25,7 +25,7 @@ docker run -it --network=host -v <unifold代码路径>:<容器内路径> --shm-
cd /root/Uni-Fold cd /root/Uni-Fold
``` ```
进行homosearch需要挂载AF2数据集至容器内`/alphafold`若只为测试,本镜像无需挂载AF2数据集 进行homosearch需要挂载AF2数据集至容器内`/alphafold`若只为测试,本镜像无需挂载AF2数据集
因为本镜像在昆山K100AI节点测试,dtk24.04.2不能正常使用,测试时挂载dtk-24.04.2-runtime至/opt/dtk。若确认dtk能正常使用可以选择不挂载,并修改/root目录下的/env.sh及Uni-Fold目录中的/opt/dtk为/opt/dtk-24.04.2 因为本镜像在昆山K100AI节点测试,dtk24.04.2不能正常使用,测试时挂载dtk-24.04.2-runtime至/opt/dtk。若确认dtk能正常使用可以选择不挂载,并修改/root目录下的/env.sh及Uni-Fold目录中的/opt/dtk为/opt/dtk-24.04.2
镜像版本依赖: 镜像版本依赖:
......
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