Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

Serial and OpenMP parallel code

Please read the page Compilation on CPU Genoa how to compile

  • serial code or
  • OpenMP parallel code
  • with the Intel compiler or the Gnu compiler.

MPI parallel code

Please read the pages OpenMPI on CPU Genoa how to compile

...

Content

Inhalt
stylenone

Partition usage

To execute your code you need to

  1. build a binary (executable, model code), see Workflow CPU Genoa,

  2. create a slurm job script like in Workflow CPU Genoa, with a slurm partition in table Partition for CPU Genoa,

  3. submit the slurm job script.

Codeblock
> sbatch myjobscipt.slurm
Submitted batch job 8028673
> ls slurm-8028673.out
slurm-8028673.out

Partition for CPU Genoa

There is a single partition that contains all compute nodes.

Partition name

Node count

Wall time

Remark

cpu-genoa

152

12:00:00

default

cpu-genoa:test

16

01:00:00

test nodes with higher priority but less wall time

Charge rates for accounting

Charge rates for the Slurm partitions can be found under Accounting.