Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Trigger a warning when abort is called and a process exits.
authorAugustin Degomme <adegomme@gmail.com>
Wed, 27 May 2020 12:58:51 +0000 (14:58 +0200)
committerAugustin Degomme <adegomme@gmail.com>
Wed, 27 May 2020 12:59:05 +0000 (14:59 +0200)
commitf797ad449bed4e41ebc1ec663a6a7aed6cc3751e
treef9e77212c0e4aa97e3e0890e81b7077eccd6c431
parent1e9dd0ff9855a8a11d6ddabdb09088729c81a8f4
Trigger a warning when abort is called and a process exits.
Does not hurt and can help understand why there is a deadlock in simgrid, when the app forgets to print an error message.
src/smpi/bindings/smpi_pmpi.cpp