Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
Uni-Fold_pytorch
Commits
49b93027
Commit
49b93027
authored
Nov 04, 2024
by
yuhai
Browse files
Update run_multimer.sh
parent
fda79e1c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
run_multimer.sh
run_multimer.sh
+2
-2
No files found.
run_multimer.sh
View file @
49b93027
...
@@ -11,13 +11,13 @@ export INCLUDE=${DTK_HOME}/include:${DTK_HOME}/hip/include:${DTK_HOME}/llvm/incl
...
@@ -11,13 +11,13 @@ 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/H1036.fasta
fasta_path
=
/root/Uni-Fold/data/H1036.fasta
input_dir_base
=
/root/Uni-Fold/data
input_dir_base
=
/root/Uni-Fold/data
output_dir_base
=
/root/Uni-Fold/data
output_dir_base
=
/root/Uni-Fold/data
database_dir
=
/alphafold
/
database_dir
=
/alphafold
max_template_date
=
2020-05-01
max_template_date
=
2020-05-01
model_name
=
multimer_ft
#model_2_ft
model_name
=
multimer_ft
#model_2_ft
param_path
=
/root/Uni-Fold/Alphafold/multimer.unifold.pt
param_path
=
/root/Uni-Fold/Alphafold/multimer.unifold.pt
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment