Update README.md

This commit is contained in:
Martin Lilleeng Sætra 2022-01-05 17:40:15 +01:00 committed by GitHub
parent f8694e74ff
commit 4c60293f40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,11 +5,11 @@ Connection and run details for all potential benchmark systems.
### OsloMet ? (VPN necessary) ### OsloMet ? (VPN necessary)
Connect: Connect:
ssh -AX <ip from webpage> (or Jupyter Notebook through https) ssh -AX ip-from-webpage (or Jupyter Notebook through https)
### Simula DGX-2 ### Simula DGX-2
Connect: Connect:
ssh -YAC2 martinls@dnat.simula.no -p 60441 (and then ssh -Y g001 for direct login to DGX-2 box) ssh -YAC2 dnat.simula.no -p 60441 (and then ssh -Y g001 for direct login to DGX-2 box)
Example job script: Example job script:
dgx-2-test.job dgx-2-test.job