From: Henri Casanova Date: Thu, 8 May 2014 20:12:11 +0000 (-1000) Subject: Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid X-Git-Tag: v3_11~86 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/68a3972f6c3c8865130f4341e3f2aaf7b69ea190?hp=37f5b9a91a456e44ca9a312f84201b3c562e90c6 Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid --- diff --git a/src/smpi/instr_smpi.c b/src/smpi/instr_smpi.c index 6e048ba96e..cd5a306fa5 100644 --- a/src/smpi/instr_smpi.c +++ b/src/smpi/instr_smpi.c @@ -26,7 +26,7 @@ static const char *smpi_colors[] ={ "wait", "1 1 0", "waitall", "0.78 0.78 0", "waitany", "0.78 0.78 0.58", - "test", "0.52 0.52 0" + "test", "0.52 0.52 0", "allgather", "1 0 0", "allgatherv", "1 0.52 0.52",