Gravitational Physics - CRA


Name of the cluster:

MOMIJI

Institution:
Max Planck Institute for Gravitational Physics (Albert Einstein Institute):

CRA department

Access:

  • momiji01.bc.mpcdf.mpg.de

  • momiji02.bc.mpcdf.mpg.de

Configuration:

Login nodes momiji[01-02] :

  • CPU Model: Intel(R) Xeon(R) Platinum 8360Y CPU @ 2.40GHz

  • 2 sockets

  • 36 cores per socket

  • hyper-threading on (2 threads per core)

  • 512 GB RAM

74 batch nodes momiji[001-084] :

  • CPU Model: Intel(R) Xeon(R) Platinum 8360Y CPU @ 2.40GHz

  • 2 sockets

  • 36 cores per socket

  • hyper-threading on (2 threads per core)

  • 256 GB RAM

Node interconnect is based on Melanox/Nvidia Infiniband HDR-100 technology (Speed: 100Gb/s)

Filesystems:

/u

shared home filesystem; GPFS-based; user quotas (currently 100GB, 1M files) enforced quota can be checked with ‘/usr/lpp/mmfs/bin/mmlsquota’

/momiji/ptmp

shared scratch filesystem (560 TB); GPFS-based; no quotas enforced NO BACKUPS!

Compilers and Libraries:

The “module” subsystem is implemented on MOMIJI. Please use ‘module available’ to see all available modules.

  • Intel compilers (-> ‘module load intel’): icc, icpc, ifort

  • GNU compilers (-> ‘module load gcc’): gcc, g++, gfortran

  • Intel MKL (-> ‘module load mkl’): $MKL_HOME defined; libraries found in $MKL_HOME/lib/intel64

  • Intel MPI (-> ‘module load impi’): mpicc, mpigcc, mpiicc, mpiifort, mpiexec, …´

  • Python (-> ‘module load anaconda’): python

Batch system based on Slurm:

The batch system on MOMIJI is the Slurm Workload Manager. A brief introduction into the basic commands (srun, sbatch, squeue, scancel, …) can be found on the Raven home page. For more detailed information, see the Slurm handbook. See also the sample batch scripts which must be modified for MOMIJI cluster (partition must be changed).

Current Slurm configuration on MOMIJI:

  • default run time: 12 hours

  • current max. run time (wallclock): 2 days

  • only one partitions: p.momiji

  • default memory per node for jobs: p.momiji ( 240000 MB )

  • nodes are exclusively allocated to jobs

Useful tips:

By default run time limit used for jobs that don’t specify a value is default time limit per partition. Use --time option for sbatch/srun to set a limit on the total run time of the job allocation but not longer than 48 hours

The OpenMP codes require a variable OMP_NUM_THREADS to be set. This can be obtained from the Slurm environment variable $SLURM_CPUS_PER_TASK which is set when --cpus-per-task is specified in a sbatch script (check examples on sample batch scripts page)

On login nodes to debug codes interactively with the native Intel MPI process managers (mpiexec/mpirun) use ‘impi-interactive’ which needs to be loaded after another ‘impi’ module has been loaded

Support:

For support please create a trouble ticket at the MPCDF helpdesk.