Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
TI tracing. Fix source/destination rank in trace, in case the communicator is not...
authorAugustin Degomme <adegomme@users.noreply.github.com>
Wed, 29 Dec 2021 15:23:52 +0000 (16:23 +0100)
committerAugustin Degomme <adegomme@users.noreply.github.com>
Wed, 29 Dec 2021 15:23:52 +0000 (16:23 +0100)
commitf0e6bed3642049642aeb97dbcf4c5f80724f9af0
tree080e81cfb82b0de2732e6d9c19319d5bb60765b1
parent9279140e1900ca50c93dd35152f98230b2ca4acf
TI tracing. Fix source/destination rank in trace, in case the communicator is not COMM_WORLD.
Print comm_world rank of the process, and not the rank in the other communicator, which is unknown at replay time.
todo: look everywhere if it's not needed elsewhere
src/smpi/bindings/smpi_pmpi_request.cpp