Closed dalcinl closed 3 months ago
Once Open MPI 5.0.4 is out, we should update our build script to pass --with-mpi-moduledir='${includedir}' to configure. Additionally, we may want to review recent changes, and symlink modules from $includedir to $libdir.
--with-mpi-moduledir='${includedir}'
$includedir
$libdir
xref: https://github.com/open-mpi/ompi/issues/12600#issuecomment-2226154351 xref: https://github.com/open-mpi/ompi/pull/12659
Comment:
Once Open MPI 5.0.4 is out, we should update our build script to pass
--with-mpi-moduledir='${includedir}'
to configure. Additionally, we may want to review recent changes, and symlink modules from$includedir
to$libdir
.xref: https://github.com/open-mpi/ompi/issues/12600#issuecomment-2226154351 xref: https://github.com/open-mpi/ompi/pull/12659