Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add a cfg:tracing/smpi/internals option, to trace all pt2pt communications during...
authorAugustin Degomme <degomme@idpann.imag.fr>
Mon, 11 Mar 2013 15:29:22 +0000 (16:29 +0100)
committerAugustin Degomme <degomme@idpann.imag.fr>
Fri, 29 Mar 2013 09:48:02 +0000 (10:48 +0100)
commitde76a4439653d092f7c210125e4bd93ed4c59336
tree426223ad42d73318c9ab42e89575f724d33c67e1
parentbc06f9e0852a4e2d848fb0644acfd21ec655b0b8
add a cfg:tracing/smpi/internals option, to trace all pt2pt communications during a collective one
This provide a better view of the pattern, useful for debugging
include/smpi/smpi.h
src/instr/instr_config.c
src/instr/instr_private.h
src/smpi/smpi_base.c