Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
MPI Win: add check if we try to delete a locked or opened window.
authorAugustin Degomme <adegomme@users.noreply.github.com>
Sun, 20 Mar 2022 00:13:19 +0000 (01:13 +0100)
committerAugustin Degomme <adegomme@users.noreply.github.com>
Sun, 20 Mar 2022 00:13:19 +0000 (01:13 +0100)
commit4e0dbd6df70cf522933505971622e8e441336588
tree36176b51ddd2daeb82192d3f2d8a4d897c6c2f27
parent8e4a756e090fef41cf272d889297f7441ce0bcda
MPI Win: add check if we try to delete a locked or opened window.
todo:
- refcount for wins,
- check if we need a separate counter for open/fence (going negative is hacky)
src/smpi/bindings/smpi_pmpi_win.cpp
src/smpi/colls/alltoall/alltoall-pair.cpp
src/smpi/include/smpi_win.hpp
src/smpi/mpi/smpi_file.cpp
src/smpi/mpi/smpi_win.cpp