Versions Compared

Key

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

...

Depending on the available hardware experiments can either be run interactively or as a batch job.

Running a batch job

A job wrapper file script that is suitable for the locally available batch scheduler needs to be used to call the oifs-run script.

...

On the ECMWF hpc2020, running the model script interactively should be fine for lower grid resolutions up to T255L91.  If the LAUNCH variable in exp-config.h remains empty (and no --runcmd parameter is provided in the command line) then the oifs-run script will use its default launch parameters:  srun -c${OIFS_NPROC} --mem=64GB --time=60  which will work fine for OIFS_NPROC=4 or 8 with experiment i4xc. 

...