Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[#!] #! ./tesh -> #!/usr/bin/env tesh
[simgrid.git] / examples / s4u / exec-async / s4u-exec-async.tesh
1 #!/usr/bin/env tesh
2
3 ! output sort 19
4 $ $SG_TEST_EXENV ${bindir:=.}/s4u-exec-async$EXEEXT ${platfdir}/small_platform.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!