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

Define MPI_Session for compatibility with current mpi4py main branch #1156

Merged
merged 2 commits into from Mar 7, 2022
Merged

Define MPI_Session for compatibility with current mpi4py main branch #1156

merged 2 commits into from Mar 7, 2022

Conversation

francesco-ballarin
Copy link
Contributor

As of 12 days ago, mpi4py has a new define MPI_Session which must be added to include/mpi-compat.h to prevent a error: unknown type name ‘MPI_Session’ upon compiling src/netCDF4/_netCDF4.c.

Also see the blame
https://github.com/mpi4py/mpi4py/blame/80c53a02c2f85c721c8c26b202a4ab0ed4ac02fc/src/mpi4py/include/mpi4py/mpi4py.h

@CLAassistant
Copy link

CLAassistant commented Mar 5, 2022

CLA assistant check
All committers have signed the CLA.

@francesco-ballarin
Copy link
Contributor Author

@jswhit openmpi failure seems unrelated, but the second commit should fix it.

@jswhit jswhit merged commit 7868ce2 into Unidata:master Mar 7, 2022
@jswhit
Copy link
Collaborator

jswhit commented Mar 7, 2022

OK thanks @francesco-ballarin! Merging now...

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.

None yet

3 participants