Skip to content

Commit 5e37573

Browse files
committed
doc : rely on ~acrd rather than ~rm9 at EC
1 parent a8fd501 commit 5e37573

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: docs/src/atos_bologna.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Quick install
55
-------------
66

77
```
8-
module use ~rm9/public/modulefiles
8+
module use ~acrd/public/modulefiles
99
module load davai
1010
```
1111
I advise to put the first line in your `.bash_profile`, and execute the second only when needed.
@@ -18,7 +18,7 @@ Pre-requirements (if not already set up)
1818
1. Load the required environment for GMKPACK compilation and DAVAI execution. It is **REQUIRED** that you add the following to your `.bash_profile`:
1919
```bash
2020
module purge
21-
module use /home/rm9/public/modulefiles
21+
module use /home/acrd/public/modulefiles
2222
module load intel/2021.4.0 prgenv/intel python3/3.10.10-01 ecmwf-toolbox/2021.08.3.0 davai/master
2323

2424
# Gmkpack is installed at Ryad El Khatib's

0 commit comments

Comments
 (0)