... | @@ -26,13 +26,13 @@ Usually we run `NEMO-MEDUSA` on superconputers like `ARCHER2` or the NOC's `ANEM |
... | @@ -26,13 +26,13 @@ Usually we run `NEMO-MEDUSA` on superconputers like `ARCHER2` or the NOC's `ANEM |
|
|
|
|
|
First, i want you to log on one of the following machines : `poseidon` or `amphitrite` (you can see [here](https://connect.noc.ac.uk/apps/jobStats/jobsStats.html) the linux machines available).
|
|
First, i want you to log on one of the following machines : `poseidon` or `amphitrite` (you can see [here](https://connect.noc.ac.uk/apps/jobStats/jobsStats.html) the linux machines available).
|
|
for this, go on the linux system as you normally do (how you do that will depent if you're on linux, mac or windows, but once that done, we can all follow the same procedure). and run :
|
|
for this, go on the linux system as you normally do (how you do that will depent if you're on linux, mac or windows, but once that done, we can all follow the same procedure). and run :
|
|
'''sh
|
|
```sh
|
|
ssh -Y poseidon
|
|
ssh -Y poseidon
|
|
'''
|
|
```
|
|
if you want to go to this one, or
|
|
if you want to go to this one, or
|
|
'''sh
|
|
```sh
|
|
ssh -Y amphitrite
|
|
ssh -Y amphitrite
|
|
'''
|
|
```
|
|
|
|
|
|
|
|
|
|
## Getting `NEMO-MEDUSA`
|
|
## Getting `NEMO-MEDUSA`
|
... | | ... | |