Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Xml platform cleaning
[simgrid.git] / examples / msg / sendrecv / sendrecv_CLM03.tesh
1 #! ./tesh
2
3 p Testing the deprecated CM02 network model
4
5 ! output sort
6 $ $SG_TEST_EXENV sendrecv/sendrecv$EXEEXT ${srcdir:=.}/../platforms/small_platform.xml ${srcdir:=.}/sendrecv/deployment_sendrecv.xml --cfg=cpu/model:Cas01 --cfg=network/model:CM02 "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
7 > [  0.000000] (0:@) Configuration change: Set 'cpu/model' to 'Cas01'
8 > [  0.000000] (0:@) Configuration change: Set 'network/model' to 'CM02'
9 > [  0.000000] (0:@) test_all
10 > [  0.000000] (0:@) Switching workstation model to compound since you changed the network and/or cpu model(s)
11 > [  0.000000] (1:sender@Tremblay) sender
12 > [  0.000000] (1:sender@Tremblay) host = Jupiter
13 > [  0.000000] (1:sender@Tremblay) task_la->data = 0.000000e+00
14 > [  0.000000] (2:receiver@Jupiter) receiver
15 > [  0.001462] (2:receiver@Jupiter) Task received : latency task
16 > [  0.001462] (2:receiver@Jupiter) Communic. time 1.461656e-03
17 > [  0.001462] (2:receiver@Jupiter) --- la 0.001462 ----
18 > [  0.001462] (1:sender@Tremblay) task_bw->data = 1.461656e-03
19 > [138.703988] (2:receiver@Jupiter) Task received : bandwidth task
20 > [138.703988] (2:receiver@Jupiter) Communic. time 1.387025e+02
21 > [138.703988] (2:receiver@Jupiter) --- bw 7209674.030423 ----
22 > [138.703988] (0:@) Total simulation time: 1.387040e+02