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

Update prompts

parent 1509ac96
No related branches found
No related tags found
2 merge requests!938Automated merge from preview to main,!936Update to Five-Cluster-Operation
...@@ -397,11 +397,16 @@ This should help to avoid errors. ...@@ -397,11 +397,16 @@ 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$` |
| Partition `haswell` | `marie@haswell$` | | Compute node `Barnard` | `marie@barnard$` |
| Partition `ml` | `marie@ml$` | | Login node `Barnard` | `marie@login.barnard$` |
| Partition `alpha` | `marie@alpha$` | | Compute node `Power9` | `marie@power9$` |
| Partition `romeo` | `marie@romeo$` | | Login node `Power9` | `marie@login.power9$` |
| Partition `julia` | `marie@julia$` | | Compute node `Alpha` | `marie@alpha$` |
| Login node `Alpha` | `marie@login.alpha$` |
| Compute node `Romeo` | `marie@romeo$` |
| Login node `Romeo` | `marie@login.romeo$` |
| Compute node `Julia` | `marie@julia$` |
| Login node `Julia` | `marie@login.julia$` |
| 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