Accéder au contenu.
Menu Sympa

starpu-devel - Re: [Starpu-devel] help with trace.rec and tasks.rec

Objet : Developers list for StarPU

Archives de la liste

Re: [Starpu-devel] help with trace.rec and tasks.rec


Chronologique Discussions 
  • From: Alfredo Buttari <alfredo.buttari@enseeiht.fr>
  • To: Samuel Pitoiset <samuel.pitoiset@inria.fr>
  • Cc: starpu-devel@lists.gforge.inria.fr
  • Subject: Re: [Starpu-devel] help with trace.rec and tasks.rec
  • Date: Tue, 6 Sep 2016 14:16:10 +0200
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=alfredo.buttari@gmail.com; spf=Pass smtp.mailfrom=alfredo.buttari@gmail.com; spf=None smtp.helo=postmaster@mail-wm0-f45.google.com
  • Ironport-phdr: 9a23:SppKCBYwthwuQFkiVYn4byb/LSx+4OfEezUN459isYplN5qZpc6ybnLW6fgltlLVR4KTs6sC0LuP9f2xEjBQqdbZ6TZZL8wKD0dEwewt3CUeQ+e9QXXhK/DrayFoVO9jb3RCu0+BDE5OBczlbEfTqHDhpRQbGxH4KBYnbr+tQt2ap42N2uuz45zeZRlTzHr4OOsqbUb+kQKEjcATnIZmYp4w1hzIuXZUM7BNzGZ1KFbVhxfg4car8YJL8iJKuvtn+dQWAovgeKFtZLhWFjkqNCgf+dH3vAPCBV+G4nUGX2kR1BBVHxTM9hDSU5Hqvyb7tvY71jPMbp6+dqw9RTn3t/QjcxTvkipScmdhqGw=
  • List-archive: <http://lists.gforge.inria.fr/pipermail/starpu-devel/>
  • List-id: "Developers list. For discussion of new features, code changes, etc." <starpu-devel.lists.gforge.inria.fr>

Samuel, 
thanks for the quick answer. See below

On Tue, Sep 6, 2016 at 2:03 PM, Samuel Pitoiset <samuel.pitoiset@inria.fr> wrote:
Weird. I have just tried locally and the output for me looks like:

$ python2.7 tools/starpu_trace_state_stats.py trace.rec | column -t -s ","
"Name"             "Count"  "Type"     "Duration"
"Initializing"     4        "Runtime"  1.036028
"Overhead"         4540     "Runtime"  5.291885
"Idle"             1516     "Other"    0.60503
"Scheduling"       3026     "Runtime"  1.346616
"Sleeping"         30       "Other"    88.045689
"FetchingInput"    1512     "Runtime"  0.961838
"chol_model_21"    212      "Task"     100.915113 ---> This is what you want!
"PushingOutput"    1512     "Runtime"  0.587924
"chol_model_22"    1276     "Task"     890.891958
"chol_model_11"    24       "Task"     3.280441
"Submitting task"  1512     "User"     1.506503

This is with starpu-svn from today or yesterday.

Which version are you using?


I am using the latest revision of the trunk. Is there any configure option or (at runtime) any environment variable I have to set?

 
I don't remember how to parse the tasks.rec, maybe there is a tool in trunk/tools, not sure though.

The main difference between tasks.rec and trace.rec is that the former contains more information about the tasks and the latter only contains the different states of the execution.

thanks for the details.


--
-----------------------------------------
Alfredo Buttari, PhD
CNRS-IRIT
2 rue Camichel, 31071 Toulouse, France
http://buttari.perso.enseeiht.fr



Archives gérées par MHonArc 2.6.19+.

Haut de le page