Accéder au contenu.
Menu Sympa

starpu-devel - Re: [Starpu-devel] [trace interpretation]

Objet : Developers list for StarPU

Archives de la liste

Re: [Starpu-devel] [trace interpretation]


Chronologique Discussions 
  • From: Samuel Thibault <samuel.thibault@inria.fr>
  • To: Maxim Abalenkov <maxim.abalenkov@gmail.com>
  • Cc: starpu-devel@lists.gforge.inria.fr
  • Subject: Re: [Starpu-devel] [trace interpretation]
  • Date: Tue, 24 Jul 2018 17:44:49 +0200
  • 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>
  • Organization: I am not organized

Maxim Abalenkov, le mar. 24 juil. 2018 15:41:10 +0100, a ecrit:
> Do I understand correctly, that the green coloured bars are
> good—threads are working, red are bad—threads are waiting,

Yes. Double-click on the to get more info.

> white arrows are the task dependencies?

They are rather data transfers. Which happen to match task dependencies.

We should probably write down these in some guide in the documentation.

> Any hints on how to improve performance in this particular case would be
> very welcome.

Well, without knowing the algorithm it's quite hard :)

It can however at least be seen at the bottom that task submission is
still happening during the execution, which is probably not what you
want, you probably have undesired synchronization steps in your main()
function.

Samuel




Archives gérées par MHonArc 2.6.19+.

Haut de le page