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

Bugfix when building MPICH with gfortran-10. #250

Merged
merged 2 commits into from
Jun 4, 2021

Conversation

aerorahul
Copy link
Contributor

mpich passes through gfortran-10 flags -fallow-argument-mismatch. This causes a failure when creating a mixed C++, Fortran library with clang.
Use these flags when building mpich, but do not wrap them forward.
Madis throws an error with gfortran-10

…Use them when building mpich, but do not wrap them forward. Madis throws an error with gfortran-10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants