Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Explicit time limit honoured

From 2023-01-18 ECMWF will enforce killing jobs if they have reached their wall time if #SBATCH --time or command line option -–time was provided with the job.

...

For more detail please refer to HPC2020: Job Runtime Management.

New maximum memory limit per node in parallel jobs

A maximum value of 240 GB of memory per node will be enforced from 2023-01-18. This will avoid potential out of memory situations, ensuring enough memory is left for the Operating System and other critical services running on those nodes.

...