-
Notifications
You must be signed in to change notification settings - Fork 17
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
base: master
Are you sure you want to change the base?
Commits on Mar 2, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for 01a1a69 - Browse repository at this point
Copy the full SHA 01a1a69View commit details -
Add comment on the AM management structure.
Signed-off-by: George Bosilca <bosilca@icl.utk.edu>
Configuration menu - View commit details
-
Copy full SHA for d1ed658 - Browse repository at this point
Copy the full SHA d1ed658View commit details -
Signed-off-by: George Bosilca <bosilca@icl.utk.edu>
Configuration menu - View commit details
-
Copy full SHA for afe6bd1 - Browse repository at this point
Copy the full SHA afe6bd1View commit details -
Add MCA parameters for the number of AM and data transfers pending.
Signed-off-by: George Bosilca <bosilca@icl.utk.edu>
Configuration menu - View commit details
-
Copy full SHA for b9538f0 - Browse repository at this point
Copy the full SHA b9538f0View commit details -
Allow multiple requests to be added to the MPI_Testsome array.
Signed-off-by: George Bosilca <bosilca@icl.utk.edu>
Configuration menu - View commit details
-
Copy full SHA for 2b28041 - Browse repository at this point
Copy the full SHA 2b28041View commit details -
Cleanup the MPI comm engine MCA params.
Signed-off-by: George Bosilca <bosilca@icl.utk.edu>
Configuration menu - View commit details
-
Copy full SHA for 48d0691 - Browse repository at this point
Copy the full SHA 48d0691View commit details -
Allow for the definition of a range of messages.
Our benchmark test is now very similar to NetPIPE, their results can be compared directly. Signed-off-by: George Bosilca <bosilca@icl.utk.edu>
Configuration menu - View commit details
-
Copy full SHA for 0261294 - Browse repository at this point
Copy the full SHA 0261294View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 6f6261b - Browse repository at this point
Copy the full SHA 6f6261bView commit details