[Mvapich-discuss] ibmpifort.so: undefined reference to `CFI_is_contiguous'

Korzennik, Sylvain skorzennik at cfa.harvard.edu
Tue Sep 19 18:54:43 EDT 2023


I was able to build mvapich2-2.3.7-1 w/ nvidia's compiler ver 23.5 or 23.7
under CO7 (w/ same tweaks as when using ver 23.3), but I can't compile a
trivial MPI test program w/ either version:

% mpif90 -o ring0f ring0f.o
/share/apps/nvidia/Linux_x86_64/23.5/mvapich2-2.3.7-1/lib/libmpifort.so:
undefined reference to `CFI_is_contiguous'

or

% mpif90 -o ring0f ring0f.o
/share/apps/nvidia/Linux_x86_64/23.7/mvapich2-2.3.7-1/lib/libmpifort.so:
undefined reference to `CFI_is_contiguous'

Anyone ran into this and has a solution? Rebuilding w/ --disable-f08 in the
config step does not help (based on
https://urldefense.com/v3/__https://github.com/pmodels/mpich/issues/6505__;!!KGKeukY!2u0ZW6taxuRSfFe8Dk9FewQ4ND7Y-Ju0qBVz8Px7kDWV693LGxXFKlcoAd77SHwXNULF6xYZ9Lli75GOIA1Lc3yIM33ujPVzm2KqxA$  for MPICH)

    Cheers,
      Sylvain
--
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osu.edu/pipermail/mvapich-discuss/attachments/20230919/bf26315f/attachment-0002.html>


More information about the Mvapich-discuss mailing list