Update Debugging authored by Hauke Schulz's avatar Hauke Schulz
...@@ -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