Versions Compared

Key

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

...

6) All users with active (i.e., not expired) projects but exhausted budget are automatically enabled to use the QOS skl_qos_fualowprio (on Marconi-A3) or qos_lowpriofualowprio (on Marconi100), which allow to keep submitting jobs with no priority.

...

#SBATCH --account=FUAC5_XXXXX
#SBATCH --partition=m100_fua_prod
#SBATCH --qos=qos_lowpriofualowprio

 For more information and examples of job scripts, see section Batch Scheduler SLURM.

...

#SBATCH --account=FUAC5_LOWPRIO
#SBATCH --partition=m100_fua_prod
#SBATCH --qos=qos_lowpriofualowprio

8) On Marconi-A3, Eurofusion community users are suggested to use some particular settings for the Intel I_MPI_ADJUST family environment variables. This choice should guarantee optimal performances controlling the corresponding collective algorithm selection. In particular:

...