We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Reported by jhammond on 22 Dec 2013 20:05 UTC In addition to #5, we should optimize intranode communication via shared memory windows.
Until https://svn.mpi-forum.org/trac/mpi-forum-web/ticket/397 is resolved, we can only implement this using overlapping windows, one for internode and the other for intranode.
The text was updated successfully, but these errors were encountered:
Merge pull request pmodels#14 from jeffhammond/mpi3rma
446df97
merge in recent changes
No branches or pull requests
Reported by jhammond on 22 Dec 2013 20:05 UTC
In addition to #5, we should optimize intranode communication via shared memory windows.
Until https://svn.mpi-forum.org/trac/mpi-forum-web/ticket/397 is resolved, we can only implement this using overlapping windows, one for internode and the other for intranode.
The text was updated successfully, but these errors were encountered: