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

v4.0.x: ompi_info field for MPI-1 compat symbols in mpi.h? #6470

Closed
jsquyres opened this issue Mar 7, 2019 · 3 comments
Closed

v4.0.x: ompi_info field for MPI-1 compat symbols in mpi.h? #6470

jsquyres opened this issue Mar 7, 2019 · 3 comments

Comments

@jsquyres
Copy link
Member

jsquyres commented Mar 7, 2019

While reading #6469, I realized that there's no ompi_info field indicating whether mpi.h includes the MPI-1 compat symbols or not.

We should probably add this. Should be a trivial thing to add.

It might be specific just to v4.0.x, but maybe we might want to add it to master (just hard-coded to "no") for continuity into v5.0.x...?

@gpaulsen
Copy link
Member

gpaulsen commented Mar 7, 2019

Good idea. I'll give this a go today.

hppritcha added a commit to hppritcha/ompi that referenced this issue Mar 7, 2019
Its so easy to misspell compatability (sic) that we need
to have ompi_info help us out.

Related to open-mpi#6470

Signed-off-by: Howard Pritchard <[email protected]>
hppritcha added a commit to hppritcha/ompi that referenced this issue Mar 7, 2019
Its so easy to misspell compatability (sic) that we need
to have ompi_info help us out.

Related to open-mpi#6470

Signed-off-by: Howard Pritchard <[email protected]>
@hppritcha
Copy link
Member

@gpaulsen see #6471

hppritcha added a commit to hppritcha/ompi that referenced this issue Mar 11, 2019
Its so easy to misspell compatability (sic) that we need
to have ompi_info help us out.

Related to open-mpi#6470

Signed-off-by: Howard Pritchard <[email protected]>
(cherry picked from commit a5ba48c)
hppritcha added a commit to hppritcha/ompi that referenced this issue Mar 11, 2019
MPI1 compat disabled beyond v4.0.x

Related to open-mpi#6470

Signed-off-by: Howard Pritchard <[email protected]>
@hppritcha
Copy link
Member

closing as both master and v4.0.x have been updated

markalle pushed a commit to markalle/ompi that referenced this issue Sep 12, 2020
Its so easy to misspell compatability (sic) that we need
to have ompi_info help us out.

Related to open-mpi#6470

Signed-off-by: Howard Pritchard <[email protected]>
(cherry picked from commit a5ba48c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants