Versions Compared

Key

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

...

#SBATCH --qos=qos_lowprio

This QOS is automatically associated to Eurofusion users once their projects exhaust the budget before their expiry date. For all the other users, please ask superc@cineca.it to request the QOS association.

Summary


In the following table you can find all the main features and limits imposed on the queues/Partitions of M100. 

...

SLURM

partition

Job QOS# cores/# GPU per job
max walltime

max running jobs per user/

max n. of cpus/nodes/GPUs per user

max memory per node

(MB)

prioritynotes

m100_all_serial

(default partition)

normal

max = 1 core, 1 GPU

(max mem= 7600 MB)

04:00:00

4 cpus/1 GPU


 -40








m100_usr_prodm100_qos_dbgnormal

max = 2 nodes

02:00:002 nodes/64 cpus/8 GPUs
XXXXX2460004045

runs on 12 nodes


#SBATCH -p m100_usr_prod


#SBATCH --qos=m100_qos_dbg

m100_usr_prodnormal

max = 16 nodes

24:00:0010 jobsXXXXX24600040

runs on 880 nodes

#SBATCH -p m100_usr_prod


m100_qos_bprod

min = 17 nodes

max = 256 nodes

24:00:00

256 nodes

XXXXX24600085

runs on 256 nodes

#SBATCH -p m100_usr_prod

#SBATCH --qos=m100_qos_bprod

m100_fua_dbgprodm100_qos_fuadbgnormalmax = 2 nodes02:00:00
XXXXX2460004045

runs on 12 nodes

#SBATCH -p m100_fua_prod

#SBATCH --qos=m100_qos_fuadbg

m100_fua_prodnormalmax = 16 nodes1-00:00:00
XXXXX24600040

runs on

68 nodes

68 nodes

#SBATCH -p m100_fua_prod


qos_special>256 nodes

>24:00:00

                XXXXX 



           246000
40 

#SBATCH --qos=qos_special

request to superc@cineca.it

qos_lowpriomax = 16 nodes24:00:00
XXXXX 2460000

#SBATCH --qos=qos_lowprio

Non-Eurofusion users: request to superc@cineca.it




Graphic session


If a graphic session is desired we recommend to use the tool RCM (Remote Connection Manager)For additional information visit Remote Visualization section on our User Guide.

...

The XL compiler family offers C, C++, and Fortran compilers designed for optimization and improvement of code generation, exploiting the inherent opportunities in Power Architecture.

The xl/16.1.1–binary module provides:

  • IBM XL C/C++ and Fortran compilers 16.1.1
  • IBM XL Shared-memory parallelism (SMP) runtime library/environment 5.1.1
  • Mathematical Acceleration Subsystem (MASS) Libraries 9.1.1

...


PORTLAND Group (PGI)


Initialize the environment with the module command:

...