<div dir="auto"><div>This link may help: <a href="https://github.com/spack/spack/issues/48296">https://github.com/spack/spack/issues/48296</a> . It appears to be an inconsistency between system libraries and ifort. Not easy to cure. (There might be other pages, search with ifort + Relink.)</div><div dir="auto"><br></div><div dir="auto">Three possibilities:</div><div dir="auto">1. Compile fftw3 with ifort/icc. While ifort & gcc are supposed to be compatible, it could be that they are using different system libraries.</div><div dir="auto">2. Regress to 2021.1.1 . I tested others and was not convinced they were better, in fact they could be buggy. You don't have to uninstall other versions, use a config file.</div><div>3. Add -mcmodel=medium to your ifort line. I had to after a recent OS update, although I cannot remember the exact reason why.</div><div data-smartmail="gmail_signature">___<br>Emeritus Professor Laurence Marks (Laurie)<br>Department of Materials Science and Engineering, Northwestern University<br><a href="http://www.numis.northwestern.edu">www.numis.northwestern.edu</a><br>"Research is to see what everybody else has seen, and to think what nobody else has thought" Albert Szent-Györgyi</div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Fri, Aug 29, 2025, 05:54 Michael Fechtelkord via Wien <<a href="mailto:wien@zeus.theochem.tuwien.ac.at">wien@zeus.theochem.tuwien.ac.at</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear all,<br>
<br>
<br>
I am back now to ifort 2021.13 because it crashes much less as the new <br>
ifx compiler, also it produces omp errors using fftw3 during compilation.<br>
<br>
All worked fine since the last Open Suse Tumbleweed version using Kernel <br>
6.16.3-1 (Opensuse Tumbleweed 202250827). Parallel Jobs terminate when <br>
using "mpirun" with the following error. The same error appears when I <br>
have compiled fftw 3.10 with gcc 15.1 and run "make check" the check <br>
routine crashes when using mpirun with the same error.<br>
<br>
<br>
Does somebody  know what that relink error means and how to solve it? Is <br>
it maybe the opensuse libm.so.6 library (glibc version 2.42.1) causing <br>
the error, because the new version does not contain the symbol, libmpi <br>
is reqeusting?<br>
<br>
<br>
<br>
Best  regards,<br>
<br>
Michael<br>
<br>
---------------<br>
<br>
  EXECUTING:     mpirun -np 4 -machinefile .machine_nmrinteg <br>
/usr/local/WIEN2k/nmr_mpi -case MgF2 -mode integ -green<br>
<br>
/usr/local/WIEN2k/nmr_mpi: Relink <br>
`/opt/intel/oneapi/mpi/2021.13/lib/libmpi.so.12' with `/lib64/libm.so.6' <br>
for IFUNC symbol `modff'<br>
/usr/local/WIEN2k/nmr_mpi: Relink <br>
`/opt/intel/oneapi/mpi/2021.13/lib/libmpi.so.12' with `/lib64/libm.so.6' <br>
for IFUNC symbol `modff'<br>
/usr/local/WIEN2k/nmr_mpi: Relink <br>
`/opt/intel/oneapi/mpi/2021.13/lib/libmpi.so.12' with `/lib64/libm.so.6' <br>
for IFUNC symbol `modff'<br>
/usr/local/WIEN2k/nmr_mpi: Relink <br>
`/opt/intel/oneapi/mpi/2021.13/lib/libmpi.so.12' with `/lib64/libm.so.6' <br>
for IFUNC symbol `modff'<br>
<br>
===================================================================================<br>
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES<br>
=   RANK 0 PID 396989 RUNNING AT localhost<br>
=   KILLED BY SIGNAL: 11 (Segmentation fault)<br>
===================================================================================<br>
<br>
===================================================================================<br>
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES<br>
=   RANK 1 PID 396990 RUNNING AT localhost<br>
=   KILLED BY SIGNAL: 11 (Segmentation fault)<br>
===================================================================================<br>
<br>
===================================================================================<br>
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES<br>
=   RANK 2 PID 396991 RUNNING AT localhost<br>
=   KILLED BY SIGNAL: 11 (Segmentation fault)<br>
===================================================================================<br>
<br>
===================================================================================<br>
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES<br>
=   RANK 3 PID 396992 RUNNING AT localhost<br>
=   KILLED BY SIGNAL: 11 (Segmentation fault)<br>
===================================================================================<br>
<br>
stop<br>
<br>
/opt/fftw-3.3.10/mpi/.libs/mpi-bench: Relink <br>
`/opt/intel/oneapi/mpi/2021.13/lib/libmpi.so.12' with `/lib64/libm.so.6' <br>
for IFUNC symbol `modff'<br>
<br>
===================================================================================<br>
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES<br>
=   RANK 0 PID 183831 RUNNING AT planck<br>
=   KILLED BY SIGNAL: 11 (Segmentation fault)<br>
===================================================================================<br>
FAILED mpirun -np 1 /opt/fftw-3.3.10/mpi/mpi-bench:<br>
<br>
<br>
-- <br>
Dr. Michael Fechtelkord<br>
<br>
Institut für Geowissenschaften<br>
Ruhr-Universität Bochum<br>
<a href="https://www.google.com/maps/search/Universit%C3%A4tsstr.+150?entry=gmail&source=g">Universitätsstr. 150</a><br>
D-44780 Bochum<br>
<br>
Phone: +49 (234) 32-24380<br>
Fax:  +49 (234) 32-04380<br>
<a href="mailto:Email%3AMichael.Fechtelkord@ruhr-uni-bochum.de" target="_blank" rel="noreferrer">Email:Michael.Fechtelkord@ruhr-uni-bochum.de</a><br>
Web Page:<a href="https://www.ruhr-uni-bochum.de/kristallographie/kc/mitarbeiter/fechtelkord/" rel="noreferrer noreferrer" target="_blank">https://www.ruhr-uni-bochum.de/kristallographie/kc/mitarbeiter/fechtelkord/</a><br>
<br>
_______________________________________________<br>
Wien mailing list<br>
<a href="mailto:Wien@zeus.theochem.tuwien.ac.at" target="_blank" rel="noreferrer">Wien@zeus.theochem.tuwien.ac.at</a><br>
<a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" rel="noreferrer noreferrer" target="_blank">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a><br>
SEARCH the MAILING-LIST at:  <a href="http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html" rel="noreferrer noreferrer" target="_blank">http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html</a><br>
</blockquote></div>