Skip to content

Commit

Permalink
remove uenv guidelines from Tödi (#154)
Browse files Browse the repository at this point in the history
* add(icon): temporary guidelines for Tödi

* GitHub Action: Apply external link format

* fix(todi): reword

* ref(todi): itemize

* fix(todi): typo

* test: empty commit, relaunch link checker

* fix: undo empty commit

* add(todi): init uenv

* del(todi): system uenv version is ok now

---------

Co-authored-by: leclairm <[email protected]>
  • Loading branch information
leclairm and leclairm authored Jul 8, 2024
1 parent b3758cf commit 57c3774
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions docs/models/icon.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,6 @@ srun -N 1 -c 12 --mem-per-cpu=20G spack install -v -j 12
- The resulting executable is not tested.
- Anything can go wrong

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

- Get `spack-c2sm` on the `uenv_ci` branch
```shell
git clone --depth 1 --recurse-submodules --shallow-submodules -b uenv_ci https://github.com/C2SM/spack-c2sm.git
Expand Down

0 comments on commit 57c3774

Please sign in to comment.