Skip to content

Commit

Permalink
Merge branch 'main' into update-datasets-12
Browse files Browse the repository at this point in the history
  • Loading branch information
mjaehn authored Jul 8, 2024
2 parents 55aaba5 + 5ba48e3 commit ebdd9fe
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/models/icon.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,11 @@ srun -N 1 -c 12 --mem-per-cpu=20G spack install -v -j 12
- The resulting executable is not tested.
- Anything can go wrong

- Install latest `uenv` tool
- Get latest `uenv` tool, install and init
```shell
git clone [email protected]:eth-cscs/uenv.git && ./uenv/install --local
git clone [email protected]:eth-cscs/uenv.git
./uenv/install --local
uenv image repo
```

- Get `spack-c2sm` on the `uenv_ci` branch
Expand Down

0 comments on commit ebdd9fe

Please sign in to comment.