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

Draft: GPU aware RMA #3875

Closed
wants to merge 5 commits into from
Closed

Draft: GPU aware RMA #3875

wants to merge 5 commits into from

Conversation

sb17v
Copy link

@sb17v sb17v commented Jun 25, 2019

Pull Request Description

Basic implementation of GPU aware MPI_Accumulate operation without GPU Direct RDMA Support

Expected Performance Changes

Known Issues

Author Checklist

  • Reference appropriate issues (with "Fixes" or "See" as appropriate)
  • Passes tests (included warning check)
  • Confirm whitespace/style checkers are happy (or has a good reason for being bad)
  • Commits are self-contained and do not do two things at once
  • Remove xfail from the test suite when fixing a test
  • Commit message is of the form: module: short description and follows good practice
  • Add comments such that someone without knowledge of the code could understand
  • Add Devel Docs in the doc/ directory for any new code design

@sb17v sb17v force-pushed the GPU_aware_RMA branch 2 times, most recently from cf9a314 to a04af5e Compare June 26, 2019 15:47
@gcongiu gcongiu changed the title GPU aware RMA Draft: GPU aware RMA Jun 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants