"src/git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "80b865878c5a8478f2594758183cf5eceb82ec3b"
Commit a4674ec6 authored by yuhai's avatar yuhai
Browse files

Update run_monomer.sh

parent ec483f8c
...@@ -11,7 +11,7 @@ export INCLUDE=${DTK_HOME}/include:${DTK_HOME}/hip/include:${DTK_HOME}/llvm/incl ...@@ -11,7 +11,7 @@ export INCLUDE=${DTK_HOME}/include:${DTK_HOME}/hip/include:${DTK_HOME}/llvm/incl
export C_INCLUDE_PATH=${DTK_HOME}/include:${DTK_HOME}/hip/include:${DTK_HOME}/llvm/include:$C_INCLUDE_PATH export C_INCLUDE_PATH=${DTK_HOME}/include:${DTK_HOME}/hip/include:${DTK_HOME}/llvm/include:$C_INCLUDE_PATH
export CPLUS_INCLUDE_PATH=${DTK_HOME}/include:$CPLUS_INCLUDE_PATH export CPLUS_INCLUDE_PATH=${DTK_HOME}/include:$CPLUS_INCLUDE_PATH
export MIOPEN_SYSTEM_DB_PATH=${DTK_HOME}/miopen/share/miopen/db/ export MIOPEN_SYSTEM_DB_PATH=${DTK_HOME}/miopen/share/miopen/db/
source ./env.sh source env.sh
cd /root/Uni-Fold cd /root/Uni-Fold
fasta_path=/root/Uni-Fold/data/T1024.fasta fasta_path=/root/Uni-Fold/data/T1024.fasta
......
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