-
Notifications
You must be signed in to change notification settings - Fork 9
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
Write benchmark to compare raw MPI send to objgroup send and collection send #2249
Labels
Comments
JacobDomagala
added a commit
that referenced
this issue
Feb 26, 2024
JacobDomagala
added a commit
that referenced
this issue
Feb 27, 2024
JacobDomagala
added a commit
that referenced
this issue
Feb 28, 2024
JacobDomagala
added a commit
that referenced
this issue
Feb 28, 2024
JacobDomagala
added a commit
that referenced
this issue
Feb 28, 2024
JacobDomagala
added a commit
that referenced
this issue
Feb 28, 2024
JacobDomagala
added a commit
that referenced
this issue
Feb 29, 2024
JacobDomagala
added a commit
that referenced
this issue
Apr 17, 2024
JacobDomagala
added a commit
that referenced
this issue
Apr 17, 2024
JacobDomagala
added a commit
that referenced
this issue
Apr 17, 2024
JacobDomagala
added a commit
that referenced
this issue
Apr 17, 2024
JacobDomagala
added a commit
that referenced
this issue
Apr 19, 2024
JacobDomagala
added a commit
that referenced
this issue
Apr 19, 2024
JacobDomagala
added a commit
that referenced
this issue
Apr 19, 2024
JacobDomagala
added a commit
that referenced
this issue
Apr 19, 2024
JacobDomagala
added a commit
that referenced
this issue
Apr 19, 2024
JacobDomagala
added a commit
that referenced
this issue
Apr 23, 2024
JacobDomagala
added a commit
that referenced
this issue
Apr 23, 2024
JacobDomagala
added a commit
that referenced
this issue
Apr 23, 2024
JacobDomagala
added a commit
that referenced
this issue
Apr 23, 2024
JacobDomagala
added a commit
that referenced
this issue
Apr 23, 2024
JacobDomagala
added a commit
that referenced
this issue
Apr 25, 2024
JacobDomagala
added a commit
that referenced
this issue
Apr 25, 2024
JacobDomagala
added a commit
that referenced
this issue
May 7, 2024
JacobDomagala
added a commit
that referenced
this issue
May 7, 2024
JacobDomagala
added a commit
that referenced
this issue
May 7, 2024
JacobDomagala
added a commit
that referenced
this issue
May 16, 2024
JacobDomagala
added a commit
that referenced
this issue
May 28, 2024
JacobDomagala
added a commit
that referenced
this issue
May 28, 2024
JacobDomagala
added a commit
that referenced
this issue
May 28, 2024
JacobDomagala
added a commit
that referenced
this issue
May 28, 2024
JacobDomagala
added a commit
that referenced
this issue
May 28, 2024
JacobDomagala
added a commit
that referenced
this issue
May 28, 2024
JacobDomagala
added a commit
that referenced
this issue
May 28, 2024
JacobDomagala
added a commit
that referenced
this issue
May 28, 2024
JacobDomagala
added a commit
that referenced
this issue
May 28, 2024
JacobDomagala
added a commit
that referenced
this issue
May 29, 2024
JacobDomagala
added a commit
that referenced
this issue
May 29, 2024
JacobDomagala
added a commit
that referenced
this issue
May 29, 2024
JacobDomagala
added a commit
that referenced
this issue
May 29, 2024
JacobDomagala
added a commit
that referenced
this issue
May 29, 2024
JacobDomagala
added a commit
that referenced
this issue
May 29, 2024
JacobDomagala
added a commit
that referenced
this issue
May 29, 2024
JacobDomagala
added a commit
that referenced
this issue
May 29, 2024
JacobDomagala
added a commit
that referenced
this issue
May 29, 2024
lifflander
added a commit
that referenced
this issue
May 29, 2024
…ompare-raw-mpi-send-to-objgroup-send-and-collection-send #2249: Add perf test for raw MPI Send/Recv and ObjGroup's Send
cwschilly
pushed a commit
that referenced
this issue
Sep 20, 2024
cwschilly
pushed a commit
that referenced
this issue
Sep 20, 2024
cwschilly
pushed a commit
that referenced
this issue
Sep 20, 2024
cwschilly
pushed a commit
that referenced
this issue
Sep 20, 2024
cwschilly
pushed a commit
that referenced
this issue
Sep 20, 2024
cwschilly
pushed a commit
that referenced
this issue
Sep 20, 2024
cwschilly
pushed a commit
that referenced
this issue
Sep 20, 2024
cwschilly
pushed a commit
that referenced
this issue
Sep 20, 2024
cwschilly
pushed a commit
that referenced
this issue
Sep 20, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What Needs to be Done?
We want to compare, for different payload sizes, a raw MPI send/recv with an objgroup send and a collection send of the same size.
The text was updated successfully, but these errors were encountered: