Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Chord: update some messages displayed
[simgrid.git] / examples / msg / sendrecv / sendrecv_CLM03.tesh
1 #! ./tesh
2
3 p Testing the surf network maxmin fairness model
4
5 ! output sort
6 $ $SG_TEST_EXENV sendrecv/sendrecv$EXEEXT ${srcdir:=.}/sendrecv/platform_sendrecv.xml ${srcdir:=.}/sendrecv/deployment_sendrecv.xml --cfg=workstation/model:CLM03 --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 'workstation/model' to 'CLM03'
8 > [  0.000000] (0:@) Configuration change: Set 'cpu/model' to 'Cas01'
9 > [  0.000000] (0:@) Configuration change: Set 'network/model' to 'CM02'
10 > [  0.000000] (0:@) test_all
11 > [  0.000000] (0:@) Switching workstation model to compound since you changed the network and/or cpu model(s)
12 > [  0.000000] (1:sender@Inmos) sender
13 > [  0.000000] (1:sender@Inmos) host = Bellevue
14 > [  0.000000] (1:sender@Inmos) task_la->data = 0.000000e+00
15 > [  0.000000] (2:receiver@Bellevue) receiver
16 > [  0.100100] (1:sender@Inmos) task_bw->data = 1.001000e-01
17 > [  0.100100] (2:receiver@Bellevue) Task received : latency task
18 > [  0.100100] (2:receiver@Bellevue) Communic. time 1.001000e-01
19 > [  0.100100] (2:receiver@Bellevue) --- la 0.100100 ----
20 > [10000.200100] (0:@) Total simulation time: 1.000020e+04
21 > [10000.200100] (2:receiver@Bellevue) Task received : bandwidth task
22 > [10000.200100] (2:receiver@Bellevue) Communic. time 1.000010e+04
23 > [10000.200100] (2:receiver@Bellevue) --- bw 99999.000010 ----
24