mirror of
https://github.com/smyalygames/FiniteVolumeGPU.git
synced 2025-05-18 14:34:13 +02:00
Update README.md
This commit is contained in:
parent
f8694e74ff
commit
4c60293f40
28
README.md
28
README.md
@ -4,35 +4,35 @@
|
|||||||
Connection and run details for all potential benchmark systems.
|
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
|
||||||
|
|
||||||
Submit:
|
Submit:
|
||||||
sbatch dgx-2-test.job
|
sbatch dgx-2-test.job
|
||||||
|
|
||||||
### PPI (VPN necessary)
|
### PPI (VPN necessary)
|
||||||
Connect:
|
Connect:
|
||||||
ssh -AX gpu-01.ppi.met.no
|
ssh -AX gpu-01.ppi.met.no
|
||||||
ssh -AX gpu-02.ppi.met.no
|
ssh -AX gpu-02.ppi.met.no
|
||||||
ssh -AX gpu-03.ppi.met.no
|
ssh -AX gpu-03.ppi.met.no
|
||||||
ssh -AX gpu-04.ppi.met.no
|
ssh -AX gpu-04.ppi.met.no
|
||||||
|
|
||||||
Submit:
|
Submit:
|
||||||
run_script_ppi.sh
|
run_script_ppi.sh
|
||||||
|
|
||||||
### Saga
|
### Saga
|
||||||
Connect:
|
Connect:
|
||||||
ssh -AX saga.sigma2.no
|
ssh -AX saga.sigma2.no
|
||||||
|
|
||||||
Example job script:
|
Example job script:
|
||||||
saga-test.job
|
saga-test.job
|
||||||
|
|
||||||
Submit:
|
Submit:
|
||||||
sbatch saga-test.job
|
sbatch saga-test.job
|
||||||
|
Loading…
x
Reference in New Issue
Block a user