Skip to content
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

v3.0.x: remove proof of concept use mpi f08 descriptor module #4070

Conversation

jsquyres
Copy link
Member

There's 4 commits here -- the last one is the one that matters. The 3 leading up to it are just to make the cherry-pick of the 4th commit (i.e., the one that matters) trivial.

v3.0.x RMs: do you want this? It's removal of (effectively) dead code.

Could really be done at any time; I just figured I'd PR it to v3.0.x and let you decide the timing.

@bwbarrett
Copy link
Member

@ggouaillardet, can you review?

ggouaillardet and others added 4 commits August 25, 2017 12:58
in order to solve an egg and the chicken problem,  in which mpiext need mpi-f08-types.mod
and/but use-mpi-f08[-desc] needs mpiext, add an extra step
- build fortran 2008 modules only
- build fortran 2008 mpi extensions
- and then build fortran 2008 bindings

Fixes open-mpi#3605

Signed-off-by: Gilles Gouaillardet <[email protected]>
(cherry picked from commit 2c71c27)
Signed-off-by: Gilles Gouaillardet <[email protected]>
(cherry picked from commit dfe7b2b)
so Open MPI can be configure'd with --enable-mpi-f08-subarray-prototype

Signed-off-by: Gilles Gouaillardet <[email protected]>
(cherry picked from commit 344f000)
This module was always intended to be a proof of concept, and was far
from complete.  If/when someone implemented F08 descriptor support for
the mpi_f08 module, this commit can either be restored or used as
reference material.

Signed-off-by: Jeff Squyres <[email protected]>
(cherry picked from commit 791bcee)
@jsquyres jsquyres force-pushed the pr/v3.0.x/remove-proof-of-concept-use-mpi-f08-descriptor-module branch from f455ba9 to 5566b42 Compare August 25, 2017 19:58
@bwbarrett bwbarrett merged commit b421a53 into open-mpi:v3.0.x Sep 5, 2017
@jsquyres jsquyres deleted the pr/v3.0.x/remove-proof-of-concept-use-mpi-f08-descriptor-module branch July 17, 2022 12:41
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.

4 participants