Update Metis authored by Doak, Peter W.'s avatar Doak, Peter W.
...@@ -24,7 +24,7 @@ aprun -j1 -S4 -n (totalcores/2) -r1 $CODE ...@@ -24,7 +24,7 @@ aprun -j1 -S4 -n (totalcores/2) -r1 $CODE
[Details of using aprun to map mpiprocessess](https://www.olcf.ornl.gov/kb_articles/using-the-aprun-command/) [Details of using aprun to map mpiprocessess](https://www.olcf.ornl.gov/kb_articles/using-the-aprun-command/)
## $HOME and /lustre/or-hydra/cades-cnms scratch area are shared with CASDES-CONDO ## $HOME and /lustre/or-hydra/cades-cnms scratch area are shared with CADES-CONDO
This means you need to be careful with paths, and your .bashrc and .bash_profile files. This means you need to be careful with paths, and your .bashrc and .bash_profile files.
You're going to need something like You're going to need something like
... ...
......