Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
MASSIVE cleanup: s/workstation/host/
[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:=.}/../platforms/small_platform.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
7 > [  0.000000] (0:@) surf_host_model_init_ptask_L07
8 > [  0.009378] (1:test@Fafard) Goodbye now!
9 > [  0.009378] (0:@) Simulation time 0.00937836
10
11 ! output sort
12 $ $SG_TEST_EXENV parallel_task/test_ptask$EXEEXT ${srcdir:=.}/../platforms/small_platform.xml ${srcdir:=.}/parallel_task/test_ptask_deployment.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
13 > [  0.000000] (0:@) surf_host_model_init_ptask_L07
14 > [ 20.625396] (1:execute@Ginette) execution_time=20.6254 
15 > [ 83.232398] (2:redistribute@Ginette) redistribution_time=83.2324 
16 > [ 83.232398] (0:@) Simulation time 83.2324