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

[BBT#337] Topic/smarter mpi #327

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

bosilca
Copy link
Contributor

@bosilca bosilca commented Mar 2, 2022

https://bitbucket.org/icldistcomp/parsec/pull-requests/337

Start less MPI requests. This ensure a smaller number of requests to check every time we need to progress the communication layer.

Implement a cleaner Active Message layer

This ensure a smaller number of requests to check every time we need to
progress the communication layer.

Signed-off-by: George Bosilca <bosilca@icl.utk.edu>
Signed-off-by: George Bosilca <bosilca@icl.utk.edu>
Signed-off-by: George Bosilca <bosilca@icl.utk.edu>
Signed-off-by: George Bosilca <bosilca@icl.utk.edu>
Signed-off-by: George Bosilca <bosilca@icl.utk.edu>
Signed-off-by: George Bosilca <bosilca@icl.utk.edu>
Our benchmark test is now very similar to NetPIPE, their results can be
compared directly.

Signed-off-by: George Bosilca <bosilca@icl.utk.edu>
Always keep the array of requests packed in the right order, the one
that matches the start order of the AM requests.

Signed-off-by: George Bosilca <bosilca@icl.utk.edu>
@devreal devreal marked this pull request as draft March 3, 2022 16:06
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.

1 participant