Skip to content

SuperMUC-NG Error: Compiler <mpiifort> not found. #622

@luisthremer

Description

@luisthremer

The version of the Default stack on SuperMUC-NG was changed recently from 22.2.1 to 24.6.0.

In order to compile ALF on Supermuc one usually uses "source configure.sh SuperMUC-NG".
This will throw the following error:

"Activating MPI parallization (default).
To turn MPI off, pass noMPI as the second argument.
To turn on parallel tempering, pass Tempering as the second argument.

Using default stabilization
Possible alternative options are STAB1, STAB2, STAB3 and LOG
ERROR: Unable to locate a modulefile for 'hdf5/1.10.7-intel21'

!! unsetting FORT_BLOCKSIZE !!

==== Error: Compiler not found. ===="

The current temporary fix is to execute these commands before compiling:
module purge
module load stack/22.2.1

In order to run ALF on any partition, this should also be added to the top of the job script.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions