File: s4u-io-dependent.tesh

package info (click to toggle)
simgrid 4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 39,236 kB
  • sloc: cpp: 124,918; ansic: 66,744; python: 8,560; java: 6,773; fortran: 6,079; f90: 5,123; xml: 4,587; sh: 2,194; perl: 1,436; makefile: 111; lisp: 49; javascript: 7; sed: 6
file content (16 lines) | stat: -rw-r--r-- 1,154 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/env tesh

! 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