Zum Ende der Metadaten springen
Zum Anfang der Metadaten

Sie zeigen eine alte Version dieses Inhalts an. Zeigen Sie die aktuelle Version an.

Unterschiede anzeigen Versionsverlauf anzeigen

« Vorherige Version anzeigen Version 21 Nächste Version anzeigen »

Maintenance 11/12 March 2025

File System

GPFS driver update

All Partitions

Removed global environment variables

  • I_MPI_ROOTis undefined now

  • I_MPI_PMI_LIBRARYis undefined now

New TaskProlog variables

Slurms TaskProlog is executed at the start of srun and mpirun calls. (It is not executed at the start of a sbatch script.)

  • Only ifI_MPI_ROOTis not definedI_MPI_ROOT=/sw/comm/impi/mpi/latest is exported.

  • I_MPI_PMI_LIBRARY=<path-to>/libpmix.so

License counter issue

A new Lua version causes a failure of the license counter checkup leading to a ”Invalid license specification” error during sbatch submission.
As a dirty workaround we allow/suggest this week to remove the flag "-L ansys" till the problem is fixed on our side.
The downside of removing the flag is a job start while all our purchased licenses are potentially occupied by other users - leading to a cancelled job.
Because a moderate license load is expected this week, the workaround is worth the risk. We remove this message here ASAP "-L ansys" can be used again.

Slurm hardware and OS update

Our SLURM Slurm Serves and related databases (MariaDB) moved to new hardware (3 VMs). Their OS was updated from CentOS7.9 to Rocky 9.5.

CPU CLX partition

OS

  • Rocky version update from 9.4 to 9.5

CPU Genoa partition

OS

  • Rocky version update from 9.4 to 9.5

GPU A100 partition

No changes.

GPU PVC partition

No changes.

Questions and answers

 Is there a way to switch back from PMIx to PMI-2 with srun?

Yes. Simplyexport SLURM_MPI_TYPE=pmi2 before invoking srun. (Be prepared that problems arise from this for binaries linked against Open MPI 5.x.)

Maintenance 30 September - 2 October 2024

See https://user.nhr.zib.de/wiki/spaces/PUB/pages/80248894/Operating+system+migration+from+CentOS+to+Rocky+Linux

  • Keine Stichwörter