Skip to content
Snippets Groups Projects
Commit cd5dc287 authored by Martin Schroschk's avatar Martin Schroschk
Browse files

Add prompts for new cluster Capella

- Sort prompts by installation year
parent de93aae4
No related branches found
No related tags found
2 merge requests!1164Automated merge from preview to main,!1158Add prompt for new cluster Capella
...@@ -411,15 +411,17 @@ This should help to avoid errors. ...@@ -411,15 +411,17 @@ This should help to avoid errors.
| Localhost | `marie@local$` | | Localhost | `marie@local$` |
| Login nodes | `marie@login$` | | Login nodes | `marie@login$` |
| Arbitrary compute node | `marie@compute$` | | Arbitrary compute node | `marie@compute$` |
| Compute node `Capella` | `marie@capella$` |
| Login node `Capella` | `marie@login.capella$` |
| Compute node `Barnard` | `marie@barnard$` | | Compute node `Barnard` | `marie@barnard$` |
| Login node `Barnard` | `marie@login.barnard$` | | Login node `Barnard` | `marie@login.barnard$` |
| Compute node `Power9` | `marie@power9$` |
| Login node `Power9` | `marie@login.power9$` |
| Compute node `Alpha` | `marie@alpha$` | | Compute node `Alpha` | `marie@alpha$` |
| Login node `Alpha` | `marie@login.alpha$` | | Login node `Alpha` | `marie@login.alpha$` |
| Node `Julia` | `marie@julia$` |
| Compute node `Romeo` | `marie@romeo$` | | Compute node `Romeo` | `marie@romeo$` |
| Login node `Romeo` | `marie@login.romeo$` | | Login node `Romeo` | `marie@login.romeo$` |
| Node `Julia` | `marie@julia$` | | Compute node `Power9` | `marie@power9$` |
| Login node `Power9` | `marie@login.power9$` |
| Partition `dcv` | `marie@dcv$` | | Partition `dcv` | `marie@dcv$` |
* **Always use a prompt**, even if there is no output provided for the shown command. * **Always use a prompt**, even if there is no output provided for the shown command.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment