Update Setting up the Monai tsunami experiment authored by Daniel Caviedes Voullieme's avatar Daniel Caviedes Voullieme
......@@ -54,7 +54,7 @@ However, we now want to launch this job using the compute nodes. Although this c
A minimal `sbatch` script for SERGHEI looks like this below.
```
```bash
#!/bin/bash -x
#SBATCH --job-name="SERGHEI"
......
......