Skip to content

Draft: One sided MPI implementation with a single recv window.

Peter W. Draper requested to merge onesided-mpi-single-recv-window into master

Best one-sided implementation. Not that fast, so moved on to RDMA afterwards.

Note copies memory around, so that is probably part of the issue with speed on reflection two years later!

Merge request reports