Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
catch if MPI_Win_fence was only called once (not enough) when MPI_Win_free is called.
authorAugustin Degomme <adegomme@users.noreply.github.com>
Mon, 7 Jun 2021 18:57:48 +0000 (20:57 +0200)
committerAugustin Degomme <adegomme@users.noreply.github.com>
Mon, 7 Jun 2021 21:27:42 +0000 (23:27 +0200)
commit9d5b713b15c81fb2b2d40419993f47de5c7d48b8
treeec8b5420ba61508ad7139550a06af13f09e42a46
parentb0e0e572e64d092bd2be3a6ac5dfbaabd5de20b8
catch if MPI_Win_fence was only called once (not enough) when MPI_Win_free is called.
src/smpi/bindings/smpi_pmpi_win.cpp
src/smpi/include/smpi_win.hpp
src/smpi/mpi/smpi_win.cpp