Changes
Page history
Update Metis
authored
Feb 06, 2018
by
Doak, Peter W.
Hide whitespace changes
Inline
Side-by-side
Metis.md
View page @
dfb353fc
...
@@ -4,10 +4,15 @@ Metis is a basically a few racks of Cray XK of the same configuration as titan.
...
@@ -4,10 +4,15 @@ Metis is a basically a few racks of Cray XK of the same configuration as titan.
*
cray build environment
*
cray build environment
*
compute nodes that cannot see $HOME
*
compute nodes that cannot see $HOME
To get the CNMS modules do the following:
## To Login
```
shell
ssh metis-login1.ornl.gov
```
## Enable CNMS Modules
```
shell
```
shell
echo
'export MODULEPATH=${MODULEPATH}:/sw/user_tools/cades-cnms/modules'
>>
~/.bash_profile
echo
'export MODULEPATH=${MODULEPATH}:/sw/user_tools/cades-cnms/modules'
>>
~/.bash_profile
```
```
outside of a few details though the setup is exactly like titan, so these
help
:
outside of a few details though the setup is exactly like titan, so these
should be on your path to getting things to work
:
## [OLCF titan docs](https://www.olcf.ornl.gov/support/system-user-guides/titan-user-guide/)
## [OLCF titan docs](https://www.olcf.ornl.gov/support/system-user-guides/titan-user-guide/)
\ No newline at end of file