Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
populate Exec a bit more
[simgrid.git] / examples / s4u / execute-priority / s4u-execute-priority.tesh
1 #! ./tesh
2
3 ! output sort 19
4 $ $SG_TEST_EXENV ${bindir:=.}/s4u-execute-priority$EXEEXT ${platfdir}/small_platform.xml  ${srcdir:=.}/s4u-execute-priority_d.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
5 > [  0.000000] (1:test@Fafard) Hello! Execute 7.6296e+07 flops with priority 1
6 > [  0.000000] (2:test@Fafard) Hello! Execute 7.6296e+07 flops with priority 2
7 > [  1.500000] (2:test@Fafard) Goodbye now!
8 > [  2.000000] (0:maestro@) Simulation time 2
9 > [  2.000000] (1:test@Fafard) Goodbye now!