Update Debugging authored by Hauke Schulz's avatar Hauke Schulz
...@@ -21,3 +21,8 @@ ssh -X username@mistral.dkrz.de ...@@ -21,3 +21,8 @@ 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