@@ -46,26 +46,24 @@ Dependencies are `numpy, pandas, scipy, xarray, netCDF4`. Install non-standard p
...
@@ -46,26 +46,24 @@ Dependencies are `numpy, pandas, scipy, xarray, netCDF4`. Install non-standard p
## Finally
## Finally
### SLURM submissions
### SLURM submissions
`scheduler.py` submits jobs into the SLURM queue with dependencies, so that SLURM starts the jobs itself as soon as resources are available. Most jobs need only one node, but model integration is done in a SLURM job array across e.g. 5 nodes:
`scheduler.py` submits jobs into the SLURM queue with dependencies, so that SLURM starts the jobs itself as soon as resources are available. Most jobs need only one node, but model integration is done in a SLURM job array across e.g. 10 nodes: