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

Point to point superdroplet exchanges #105

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

wiltonloch
Copy link
Contributor

Depends on #103.

Replaces the superdroplet data exchange Alltoall MPI calls by individual Isend and Irecv calls.

Time-to-solution improvements are roughly around 4% for 32 processes and 14% for 64 processes.
Improvements should grow at least with the number of processes and number of time steps.

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