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

Create 10-job_scheduler_rma_acc.jl #800

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

Conversation

elbert5770
Copy link

An additional example that combines a job scheduler with passive RMA and MPI.Accumulate!

An additional example that combines a job scheduler with passive RMA and MPI.Accumulate!
@elbert5770
Copy link
Author

The MPI.Accumulate! could also be done in one shot: MPI.Accumulate!(matches, root,0,MPI.SUM, win_accumulate).

@simonbyrne simonbyrne added the RMA label Nov 14, 2023
@simonbyrne simonbyrne added the onesided MPI one-sided operations label Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation onesided MPI one-sided operations RMA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants