X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/62868a3891ff7871ff1e61c5a2ad07c06ec1c504..c9a12c1cd9a4210ef89e92306cbbc0b8a8067184:/examples/smpi/trace/trace.tesh diff --git a/examples/smpi/trace/trace.tesh b/examples/smpi/trace/trace.tesh index bbd5580e39..6b2902ab92 100644 --- a/examples/smpi/trace/trace.tesh +++ b/examples/smpi/trace/trace.tesh @@ -136,7 +136,7 @@ $ tail -n +3 ${bindir:=.}/smpi_trace.trace > 12 0.000000 2 3 6 > 13 0.000000 2 3 > 12 0.000000 2 3 8 -> 5 9 2 PMPI_Isend "0 0 1" +> 5 9 2 PMPI_Isend "0.52 0.52 1" > 5 10 2 PMPI_Wait "1 1 0" > 13 0.000000 2 1 > 12 0.000000 2 1 9 @@ -146,9 +146,9 @@ $ tail -n +3 ${bindir:=.}/smpi_trace.trace > 5 11 2 PMPI_Recv "1 0 0" > 5 12 2 PMPI_Barrier "0 0.78 0.78" > 5 13 2 PMPI_Send "0 0 1" -> 5 14 2 PMPI_Irecv "1 0 0" -> 5 15 2 PMPI_Waitany "1 1 0" -> 5 16 2 PMPI_Waitall "1 1 0" +> 5 14 2 PMPI_Irecv "1 0.52 0.52" +> 5 15 2 PMPI_Waitany "0.78 0.78 0.58" +> 5 16 2 PMPI_Waitall "0.78 0.78 0" > 5 17 2 test > 5 18 2 PMPI_Finalize "0 1 0" > 13 1.000000 2 2