Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Quang tru HUYNH
ISB2017
Commits
53b96758
Commit
53b96758
authored
Jul 06, 2017
by
Tru Huynh
Browse files
dynamo updated
parent
f071b80b
Changes
2
Hide whitespace changes
Inline
Side-by-side
ISB2017/installation_notes/dynamo.md
View file @
53b96758
# https://drive.google.com/uc?export=download&confirm=DTUM&id=0B_T9apWxsZjMOGN3NkVnV3FNLTQ
#dynamo-v-1.1.272_MCR-9.2.0_GLNXA64_withMCR.tar
# Download dynamo-v-1.1.272_MCR-9.2.0_GLNXA64_withMCR.tar
-
from https://drive.google.com/uc?export=download&confirm=DTUM&id=0B_T9apWxsZjMOGN3NkVnV3FNLTQ
-
requires openmpi-devel
```
mkdir /ISB2017/dynamo-v-1.1.272_MCR-9.2.0_GLNXA64_withMCR
tar -C /ISB2017/dynamo-v-1.1.272_MCR-9.2.0_GLNXA64_withMCR -xf dynamo-v-1.1.272_MCR-9.2.0_GLNXA64_withMCR.tar
cd /ISB2017/dynamo-v-1.1.272_MCR-9.2.0_GLNXA64_withMCR
export DYNAMO_ROOT=/ISB2017/dynamo-v-1.1.272_MCR-9.2.0_GLNXA64_withMCR
source ${DYNAMO_ROOT}/dynamo_activate_linux.sh
source ${DYNAMO_ROOT}/dynamo_activate_linux_shipped_MCR.sh
module add mpi
./dynamo_compile_mpi.sh mpiCC
```
ISB2017/modulefiles/dynamo/v-1.1.272_MCR-9.2.0_GLNXA64_withMCR
View file @
53b96758
...
...
@@ -3,10 +3,9 @@
# dynamo-1.1.272_MCR-9.2.0_GLNXA64_withMCR
proc ModulesHelp { } {
global dotversion
puts stderr "\tdynamo-1.1.272_MCR-9.2.0_GLNXA64_withMCR module"
puts stderr "\tdynamo-1.1.272_MCR-9.2.0_GLNXA64_withMCR module"
}
module-whatis "adds `/ISB2017/dynamo-v-1.1.272_MCR-9.2.0_GLNXA64_withMCR//bin
' to your PATH environment variable"
module-whatis "adds `/ISB2017/dynamo-v-1.1.272_MCR-9.2.0_GLNXA64_withMCR//bin' to your PATH environment variable"
setenv DYNAMO_ROOT /ISB2017/dynamo-v-1.1.272_MCR-9.2.0_GLNXA64_withMCR
prepend-path PATH /ISB2017/dynamo-v-1.1.272_MCR-9.2.0_GLNXA64_withMCR//matlab/bin
...
...
@@ -32,3 +31,4 @@ if [ module-info mode load ] {
setenv MCR_CACHE_ROOT /tmp/$USER/dynamo-v-1.1.272_MCR-9.2.0_GLNXA64_withMCR
module add mpi/openmpi-x86_64
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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