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

Consume CommunicatorPipelineSharedWrapper in transform_mpi #1218

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

Conversation

albestro
Copy link
Collaborator

@albestro albestro commented Nov 21, 2024

Currently CommunicatorPipelineExclusiveWrapper is the only object that gets consumed just after an MPI operation is posted.

This should happen also for CommunicatorPipelineSharedWrapper for the same exact reason.

@albestro
Copy link
Collaborator Author

cscs-ci run

not yet tested...let's see what happens

Copy link
Collaborator

@msimberg msimberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @albestro for spotting this!

We might, separately, want to check if this actually improves performance at all, but I don't think that needs to block merging this. We'll probably also find out next time we do benchmarks.

include/dlaf/sender/transform_mpi.h Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

2 participants