Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
implement mpi_isendrecv and mpi_isendrecv_replace
[simgrid.git] / examples / cpp / io-dependent / s4u-io-dependent.tesh
index ba01e1dbef8a6effbcd50ccbc810cd5b2fe2a44a..8feb8524d26f80e808412783ff55f3a47ccee3ca 100644 (file)
@@ -2,10 +2,15 @@
 
 ! output sort
 $ ${bindir:=.}/s4u-io-dependent ${platfdir}/hosts_with_disks.xml --log=s4u_activity.t:verbose "--log=root.fmt:[%10.6r]%e(%i:%a@%h)%e%m%n"
+> [  0.000000] (1:bob@bob) 'bob compute' is assigned to a resource and all dependencies are solved. Let's start
 > [  1.000000] (1:bob@bob) 'bob write' is assigned to a resource and all dependencies are solved. Let's start
 > [  1.000000] (1:bob@bob) Remove a dependency from 'bob compute' on 'bob write'
+> [  1.000000] (1:bob@bob) Activity 'bob compute' is complete
 > [  1.100000] (1:bob@bob) 'carl read' is assigned to a resource and all dependencies are solved. Let's start
+> [  1.100000] (1:bob@bob) Activity 'bob write' is complete
 > [  1.100000] (1:bob@bob) Remove a dependency from 'bob write' on 'carl read'
+> [  1.140000] (1:bob@bob) Activity 'carl read' is complete
 > [  1.140000] (1:bob@bob) 'carl compute' is assigned to a resource and all dependencies are solved. Let's start
 > [  1.140000] (1:bob@bob) Remove a dependency from 'carl read' on 'carl compute'
+> [  2.140000] (1:bob@bob) Activity 'carl compute' is complete
 > [  2.140000] (0:maestro@) Simulation time 2.14