Skip to content

fortran/use-mpi-f08: restore ABI compatibility #7622

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

ggouaillardet
Copy link
Contributor

An incorrect backport in #7360 removed
constants.c from ompi/mpi/fortran/use-mpi-f08/base/Makefile.am

This one off commit fixes that, and move constants.h from
ompi/mpi/fortran/use-mpi-f08 to ompi/mpi/fortran/use-mpi-f08/base

Fixes #7616

Signed-off-by: Gilles Gouaillardet gilles@rist.or.jp

An incorrect backport in open-mpi#7360 removed
constants.c from ompi/mpi/fortran/use-mpi-f08/base/Makefile.am

This one off commit fixes that, and move constants.h from
ompi/mpi/fortran/use-mpi-f08 to ompi/mpi/fortran/use-mpi-f08/base

Fixes open-mpi#7616

Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
@gpaulsen gpaulsen merged commit ed358e5 into open-mpi:v4.0.x Apr 20, 2020
@hppritcha hppritcha added the NEWS label Apr 29, 2020
gpaulsen added a commit that referenced this pull request May 5, 2020
This commit bumps the so versions for libraries for v4.0.4.

This includes #7622 which fixes
an ABI break introduced in the use_f08 library in v4.0.3.

Signed-off-by: Geoffrey Paulsen <gpaulsen@us.ibm.com>
gpaulsen added a commit to gpaulsen/ompi that referenced this pull request May 6, 2020
This commit bumps the so versions for libraries for v4.0.4.

This includes open-mpi#7622 which fixes
an ABI break introduced in the use_f08 library in v4.0.3.

Signed-off-by: Geoffrey Paulsen <gpaulsen@us.ibm.com>
cniethammer pushed a commit to cniethammer/ompi that referenced this pull request May 10, 2020
This commit bumps the so versions for libraries for v4.0.4.

This includes open-mpi#7622 which fixes
an ABI break introduced in the use_f08 library in v4.0.3.

Signed-off-by: Geoffrey Paulsen <gpaulsen@us.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move to 4.0.3 breaks ABI compatability ? Mac OS Mojave undefined _ompi_buffer_detach_f08
4 participants