Skip to content

DOCS: add more explicit info about fortran interfaces - #14026

Open
hppritcha wants to merge 1 commit into
open-mpi:mainfrom
hppritcha:fortran_help_for_agents
Open

DOCS: add more explicit info about fortran interfaces#14026
hppritcha wants to merge 1 commit into
open-mpi:mainfrom
hppritcha:fortran_help_for_agents

Conversation

@hppritcha

Copy link
Copy Markdown
Member

text generated largely by claude based off of recent commits done by human to add new functions to mpif-h, mpi f90, mpi f08 interfaces.

text generated largely by claude based off of recent commits
done by human to add new mpif-h, mpi f90, mpi f08 interfaces.

Signed-off-by: Howard Pritchard <howardp@lanl.gov>

* Includes ``ompi_config.h`` first
* Includes ``ompi/mpi/fortran/mpif-h/bindings.h``
* Uses weak symbols (``#pragma weak``) for profiling interface support

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this still going to be correct with the ABI stuff coming in?

* Must handle ``MPI_STATUS_IGNORE`` and similar special constants

2. **Update Makefile.am:** Add the new ``.c`` file to
``lib@OMPI_LIBMPI_NAME@_mpifh_la_SOURCES`` in

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just want to double check that this is still correct (especially with all the changes on the ABI branch).

@hppritcha

Copy link
Copy Markdown
Member Author

i want to update this after #14219 is merged in. I don't think ABI will impact this agent help.

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.

3 participants