Open jeffhammond opened 6 months ago
We can properly support the separate memory model by adding MPI_Win_sync calls where appropriate, conditionalized on the separate memory model property.
We can do this globally or put the separate attribute in the GMR object.
addressed by https://github.com/pmodels/armci-mpi/pull/51
We can properly support the separate memory model by adding MPI_Win_sync calls where appropriate, conditionalized on the separate memory model property.
We can do this globally or put the separate attribute in the GMR object.