Skip to content

Commit

Permalink
Link perseus
Browse files Browse the repository at this point in the history
  • Loading branch information
paugier committed Jul 24, 2024
1 parent 7f8da31 commit 7073f01
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions doc/examples/clusters/gricad/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@ HPC platform is [here](https://gricad-doc.univ-grenoble-alpes.fr/hpc/). We
will use [Guix](https://gricad-doc.univ-grenoble-alpes.fr/hpc/softenv/guix/),
which is one of the recommended package managers for this platform.

## Get a login and setup ssh

Get an account on https://perseus.univ-grenoble-alpes.fr/

Set an ssh key and the alias

```sh
alias sshdahu='ssh dahu.ciment'
```

## Setup Guix

The first thing to do, is to create the following file
Expand Down

0 comments on commit 7073f01

Please sign in to comment.