Versions Compared

Key

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

...

MARCONI

Partition

SLURM

partition

QOS# cores per job
max walltime

max running jobs per user/

max n. of cpus/nodes per user

max memory per node

(MB)

priorityHBM/clustering modenotes

front-end

bdw_all_serial

(default partition)

noQOS

max = 6

(max mem= 18000 MB)

04:00:00

6 cpus

 

 1800040  
A1  qos_rcm

min = 1

max = 48

03:00:001/48

182000


-  

runs on 24 nodes shared with the debug queue on SKL

          
A2 knl_usr_dbgno QOS

min = 1 node

max = 2 nodes

00:30:005/5

86000 (cache/flat)


40 

runs on 144 dedicated nodes

A2knl_usr_prodno QOS

min = 1 node

max = 195 nodes

24:00:001000 nodes

86000 (cache/flat)


40 

 

  knl_qos_bprod

min = 196 nodes

max = 1024 nodes

24:00:00

1/1000


86000 (cache/flat)


85 

#SBATCH -p knl_usr_prod

#SBATCH --qos=knl_qos_bprod

          
A3skl_usr_dbgno QOS

min = 1 node

max = 4 nodes

00:30:004/418200040 runs on 24 dedicated nodes
A3skl_usr_prodno QOS

min = 1 node

max = 64 nodes

24:00:0064 nodes18200040  
  skl_qos_bprod

min=65

max = 128171

24:00:00

1/128171

2 1 jobs per account

18200085 

#SBATCH -p skl_usr_prod

#SBATCH --qos=skl_qos_bprod

...