[mpich-discuss] lib/libmpi.so doesn't contain the MPI_Status_c2f symbol in the FreeBSD mpich package
Yuri
yuri at rawbw.com
Thu Sep 27 20:39:09 CDT 2018
On FreeBSD 11.2, the port net/mpich (version 3.2.1) builds lib/libmpi.so
without MPI_Status_c2f:
$ readelf -s /usr/local/lib/libmpi.so | grep MPI_Status_c2
440: 00000000000e7dc0 98 FUNC GLOBAL DEFAULT 11 PMPI_Status_c2f
This breaks several dependencies, for ex. mpi4py, see the discussion
here:
https://bitbucket.org/mpi4py/mpi4py/issues/111/build-failures-but-build-succeds
Please help to understand what goes wrong during the port build.
Thanks,
Yuri
_______________________________________________
discuss mailing list discuss at mpich.org
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss
More information about the discuss
mailing list