Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use priorities...
[simgrid.git] / examples / msg / priority / priority.tesh
1 #! ./tesh
2
3 p Testing a simple master/slave example application
4
5 $ $SG_TEST_EXENV priority/priority$EXEEXT ${srcdir:=.}/small_platform.xml  ${srcdir:=.}/priority/deployment_priority.xml --cfg=workstation_model:compound --cfg=cpu_model:Cas01 --cfg=network_model:CM02
6 > [0.000000] [simix_kernel/INFO] setting 'workstation_model' to 'compound'
7 > [0.000000] [xbt_cfg/INFO] type in variable = 2
8 > [0.000000] [simix_kernel/INFO] setting 'cpu_model' to 'Cas01'
9 > [0.000000] [xbt_cfg/INFO] type in variable = 2
10 > [0.000000] [simix_kernel/INFO] setting 'network_model' to 'CM02'
11 > [0.000000] [xbt_cfg/INFO] type in variable = 2
12 > [Fafard:test:(1) 0.000000] [msg_test/INFO] Hello! Running a task of size 7.6296e+07 with priority 1
13 > [Fafard:test:(2) 0.000000] [msg_test/INFO] Hello! Running a task of size 7.6296e+07 with priority 2
14 > [Fafard:test:(2) 1.500000] [msg_test/INFO] Goodbye now!
15 > [Fafard:test:(1) 2.000000] [msg_test/INFO] Goodbye now!
16 > [2.000000] [msg_test/INFO] Simulation time 2