X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/37f5b9a91a456e44ca9a312f84201b3c562e90c6..68a3972f6c3c8865130f4341e3f2aaf7b69ea190:/src/smpi/instr_smpi.c 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",