Update Debugging authored by Hauke Schulz's avatar Hauke Schulz
......@@ -20,4 +20,9 @@ CC='mpicc'
ssh -X username@mistral.dkrz.de
module load arm-forge
ddt &
```
## Run experiment through ddt
```bash
ddt srun ...
```
\ No newline at end of file