-
Notifications
You must be signed in to change notification settings - Fork 902
Open MPI missing MPI_COMM_DUP_FN and relatives for mpi_f08 bindings #460
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
Comments
i have some stuff ready for that, and I will pr tomorrow |
jsquyres
added a commit
to jsquyres/ompi
that referenced
this issue
Jun 25, 2015
This issue will be fixed by #623. |
bosilca
pushed a commit
to bosilca/ompi
that referenced
this issue
Jul 16, 2015
bosilca
pushed a commit
to bosilca/ompi
that referenced
this issue
Aug 17, 2015
jsquyres
pushed a commit
to jsquyres/ompi
that referenced
this issue
Nov 10, 2015
Java binding for MPI_REQUEST_GET_STATUS
ggouaillardet
added a commit
to ggouaillardet/ompi-release
that referenced
this issue
Dec 18, 2015
…riends) Fixes open-mpi/ompi#460 (cherry picked from commit 98bf024)
ggouaillardet
added a commit
to ggouaillardet/ompi-release
that referenced
this issue
Dec 20, 2015
…riends) Fixes open-mpi/ompi#460 (cherry picked from commit open-mpi/ompi@98bf024)
ggouaillardet
added a commit
to ggouaillardet/ompi-release
that referenced
this issue
Dec 28, 2015
…riends) Fixes open-mpi/ompi#460 (cherry picked from commit open-mpi/ompi@98bf024)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It appears the the mpi_f08 bindings for MPI_Comm_dup_fn, etc. are missing. Looks like they
should be in attr-fn-f08-callback-interfaces.h.
The text was updated successfully, but these errors were encountered: