Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix the tests that my cleanups in the config variable broke
[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:=.}/sendrecv/platform_sendrecv.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@Inmos) sender
12 > [  0.000000] (1:sender@Inmos) host = Bellevue
13 > [  0.000000] (1:sender@Inmos) task_la->data = 0.000000e+00
14 > [  0.000000] (2:receiver@Bellevue) receiver
15 > [  0.100100] (1:sender@Inmos) task_bw->data = 1.001000e-01
16 > [  0.100100] (2:receiver@Bellevue) Task received : latency task
17 > [  0.100100] (2:receiver@Bellevue) Communic. time 1.001000e-01
18 > [  0.100100] (2:receiver@Bellevue) --- la 0.100100 ----
19 > [10000.200100] (0:@) Total simulation time: 1.000020e+04
20 > [10000.200100] (2:receiver@Bellevue) Task received : bandwidth task
21 > [10000.200100] (2:receiver@Bellevue) Communic. time 1.000010e+04
22 > [10000.200100] (2:receiver@Bellevue) --- bw 99999.000010 ----