Skip to content

ompi_info needs to be more accurate about fortran f08 support #13241

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

Open
hppritcha opened this issue May 8, 2025 · 0 comments
Open

ompi_info needs to be more accurate about fortran f08 support #13241

hppritcha opened this issue May 8, 2025 · 0 comments

Comments

@hppritcha
Copy link
Member

hppritcha commented May 8, 2025

Turns out we need to do some updates to the f08 related parts of the Open MPI configury. This was noticed in checking the fortran f08 support related output from ompi_info - when using a compiler which is stated by the vendor to be fully fortran 2018 compliant - https://www.intel.com/content/www/us/en/developer/articles/release-notes/fortran-compiler/2025.html. For example, MPI_SUBARRAYS_SUPPORTED is hardwired to false in mpif-config.h.in.

related to #13239

@hppritcha hppritcha self-assigned this May 8, 2025
@jsquyres jsquyres added this to the v6.0.0 milestone May 8, 2025
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

2 participants