From 5fb09b2809af42665146caf2504a9eb7691a2aaa Mon Sep 17 00:00:00 2001 From: mquinson Date: Mon, 2 Jul 2007 13:46:38 +0000 Subject: [PATCH] Simix does not display event occuring at the same timestamp than the old version, but that's perfectly ok (even if it changes quite everything in the simulation) git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3634 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- examples/gras/all2all/test_sg_32 | 96 ++++++++++++++++---------------- examples/gras/pmm/test_sg_32 | 80 +++++++++++++------------- 2 files changed, 88 insertions(+), 88 deletions(-) diff --git a/examples/gras/all2all/test_sg_32 b/examples/gras/all2all/test_sg_32 index 5487230e67..a8af3a8caf 100755 --- a/examples/gras/all2all/test_sg_32 +++ b/examples/gras/all2all/test_sg_32 @@ -9,53 +9,53 @@ $ $SG_TEST_EXENV ./all2all_simulator$EXEEXT $srcdir/../../msg/small_platform.xml > [Ginette:receiver:(8) 0.000000] [all2all/INFO] Listening on port 4000 (expecting 4 messages) > [Bourassa:sender:(9) 0.000000] [all2all/INFO] Launch current node > [Bourassa:receiver:(10) 0.000000] [all2all/INFO] Listening on port 4000 (expecting 4 messages) -> [Jupiter:sender:(3) 0.011604] [all2all/INFO] Sent Data from Jupiter to Tremblay +> [Jupiter:receiver:(4) 0.011604] [all2all/INFO] Got Data from Tremblay:0 (still 3 to go) > [Tremblay:sender:(1) 0.011604] [all2all/INFO] Sent Data from Tremblay to Jupiter > [Tremblay:receiver:(2) 0.011604] [all2all/INFO] Got Data from Jupiter:0 (still 3 to go) -> [Jupiter:receiver:(4) 0.011604] [all2all/INFO] Got Data from Tremblay:0 (still 3 to go) -> [Fafard:sender:(5) 0.013681] [all2all/INFO] Sent Data from Fafard to Tremblay -> [Tremblay:receiver:(2) 0.013681] [all2all/INFO] Got Data from Fafard:0 (still 2 to go) -> [Ginette:sender:(7) 0.015019] [all2all/INFO] Sent Data from Ginette to Tremblay -> [Tremblay:receiver:(2) 0.015019] [all2all/INFO] Got Data from Ginette:0 (still 1 to go) -> [Jupiter:sender:(3) 0.015218] [all2all/INFO] Sent Data from Jupiter to Fafard -> [Fafard:receiver:(6) 0.015218] [all2all/INFO] Got Data from Jupiter:0 (still 3 to go) -> [Bourassa:sender:(9) 0.017074] [all2all/INFO] Sent Data from Bourassa to Tremblay -> [Tremblay:receiver:(2) 0.017074] [all2all/INFO] Got Data from Bourassa:0 (still 0 to go) -> [Tremblay:receiver:(2) 0.017074] [gras/INFO] Exiting GRAS -> [Fafard:sender:(5) 0.017295] [all2all/INFO] Sent Data from Fafard to Jupiter -> [Tremblay:sender:(1) 0.017295] [all2all/INFO] Sent Data from Tremblay to Fafard -> [Jupiter:receiver:(4) 0.017295] [all2all/INFO] Got Data from Fafard:0 (still 2 to go) -> [Fafard:receiver:(6) 0.017295] [all2all/INFO] Got Data from Tremblay:0 (still 2 to go) -> [Jupiter:sender:(3) 0.018092] [all2all/INFO] Sent Data from Jupiter to Ginette -> [Ginette:receiver:(8) 0.018092] [all2all/INFO] Got Data from Jupiter:0 (still 3 to go) -> [Fafard:sender:(5) 0.019416] [all2all/INFO] Sent Data from Fafard to Ginette -> [Ginette:receiver:(8) 0.019416] [all2all/INFO] Got Data from Fafard:0 (still 2 to go) -> [Ginette:sender:(7) 0.020169] [all2all/INFO] Sent Data from Ginette to Jupiter -> [Jupiter:receiver:(4) 0.020169] [all2all/INFO] Got Data from Ginette:0 (still 1 to go) -> [Tremblay:sender:(1) 0.020754] [all2all/INFO] Sent Data from Tremblay to Ginette -> [Ginette:receiver:(8) 0.020754] [all2all/INFO] Got Data from Tremblay:0 (still 1 to go) -> [Ginette:sender:(7) 0.021494] [all2all/INFO] Sent Data from Ginette to Fafard -> [Fafard:receiver:(6) 0.021494] [all2all/INFO] Got Data from Ginette:0 (still 1 to go) -> [Jupiter:sender:(3) 0.021684] [all2all/INFO] Sent Data from Jupiter to Bourassa -> [Jupiter:sender:(3) 0.021684] [gras/INFO] Exiting GRAS -> [Bourassa:receiver:(10) 0.021684] [all2all/INFO] Got Data from Jupiter:0 (still 3 to go) -> [Fafard:sender:(5) 0.022267] [all2all/INFO] Sent Data from Fafard to Bourassa -> [Fafard:sender:(5) 0.022267] [gras/INFO] Exiting GRAS -> [Bourassa:receiver:(10) 0.022267] [all2all/INFO] Got Data from Fafard:0 (still 2 to go) -> [Bourassa:sender:(9) 0.023761] [all2all/INFO] Sent Data from Bourassa to Jupiter -> [Jupiter:receiver:(4) 0.023761] [all2all/INFO] Got Data from Bourassa:0 (still 0 to go) -> [Jupiter:receiver:(4) 0.023761] [gras/INFO] Exiting GRAS -> [Tremblay:sender:(1) 0.024343] [all2all/INFO] Sent Data from Tremblay to Bourassa -> [Tremblay:sender:(1) 0.024343] [gras/INFO] Exiting GRAS -> [Bourassa:receiver:(10) 0.024343] [all2all/INFO] Got Data from Tremblay:0 (still 1 to go) -> [Bourassa:sender:(9) 0.024345] [all2all/INFO] Sent Data from Bourassa to Fafard -> [Fafard:receiver:(6) 0.024345] [all2all/INFO] Got Data from Bourassa:0 (still 0 to go) -> [Fafard:receiver:(6) 0.024345] [gras/INFO] Exiting GRAS -> [Ginette:sender:(7) 0.025670] [all2all/INFO] Sent Data from Ginette to Bourassa -> [Ginette:sender:(7) 0.025670] [gras/INFO] Exiting GRAS -> [Bourassa:sender:(9) 0.025670] [all2all/INFO] Sent Data from Bourassa to Ginette -> [Bourassa:sender:(9) 0.025670] [gras/INFO] Exiting GRAS -> [Bourassa:receiver:(10) 0.025670] [all2all/INFO] Got Data from Ginette:0 (still 0 to go) -> [Bourassa:receiver:(10) 0.025670] [gras/INFO] Exiting GRAS -> [Ginette:receiver:(8) 0.025670] [all2all/INFO] Got Data from Bourassa:0 (still 0 to go) -> [Ginette:receiver:(8) 0.025670] [gras/INFO] Exiting GRAS +> [Jupiter:sender:(3) 0.011604] [all2all/INFO] Sent Data from Jupiter to Tremblay +> [Tremblay:receiver:(2) 0.013706] [all2all/INFO] Got Data from Fafard:0 (still 2 to go) +> [Fafard:sender:(5) 0.013706] [all2all/INFO] Sent Data from Fafard to Tremblay +> [Fafard:receiver:(6) 0.013706] [all2all/INFO] Got Data from Tremblay:0 (still 3 to go) +> [Tremblay:sender:(1) 0.013706] [all2all/INFO] Sent Data from Tremblay to Fafard +> [Tremblay:receiver:(2) 0.015079] [all2all/INFO] Got Data from Ginette:0 (still 1 to go) +> [Ginette:sender:(7) 0.015079] [all2all/INFO] Sent Data from Ginette to Tremblay +> [Ginette:receiver:(8) 0.015079] [all2all/INFO] Got Data from Tremblay:0 (still 3 to go) +> [Tremblay:sender:(1) 0.015079] [all2all/INFO] Sent Data from Tremblay to Ginette +> [Tremblay:receiver:(2) 0.017136] [all2all/INFO] Got Data from Bourassa:0 (still 0 to go) +> [Tremblay:receiver:(2) 0.017136] [gras/INFO] Exiting GRAS +> [Bourassa:sender:(9) 0.017136] [all2all/INFO] Sent Data from Bourassa to Tremblay +> [Bourassa:receiver:(10) 0.017136] [all2all/INFO] Got Data from Tremblay:0 (still 3 to go) +> [Tremblay:sender:(1) 0.017136] [all2all/INFO] Sent Data from Tremblay to Bourassa +> [Tremblay:sender:(1) 0.017136] [gras/INFO] Exiting GRAS +> [Fafard:receiver:(6) 0.017313] [all2all/INFO] Got Data from Jupiter:0 (still 2 to go) +> [Jupiter:sender:(3) 0.017313] [all2all/INFO] Sent Data from Jupiter to Fafard +> [Jupiter:receiver:(4) 0.017313] [all2all/INFO] Got Data from Fafard:0 (still 2 to go) +> [Fafard:sender:(5) 0.017313] [all2all/INFO] Sent Data from Fafard to Jupiter +> [Jupiter:receiver:(4) 0.020189] [all2all/INFO] Got Data from Ginette:0 (still 1 to go) +> [Ginette:sender:(7) 0.020189] [all2all/INFO] Sent Data from Ginette to Jupiter +> [Ginette:receiver:(8) 0.020189] [all2all/INFO] Got Data from Jupiter:0 (still 2 to go) +> [Jupiter:sender:(3) 0.020189] [all2all/INFO] Sent Data from Jupiter to Ginette +> [Ginette:receiver:(8) 0.021575] [all2all/INFO] Got Data from Fafard:0 (still 1 to go) +> [Fafard:sender:(5) 0.021575] [all2all/INFO] Sent Data from Fafard to Ginette +> [Fafard:receiver:(6) 0.021575] [all2all/INFO] Got Data from Ginette:0 (still 1 to go) +> [Ginette:sender:(7) 0.021575] [all2all/INFO] Sent Data from Ginette to Fafard +> [Jupiter:receiver:(4) 0.023781] [all2all/INFO] Got Data from Bourassa:0 (still 0 to go) +> [Jupiter:receiver:(4) 0.023781] [gras/INFO] Exiting GRAS +> [Bourassa:sender:(9) 0.023781] [all2all/INFO] Sent Data from Bourassa to Jupiter +> [Bourassa:receiver:(10) 0.023781] [all2all/INFO] Got Data from Jupiter:0 (still 2 to go) +> [Jupiter:sender:(3) 0.023781] [all2all/INFO] Sent Data from Jupiter to Bourassa +> [Jupiter:sender:(3) 0.023781] [gras/INFO] Exiting GRAS +> [Bourassa:receiver:(10) 0.024427] [all2all/INFO] Got Data from Fafard:0 (still 1 to go) +> [Fafard:sender:(5) 0.024427] [all2all/INFO] Sent Data from Fafard to Bourassa +> [Fafard:sender:(5) 0.024427] [gras/INFO] Exiting GRAS +> [Fafard:receiver:(6) 0.024427] [all2all/INFO] Got Data from Bourassa:0 (still 0 to go) +> [Fafard:receiver:(6) 0.024427] [gras/INFO] Exiting GRAS +> [Bourassa:sender:(9) 0.024427] [all2all/INFO] Sent Data from Bourassa to Fafard +> [Bourassa:receiver:(10) 0.025755] [all2all/INFO] Got Data from Ginette:0 (still 0 to go) +> [Bourassa:receiver:(10) 0.025755] [gras/INFO] Exiting GRAS +> [Ginette:sender:(7) 0.025755] [all2all/INFO] Sent Data from Ginette to Bourassa +> [Ginette:sender:(7) 0.025755] [gras/INFO] Exiting GRAS +> [Ginette:receiver:(8) 0.025755] [all2all/INFO] Got Data from Bourassa:0 (still 0 to go) +> [Ginette:receiver:(8) 0.025755] [gras/INFO] Exiting GRAS +> [Bourassa:sender:(9) 0.025755] [all2all/INFO] Sent Data from Bourassa to Ginette +> [Bourassa:sender:(9) 0.025755] [gras/INFO] Exiting GRAS diff --git a/examples/gras/pmm/test_sg_32 b/examples/gras/pmm/test_sg_32 index 246ecba5b0..4cbf337066 100755 --- a/examples/gras/pmm/test_sg_32 +++ b/examples/gras/pmm/test_sg_32 @@ -21,26 +21,26 @@ $ $SG_TEST_EXENV ./pmm_simulator$EXEEXT $srcdir/../../msg/msg_platform.xml $srcd > [Jill:slave:(20) 1.000000] [pmm/INFO] Sensor starting (on port 3000) > [Jacquelin:master:(1) 5.082948] [pmm/INFO] Got 19 pals > [Jacquelin:master:(1) 5.082948] [pmm/INFO] Too much slaves. Killing Tanguay:3000 -> [Jacquelin:master:(1) 5.159107] [pmm/INFO] Too much slaves. Killing Morin:3000 > [Tanguay:slave:(11) 5.159107] [gras/INFO] Exiting GRAS -> [Jacquelin:master:(1) 5.302399] [pmm/INFO] Too much slaves. Killing Ethernet:3000 +> [Jacquelin:master:(1) 5.159107] [pmm/INFO] Too much slaves. Killing Morin:3000 > [Morin:slave:(12) 5.302399] [gras/INFO] Exiting GRAS -> [Jacquelin:master:(1) 5.383890] [pmm/INFO] Too much slaves. Killing Bellemarre:3000 +> [Jacquelin:master:(1) 5.302399] [pmm/INFO] Too much slaves. Killing Ethernet:3000 > [Ethernet:slave:(13) 5.383890] [gras/INFO] Exiting GRAS -> [Jacquelin:master:(1) 5.523063] [pmm/INFO] Too much slaves. Killing Kuenning:3000 +> [Jacquelin:master:(1) 5.383890] [pmm/INFO] Too much slaves. Killing Bellemarre:3000 > [Bellemarre:slave:(14) 5.523063] [gras/INFO] Exiting GRAS -> [Jacquelin:master:(1) 5.588959] [pmm/INFO] Too much slaves. Killing Gaston:3000 +> [Jacquelin:master:(1) 5.523063] [pmm/INFO] Too much slaves. Killing Kuenning:3000 > [Kuenning:slave:(15) 5.588959] [gras/INFO] Exiting GRAS -> [Jacquelin:master:(1) 5.662429] [pmm/INFO] Too much slaves. Killing Bousquet:3000 +> [Jacquelin:master:(1) 5.588959] [pmm/INFO] Too much slaves. Killing Gaston:3000 > [Gaston:slave:(16) 5.662429] [gras/INFO] Exiting GRAS -> [Jacquelin:master:(1) 5.740421] [pmm/INFO] Too much slaves. Killing Paul:3000 +> [Jacquelin:master:(1) 5.662429] [pmm/INFO] Too much slaves. Killing Bousquet:3000 > [Bousquet:slave:(17) 5.740421] [gras/INFO] Exiting GRAS -> [Jacquelin:master:(1) 5.844574] [pmm/INFO] Too much slaves. Killing St_Jean:3000 +> [Jacquelin:master:(1) 5.740421] [pmm/INFO] Too much slaves. Killing Paul:3000 > [Paul:slave:(18) 5.844574] [gras/INFO] Exiting GRAS -> [Jacquelin:master:(1) 5.983872] [pmm/INFO] Too much slaves. Killing Jill:3000 +> [Jacquelin:master:(1) 5.844574] [pmm/INFO] Too much slaves. Killing St_Jean:3000 > [St_Jean:slave:(19) 5.983872] [gras/INFO] Exiting GRAS -> [Jacquelin:master:(1) 6.136256] [pmm/INFO] XXXXXXXXXXXXXXXXXXXXXX begin Multiplication +> [Jacquelin:master:(1) 5.983872] [pmm/INFO] Too much slaves. Killing Jill:3000 > [Jill:slave:(20) 6.136256] [gras/INFO] Exiting GRAS +> [Jacquelin:master:(1) 6.136256] [pmm/INFO] XXXXXXXXXXXXXXXXXXXXXX begin Multiplication > [Boivin:slave:(2) 7.222182] [pmm/INFO] Receive my pos (0,0) and assignment > [Boivin:slave:(2) 7.222182] [pmm/INFO] LINE: step(0) = Myline(0). Broadcast my data (myport=3000). > [Boivin:slave:(2) 7.222182] [pmm/INFO] LINE: Send to Geoff:3000 @@ -51,104 +51,103 @@ $ $SG_TEST_EXENV ./pmm_simulator$EXEEXT $srcdir/../../msg/msg_platform.xml $srcd > [TeX:slave:(4) 7.446505] [pmm/INFO] LINE: step(0) = Myline(0). Broadcast my data (myport=3000). > [TeX:slave:(4) 7.446505] [pmm/INFO] LINE: Send to iRMX:3000 > [Geoff:slave:(5) 7.447170] [pmm/INFO] Receive my pos (1,0) and assignment -> [Boivin:slave:(2) 7.529819] [pmm/INFO] LINE: Send to McGee:3000 > [Geoff:slave:(5) 7.529819] [pmm/INFO] LINE: step(0) <> Myline(1). Receive data from Boivin:3000 > [Geoff:slave:(5) 7.529819] [pmm/INFO] ROW: step(0)=myrow(0). Broadcast my data > [Geoff:slave:(5) 7.529819] [pmm/INFO] ROW: Send to Disney:3000 +> [Boivin:slave:(2) 7.529819] [pmm/INFO] LINE: Send to McGee:3000 > [Disney:slave:(6) 7.596585] [pmm/INFO] Receive my pos (1,1) and assignment -> [Jean_Yves:slave:(3) 7.812668] [pmm/INFO] LINE: Send to Gatien:3000 > [Disney:slave:(6) 7.812668] [pmm/INFO] LINE: step(0) <> Myline(1). Receive data from Jean_Yves:3000 +> [Jean_Yves:slave:(3) 7.812668] [pmm/INFO] LINE: Send to Gatien:3000 > [iRMX:slave:(7) 7.845903] [pmm/INFO] Receive my pos (1,2) and assignment > [McGee:slave:(8) 7.918692] [pmm/INFO] Receive my pos (2,0) and assignment -> [Boivin:slave:(2) 7.926992] [pmm/INFO] ROW: step(0)=myrow(0). Broadcast my data -> [Boivin:slave:(2) 7.926992] [pmm/INFO] ROW: Send to Jean_Yves:3000 > [McGee:slave:(8) 7.926992] [pmm/INFO] LINE: step(0) <> Myline(2). Receive data from Boivin:3000 > [McGee:slave:(8) 7.926992] [pmm/INFO] ROW: step(0)=myrow(0). Broadcast my data > [McGee:slave:(8) 7.926992] [pmm/INFO] ROW: Send to Gatien:3000 -> [Geoff:slave:(5) 7.956670] [pmm/INFO] ROW: Send to iRMX:3000 +> [Boivin:slave:(2) 7.926992] [pmm/INFO] ROW: step(0)=myrow(0). Broadcast my data +> [Boivin:slave:(2) 7.926992] [pmm/INFO] ROW: Send to Jean_Yves:3000 > [Disney:slave:(6) 7.956670] [pmm/INFO] ROW: step(0)<>myrow(1). Receive data from Geoff > [Disney:slave:(6) 7.956670] [pmm/INFO] LINE: step(1) = Myline(1). Broadcast my data (myport=3000). > [Disney:slave:(6) 7.956670] [pmm/INFO] LINE: Send to Jean_Yves:3000 +> [Geoff:slave:(5) 7.956670] [pmm/INFO] ROW: Send to iRMX:3000 > [Gatien:slave:(9) 8.023145] [pmm/INFO] Receive my pos (2,1) and assignment -> [TeX:slave:(4) 8.098750] [pmm/INFO] LINE: Send to Laroche:3000 > [iRMX:slave:(7) 8.098750] [pmm/INFO] LINE: step(0) <> Myline(1). Receive data from TeX:3000 +> [TeX:slave:(4) 8.098750] [pmm/INFO] LINE: Send to Laroche:3000 > [Laroche:slave:(10) 8.170600] [pmm/INFO] Receive my pos (2,2) and assignment > [Gatien:slave:(9) 8.195738] [pmm/INFO] LINE: step(0) <> Myline(2). Receive data from Jean_Yves:3000 -> [McGee:slave:(8) 8.227377] [pmm/INFO] ROW: Send to Laroche:3000 > [Gatien:slave:(9) 8.227377] [pmm/INFO] ROW: step(0)<>myrow(1). Receive data from McGee +> [McGee:slave:(8) 8.227377] [pmm/INFO] ROW: Send to Laroche:3000 > [Laroche:slave:(10) 8.325000] [pmm/INFO] LINE: step(0) <> Myline(2). Receive data from TeX:3000 -> [Geoff:slave:(5) 8.339386] [pmm/INFO] LINE: step(1) = Myline(1). Broadcast my data (myport=3000). -> [Geoff:slave:(5) 8.339386] [pmm/INFO] LINE: Send to Boivin:3000 > [iRMX:slave:(7) 8.339386] [pmm/INFO] ROW: step(0)<>myrow(2). Receive data from Geoff > [iRMX:slave:(7) 8.339386] [pmm/INFO] LINE: step(1) = Myline(1). Broadcast my data (myport=3000). > [iRMX:slave:(7) 8.339386] [pmm/INFO] LINE: Send to TeX:3000 -> [Boivin:slave:(2) 8.350468] [pmm/INFO] ROW: Send to TeX:3000 +> [Geoff:slave:(5) 8.339386] [pmm/INFO] LINE: step(1) = Myline(1). Broadcast my data (myport=3000). +> [Geoff:slave:(5) 8.339386] [pmm/INFO] LINE: Send to Boivin:3000 > [Jean_Yves:slave:(3) 8.350468] [pmm/INFO] ROW: step(0)<>myrow(1). Receive data from Boivin +> [Boivin:slave:(2) 8.350468] [pmm/INFO] ROW: Send to TeX:3000 > [Laroche:slave:(10) 8.399620] [pmm/INFO] ROW: step(0)<>myrow(2). Receive data from McGee -> [Disney:slave:(6) 8.566551] [pmm/INFO] LINE: Send to Gatien:3000 > [Jean_Yves:slave:(3) 8.566551] [pmm/INFO] LINE: step(1) <> Myline(0). Receive data from Disney:3000 > [Jean_Yves:slave:(3) 8.566551] [pmm/INFO] ROW: step(1)=myrow(1). Broadcast my data > [Jean_Yves:slave:(3) 8.566551] [pmm/INFO] ROW: Send to Boivin:3000 +> [Disney:slave:(6) 8.566551] [pmm/INFO] LINE: Send to Gatien:3000 > [iRMX:slave:(7) 8.592233] [pmm/INFO] LINE: Send to Laroche:3000 -> [Disney:slave:(6) 8.673563] [pmm/INFO] ROW: step(1)=myrow(1). Broadcast my data -> [Disney:slave:(6) 8.673563] [pmm/INFO] ROW: Send to Geoff:3000 > [Gatien:slave:(9) 8.673563] [pmm/INFO] LINE: step(1) <> Myline(2). Receive data from Disney:3000 > [Gatien:slave:(9) 8.673563] [pmm/INFO] ROW: step(1)=myrow(1). Broadcast my data > [Gatien:slave:(9) 8.673563] [pmm/INFO] ROW: Send to McGee:3000 +> [Disney:slave:(6) 8.673563] [pmm/INFO] ROW: step(1)=myrow(1). Broadcast my data +> [Disney:slave:(6) 8.673563] [pmm/INFO] ROW: Send to Geoff:3000 > [TeX:slave:(4) 8.681575] [pmm/INFO] ROW: step(0)<>myrow(2). Receive data from Boivin > [TeX:slave:(4) 8.681575] [pmm/INFO] LINE: step(1) <> Myline(0). Receive data from iRMX:3000 > [Laroche:slave:(10) 8.691003] [pmm/INFO] LINE: step(1) <> Myline(2). Receive data from iRMX:3000 > [Gatien:slave:(9) 8.705202] [pmm/INFO] ROW: Send to Laroche:3000 -> [Geoff:slave:(5) 8.764224] [pmm/INFO] LINE: Send to McGee:3000 > [Boivin:slave:(2) 8.764224] [pmm/INFO] LINE: step(1) <> Myline(0). Receive data from Geoff:3000 -> [Gatien:slave:(9) 8.810401] [pmm/INFO] LINE: step(2) = Myline(2). Broadcast my data (myport=3000). -> [Gatien:slave:(9) 8.810401] [pmm/INFO] LINE: Send to Jean_Yves:3000 +> [Geoff:slave:(5) 8.764224] [pmm/INFO] LINE: Send to McGee:3000 > [Laroche:slave:(10) 8.810401] [pmm/INFO] ROW: step(1)<>myrow(2). Receive data from Gatien > [Laroche:slave:(10) 8.810401] [pmm/INFO] LINE: step(2) = Myline(2). Broadcast my data (myport=3000). > [Laroche:slave:(10) 8.810401] [pmm/INFO] LINE: Send to TeX:3000 +> [Gatien:slave:(9) 8.810401] [pmm/INFO] LINE: step(2) = Myline(2). Broadcast my data (myport=3000). +> [Gatien:slave:(9) 8.810401] [pmm/INFO] LINE: Send to Jean_Yves:3000 > [McGee:slave:(8) 8.834159] [pmm/INFO] LINE: step(1) <> Myline(2). Receive data from Geoff:3000 > [McGee:slave:(8) 8.834159] [pmm/INFO] ROW: step(1)<>myrow(0). Receive data from Gatien > [McGee:slave:(8) 8.834159] [pmm/INFO] LINE: step(2) = Myline(2). Broadcast my data (myport=3000). > [McGee:slave:(8) 8.834159] [pmm/INFO] LINE: Send to Boivin:3000 -> [Jean_Yves:slave:(3) 8.918953] [pmm/INFO] ROW: Send to TeX:3000 > [Boivin:slave:(2) 8.918953] [pmm/INFO] ROW: step(1)<>myrow(0). Receive data from Jean_Yves -> [McGee:slave:(8) 8.927254] [pmm/INFO] LINE: Send to Geoff:3000 +> [Jean_Yves:slave:(3) 8.918953] [pmm/INFO] ROW: Send to TeX:3000 > [Boivin:slave:(2) 8.927254] [pmm/INFO] LINE: step(2) <> Myline(0). Receive data from McGee:3000 +> [McGee:slave:(8) 8.927254] [pmm/INFO] LINE: Send to Geoff:3000 > [Laroche:slave:(10) 8.964800] [pmm/INFO] LINE: Send to iRMX:3000 -> [Disney:slave:(6) 8.978161] [pmm/INFO] ROW: Send to iRMX:3000 > [Geoff:slave:(5) 8.978161] [pmm/INFO] ROW: step(1)<>myrow(0). Receive data from Disney +> [Disney:slave:(6) 8.978161] [pmm/INFO] ROW: Send to iRMX:3000 > [Geoff:slave:(5) 9.048096] [pmm/INFO] LINE: step(2) <> Myline(1). Receive data from McGee:3000 > [Laroche:slave:(10) 9.063569] [pmm/INFO] ROW: step(2)=myrow(2). Broadcast my data > [Laroche:slave:(10) 9.063569] [pmm/INFO] ROW: Send to McGee:3000 -> [Laroche:slave:(10) 9.138190] [pmm/INFO] ROW: Send to Gatien:3000 > [McGee:slave:(8) 9.138190] [pmm/INFO] ROW: step(2)<>myrow(0). Receive data from Laroche +> [Laroche:slave:(10) 9.138190] [pmm/INFO] ROW: Send to Gatien:3000 > [TeX:slave:(4) 9.180015] [pmm/INFO] ROW: step(1)<>myrow(2). Receive data from Jean_Yves > [TeX:slave:(4) 9.180015] [pmm/INFO] LINE: step(2) <> Myline(0). Receive data from Laroche:3000 > [TeX:slave:(4) 9.180015] [pmm/INFO] ROW: step(2)=myrow(2). Broadcast my data > [TeX:slave:(4) 9.180015] [pmm/INFO] ROW: Send to Boivin:3000 > [McGee:slave:(8) 9.208603] [pmm/INFO] >>>>>>>> Result sent to Jacquelin:4242 <<<<<<<< -> [TeX:slave:(4) 9.269357] [pmm/INFO] ROW: Send to Jean_Yves:3000 > [Boivin:slave:(2) 9.269357] [pmm/INFO] ROW: step(2)<>myrow(0). Receive data from TeX +> [TeX:slave:(4) 9.269357] [pmm/INFO] ROW: Send to Jean_Yves:3000 > [iRMX:slave:(7) 9.317283] [pmm/INFO] ROW: step(1)<>myrow(2). Receive data from Disney > [iRMX:slave:(7) 9.317283] [pmm/INFO] LINE: step(2) <> Myline(1). Receive data from Laroche:3000 > [iRMX:slave:(7) 9.317283] [pmm/INFO] ROW: step(2)=myrow(2). Broadcast my data > [iRMX:slave:(7) 9.317283] [pmm/INFO] ROW: Send to Geoff:3000 > [Boivin:slave:(2) 9.352493] [pmm/INFO] >>>>>>>> Result sent to Jacquelin:4242 <<<<<<<< -> [Gatien:slave:(9) 9.352609] [pmm/INFO] LINE: Send to Disney:3000 > [Jean_Yves:slave:(3) 9.352609] [pmm/INFO] LINE: step(2) <> Myline(0). Receive data from Gatien:3000 +> [Gatien:slave:(9) 9.352609] [pmm/INFO] LINE: Send to Disney:3000 > [Disney:slave:(6) 9.459622] [pmm/INFO] LINE: step(2) <> Myline(1). Receive data from Gatien:3000 -> [iRMX:slave:(7) 9.557920] [pmm/INFO] ROW: Send to Disney:3000 > [Geoff:slave:(5) 9.557920] [pmm/INFO] ROW: step(2)<>myrow(0). Receive data from iRMX +> [iRMX:slave:(7) 9.557920] [pmm/INFO] ROW: Send to Disney:3000 > [Geoff:slave:(5) 9.558451] [pmm/INFO] >>>>>>>> Result sent to Jacquelin:4242 <<<<<<<< > [Gatien:slave:(9) 9.564821] [pmm/INFO] ROW: step(2)<>myrow(1). Receive data from Laroche > [Jean_Yves:slave:(3) 9.567824] [pmm/INFO] ROW: step(2)<>myrow(1). Receive data from TeX -> [Laroche:slave:(10) 9.707543] [pmm/INFO] >>>>>>>> Result sent to Jacquelin:4242 <<<<<<<< -> [Gatien:slave:(9) 9.808558] [pmm/INFO] >>>>>>>> Result sent to Jacquelin:4242 <<<<<<<< +> [Gatien:slave:(9) 9.665835] [pmm/INFO] >>>>>>>> Result sent to Jacquelin:4242 <<<<<<<< +> [Laroche:slave:(10) 9.808558] [pmm/INFO] >>>>>>>> Result sent to Jacquelin:4242 <<<<<<<< > [Disney:slave:(6) 9.811634] [pmm/INFO] ROW: step(2)<>myrow(1). Receive data from iRMX -> [TeX:slave:(4) 9.952227] [pmm/INFO] >>>>>>>> Result sent to Jacquelin:4242 <<<<<<<< -> [Jean_Yves:slave:(3) 10.025551] [pmm/INFO] >>>>>>>> Result sent to Jacquelin:4242 <<<<<<<< -> [iRMX:slave:(7) 10.266798] [pmm/INFO] >>>>>>>> Result sent to Jacquelin:4242 <<<<<<<< -> [Disney:slave:(6) 10.411336] [pmm/INFO] >>>>>>>> Result sent to Jacquelin:4242 <<<<<<<< +> [Jean_Yves:slave:(3) 9.881882] [pmm/INFO] >>>>>>>> Result sent to Jacquelin:4242 <<<<<<<< +> [TeX:slave:(4) 10.025551] [pmm/INFO] >>>>>>>> Result sent to Jacquelin:4242 <<<<<<<< +> [Disney:slave:(6) 10.170089] [pmm/INFO] >>>>>>>> Result sent to Jacquelin:4242 <<<<<<<< > [Jacquelin:master:(1) 10.411336] [pmm/INFO] The Result of Multiplication is : > >>> Matrix C:res dump (18 x 18) > 0.00 18.00 36.00 54.00 72.00 90.00 108.00 126.00 144.00 162.00 180.00 198.00 216.00 234.00 252.00 270.00 288.00 306.00 @@ -170,6 +169,7 @@ $ $SG_TEST_EXENV ./pmm_simulator$EXEEXT $srcdir/../../msg/msg_platform.xml $srcd > 16.00 34.00 52.00 70.00 88.00 106.00 124.00 142.00 160.00 178.00 196.00 214.00 232.00 250.00 268.00 286.00 304.00 322.00 > 17.00 35.00 53.00 71.00 89.00 107.00 125.00 143.00 161.00 179.00 197.00 215.00 233.00 251.00 269.00 287.00 305.00 323.00 > <<< end_of_matrix C:res dump +> [iRMX:slave:(7) 10.411336] [pmm/INFO] >>>>>>>> Result sent to Jacquelin:4242 <<<<<<<< > [Boivin:slave:(2) 10.491957] [gras/INFO] Exiting GRAS > [Jean_Yves:slave:(3) 10.563063] [gras/INFO] Exiting GRAS > [TeX:slave:(4) 10.702385] [gras/INFO] Exiting GRAS @@ -178,5 +178,5 @@ $ $SG_TEST_EXENV ./pmm_simulator$EXEEXT $srcdir/../../msg/msg_platform.xml $srcd > [iRMX:slave:(7) 11.076908] [gras/INFO] Exiting GRAS > [McGee:slave:(8) 11.145190] [gras/INFO] Exiting GRAS > [Gatien:slave:(9) 11.243148] [gras/INFO] Exiting GRAS -> [Jacquelin:master:(1) 11.381552] [gras/INFO] Exiting GRAS > [Laroche:slave:(10) 11.381552] [gras/INFO] Exiting GRAS +> [Jacquelin:master:(1) 11.381552] [gras/INFO] Exiting GRAS -- 2.20.1