Arquivos
Ken Raffenetti 3540931f48 mpix: Remove RMA mutex extensions
1. There is no active proposal to bring this functionality to the
greater MPI Forum or community after being in the code since 2011.
2. These functions are based on MPI-2 RMA. An MPI-3 RMA version exists
in test/mpi/rma/mcs-mutex.c which is known to be more efficient. See
pmodels/mpich#1778.
3. The functionality itself runs on top of MPI, therefore would be
more appropriate as a separate library if there is interest in it
going forward.

Signed-off-by: Min Si <msi@anl.gov>
2018-12-11 07:31:36 -06:00

2 linhas
81 B
Plaintext

src/mpi src/mpi_t src/nameserv src/util src/binding src/include src/mpid src/pmi