User Tools

Site Tools


library:computing:ifs_impi_troubles

This is an old revision of the document!


IFS Intel MPI issues

IFS @ MN4

Environment: IFS 36r4. This bug was observed using the following compilers and MPI libraries:

  • Intel 2017.4 & Intel MPI 2017.4

The problem was reported when using -O2 & -O3 optimization flags in conjunction with activation of AVX-512, aka 512-bit SIMD or which is the same, 512-bit vector extensions.

Problem: Running IFS with O3 (the highest optimization level) and activating AVX-512 makes the model exit due to a singular matrix (a matrix that does not have an inverse) that cannot be used to solve the system of equations in the physics part.

Actions taken:

Diagnosis:

Solution:

More information:

library/computing/ifs_impi_troubles.1502451028.txt.gz · Last modified: 2017/08/11 11:30 by mcastril