Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Don't add handles to the lookup for the sake of just removing them immediately...
authorAugustin Degomme <adegomme@users.noreply.github.com>
Mon, 5 Apr 2021 21:57:12 +0000 (23:57 +0200)
committerAugustin Degomme <adegomme@users.noreply.github.com>
Tue, 6 Apr 2021 18:07:16 +0000 (20:07 +0200)
commitea02d47c2ee462e84798356e4dda87b1467e22b8
tree2dfe2e5971f88a1f8cb24acba854dc920006e9b8
parent95b8802c6392af85e218418d7a9cddec5992179c
Don't add handles to the lookup for the sake of just removing them immediately...
if they're not there .. well they are not.
src/smpi/include/smpi_f2c.hpp
src/smpi/mpi/smpi_comm.cpp
src/smpi/mpi/smpi_datatype.cpp
src/smpi/mpi/smpi_errhandler.cpp
src/smpi/mpi/smpi_f2c.cpp
src/smpi/mpi/smpi_file.cpp
src/smpi/mpi/smpi_group.cpp
src/smpi/mpi/smpi_info.cpp
src/smpi/mpi/smpi_op.cpp
src/smpi/mpi/smpi_request.cpp
src/smpi/mpi/smpi_win.cpp