Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fd2689809bbe5e3bdec864e45c61373f4d6ac451
[simgrid.git] / examples / msg / parallel_task / parallel_task.tesh
1 #! ./tesh
2
3 p Testing a simple master/slave example application
4
5 ! output sort
6 $ $SG_TEST_EXENV parallel_task/parallel_task$EXEEXT ${srcdir:=.}/small_platform.xml --log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n
7 > [  0.000000] (0:@) type in variable = 2
8 > [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
9 > [  0.009378] (0:@) Simulation time 0.00937836
10 > [  0.009378] (1:test@Ginette) Goodbye now!
11
12 ! output sort
13 $ $SG_TEST_EXENV parallel_task/test_ptask$EXEEXT ${srcdir:=.}/parallel_task/test_ptask_platform.xml ${srcdir:=.}/parallel_task/test_ptask_deployment.xml --log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n
14 > [  0.000000] (0:@) type in variable = 2
15 > [  0.000000] (0:@) surf_workstation_model_init_ptask_L07
16 > [  1.000300] (1:execute@Ginette) execution_time=1.0003 
17 > [  6.000900] (0:@) Simulation time 6.0009
18 > [  6.000900] (2:redistribute@Ginette) redistribution_time=6.0009