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
280f935f
Commit
280f935f
authored
Jul 17, 2017
by
Quang tru HUYNH
Browse files
update version
parent
3df0fa4b
Changes
2
Hide whitespace changes
Inline
Side-by-side
ISB2017/installation_notes/dynamo.md
View file @
280f935f
# Download dynamo-v-1.1.2
72
_MCR-9.2.0_GLNXA64_withMCR.tar
# Download dynamo-v-1.1.2
86
_MCR-9.2.0_GLNXA64_withMCR.tar
-
from https://drive.google.com/uc?
export=download&confirm=DTUM&
id=0B_T9apWxsZjM
OGN3NkVnV3FNLTQ
-
from https://drive.google.com/uc?id=0B_T9apWxsZjM
TEszNGpvVHVuYnM
-
requires openmpi-devel
```
mkdir /ISB2017/dynamo-v-1.1.2
72
_MCR-9.2.0_GLNXA64_withMCR
tar -C /ISB2017/dynamo-v-1.1.2
72
_MCR-9.2.0_GLNXA64_withMCR -xf dynamo-v-1.1.2
72
_MCR-9.2.0_GLNXA64_withMCR.tar
cd /ISB2017/dynamo-v-1.1.2
72
_MCR-9.2.0_GLNXA64_withMCR
export DYNAMO_ROOT=/ISB2017/dynamo-v-1.1.2
72
_MCR-9.2.0_GLNXA64_withMCR
mkdir /ISB2017/dynamo-v-1.1.2
86
_MCR-9.2.0_GLNXA64_withMCR
tar -C /ISB2017/dynamo-v-1.1.2
86
_MCR-9.2.0_GLNXA64_withMCR -xf dynamo-v-1.1.2
86
_MCR-9.2.0_GLNXA64_withMCR.tar
cd /ISB2017/dynamo-v-1.1.2
86
_MCR-9.2.0_GLNXA64_withMCR
export DYNAMO_ROOT=/ISB2017/dynamo-v-1.1.2
86
_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
...
...
ISB2017/modulefiles/dynamo/v-1.1.286_MCR-9.2.0_GLNXA64_withMCR
0 → 100644
View file @
280f935f
#%Module1.0
# /ISB2017/modulefiles/dynamo/1.1.286_MCR-9.2.0_GLNXA64_withMCR
# dynamo-1.1.286_MCR-9.2.0_GLNXA64_withMCR
proc ModulesHelp { } {
global dotversion
puts stderr "\tdynamo-1.1.286_MCR-9.2.0_GLNXA64_withMCR module"
}
module-whatis "adds `/ISB2017/dynamo-v-1.1.286_MCR-9.2.0_GLNXA64_withMCR//bin' to your PATH environment variable"
setenv DYNAMO_ROOT /ISB2017/dynamo-v-1.1.286_MCR-9.2.0_GLNXA64_withMCR
prepend-path PATH /ISB2017/dynamo-v-1.1.286_MCR-9.2.0_GLNXA64_withMCR//matlab/bin
prepend-path PATH /ISB2017/dynamo-v-1.1.286_MCR-9.2.0_GLNXA64_withMCR//matlab/src
prepend-path PATH /ISB2017/dynamo-v-1.1.286_MCR-9.2.0_GLNXA64_withMCR//cuda/bin
prepend-path PATH /ISB2017/dynamo-v-1.1.286_MCR-9.2.0_GLNXA64_withMCR//mpi
prepend-path PATH /ISB2017/dynamo-v-1.1.286_MCR-9.2.0_GLNXA64_withMCR//examples
prepend-path PATH /ISB2017/dynamo-v-1.1.286_MCR-9.2.0_GLNXA64_withMCR//doc
prepend-path LD_LIBRARY_PATH /ISB2017/dynamo-v-1.1.286_MCR-9.2.0_GLNXA64_withMCR//MCRLinux/runtime/glnxa64
prepend-path LD_LIBRARY_PATH /ISB2017/dynamo-v-1.1.286_MCR-9.2.0_GLNXA64_withMCR//MCRLinux/bin/glnxa64
prepend-path LD_LIBRARY_PATH /ISB2017/dynamo-v-1.1.286_MCR-9.2.0_GLNXA64_withMCR//MCRLinux/sys/os/glnxa64
eval set [ array get env USER ]
set workdir /tmp/$USER/dynamo-v-1.1.253_MRC-9.2.0_GLNXA64_withMCR
# create directory if necessary
if [ module-info mode load ] {
if { ! [ file exists $workdir ] } {
file mkdir $workdir
}
}
setenv MCR_CACHE_ROOT /tmp/$USER/dynamo-v-1.1.286_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