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
1e13361d
Commit
1e13361d
authored
Jun 22, 2017
by
Tru Huynh
Browse files
dynamo-v-1.1.272_MCR-9.2.0_GLNXA64_withMCR modulefile
parent
a32678f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
modulefiles/dynamo/v-1.1.272_MCR-9.2.0_GLNXA64_withMCR
0 → 100644
View file @
1e13361d
#%Module1.0
# /ISB2017/modulefiles/dynamo/1.1.272_MCR-9.2.0_GLNXA64_withMCR
# 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"
}
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
prepend-path PATH /ISB2017/dynamo-v-1.1.272_MCR-9.2.0_GLNXA64_withMCR//matlab/src
prepend-path PATH /ISB2017/dynamo-v-1.1.272_MCR-9.2.0_GLNXA64_withMCR//cuda/bin
prepend-path PATH /ISB2017/dynamo-v-1.1.272_MCR-9.2.0_GLNXA64_withMCR//mpi
prepend-path PATH /ISB2017/dynamo-v-1.1.272_MCR-9.2.0_GLNXA64_withMCR//examples
prepend-path PATH /ISB2017/dynamo-v-1.1.272_MCR-9.2.0_GLNXA64_withMCR//doc
prepend-path LD_LIBRARY_PATH /ISB2017/dynamo-v-1.1.272_MCR-9.2.0_GLNXA64_withMCR//MCRLinux/runtime/glnxa64
prepend-path LD_LIBRARY_PATH /ISB2017/dynamo-v-1.1.272_MCR-9.2.0_GLNXA64_withMCR//MCRLinux/bin/glnxa64
prepend-path LD_LIBRARY_PATH /ISB2017/dynamo-v-1.1.272_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.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