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

abstract away use of MPI communicators (ie make MPI_COMM_WORLD optional) #151

Open
jeffhammond opened this issue Nov 3, 2019 · 0 comments
Assignees

Comments

@jeffhammond
Copy link
Member

Using MPI_COMM_WORLD is bad, although it doesn't matter much in GA/ARMCI applications that do not use MPI directly.

We should abstract away the use of communicators in GA/ARCMI so that applications can initialize GA/ARMCI as proper MPI libraries.

I have implemented this in ARMCI-MPI already: pmodels/armci-mpi#26.

@jeffhammond jeffhammond self-assigned this Nov 3, 2019
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

1 participant