Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
ISB2017
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Quang tru HUYNH
ISB2017
Commits
53b96758
Commit
53b96758
authored
7 years ago
by
Tru Huynh
Browse files
Options
Downloads
Patches
Plain Diff
dynamo updated
parent
f071b80b
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ISB2017/installation_notes/dynamo.md
+16
-2
16 additions, 2 deletions
ISB2017/installation_notes/dynamo.md
ISB2017/modulefiles/dynamo/v-1.1.272_MCR-9.2.0_GLNXA64_withMCR
+3
-3
3 additions, 3 deletions
...17/modulefiles/dynamo/v-1.1.272_MCR-9.2.0_GLNXA64_withMCR
with
19 additions
and
5 deletions
ISB2017/installation_notes/dynamo.md
+
16
−
2
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
```
This diff is collapsed.
Click to expand it.
ISB2017/modulefiles/dynamo/v-1.1.272_MCR-9.2.0_GLNXA64_withMCR
+
3
−
3
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
This diff is collapsed.
Click to expand it.
Preview
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!
Save comment
Cancel
Please
register
or
sign in
to comment