Changes
Page history
Update Debugging
authored
May 31, 2021
by
Hauke Schulz
Hide whitespace changes
Inline
Side-by-side
Debugging.md
View page @
90be721b
...
@@ -20,4 +20,9 @@ CC='mpicc'
...
@@ -20,4 +20,9 @@ CC='mpicc'
ssh
-X
username@mistral.dkrz.de
ssh
-X
username@mistral.dkrz.de
module load arm-forge
module load arm-forge
ddt &
ddt &
```
## Run experiment through ddt
```
bash
ddt srun ...
```
```
\ No newline at end of file