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

prototype MPI_TYPE_FORTRAN_AUTO #22

Open
jeffhammond opened this issue Dec 4, 2022 · 0 comments
Open

prototype MPI_TYPE_FORTRAN_AUTO #22

jeffhammond opened this issue Dec 4, 2022 · 0 comments
Assignees

Comments

@jeffhammond
Copy link
Owner

jeffhammond commented Dec 4, 2022

Galaxy Brain demonstrates that we can ignore count and datatype arguments and instead rely on CFI information for Fortran array types.

We can implement a less elegant but more MPI-like approach using MPI(X)_TYPE_FORTRAN_AUTO for the type argument.

@jeffhammond jeffhammond self-assigned this Dec 4, 2022
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

No branches or pull requests

1 participant