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

evaluate request-base RMA #19

Open jeffhammond opened 6 years ago

jeffhammond commented 6 years ago

This may be faster.

Migrated from https://github.com/jeffhammond/armci-mpi/issues/19

jeffhammond commented 1 month ago

implemented in https://github.com/pmodels/armci-mpi/pull/53