Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fortran : avoid removing groups and communicators from the lookup table if they are...
authordegomme <adegomme@users.noreply.github.com>
Mon, 8 Apr 2019 09:54:19 +0000 (11:54 +0200)
committerdegomme <adegomme@users.noreply.github.com>
Mon, 8 Apr 2019 09:55:32 +0000 (11:55 +0200)
commitcce2f17588840ed67dae9c17507fe5957f87b85a
tree8a37684c06a6f83c62f153928c113988cf2896b2
parentde5cf41bde606e7e57c27173d88bafdc6925e69e
fortran : avoid removing groups and communicators from the lookup table if they are not really freed and possibly shared with other processes (comm_world).
src/smpi/bindings/smpi_f77.cpp
src/smpi/bindings/smpi_f77_comm.cpp