pmodels / armci-mpi

An implementation of ARMCI using MPI one-sided communication (RMA)
https://wiki.mpich.org/armci-mpi/index.php/Main_Page
Other
13 stars 7 forks source link

Passive target microbenchmarks: target sleeps on a shared file update. #4

Closed pmrsbot closed 3 months ago

pmrsbot commented 6 years ago

Reported by jhammond on 14 May 2013 13:46 UTC From TODO.

jeffhammond commented 6 years ago

This is a tricky thing to implement properly. It may be worth implementing this as a test of MPI-3 RMA directly.