Accéder au contenu.
Menu Sympa

starpu-devel - Re: [Starpu-devel] StarPU: Data flow between tasks

Objet : Developers list for StarPU

Archives de la liste

Re: [Starpu-devel] StarPU: Data flow between tasks


Chronologique Discussions 
  • From: Samuel Thibault <samuel.thibault@ens-lyon.org>
  • To: Ankur Sharma <ankur.sharma@mailbox.tu-dresden.de>
  • Cc: starpu-devel@lists.gforge.inria.fr
  • Subject: Re: [Starpu-devel] StarPU: Data flow between tasks
  • Date: Tue, 30 Sep 2014 15:21:32 +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>

Ankur Sharma, le Thu 25 Sep 2014 08:53:28 +0200, a écrit :
> Is it possible to measure the size of partitioned data allotted to each
> task?

Where do you want to get the information? Tasks themselves can access that
information from the descriptor passed to the codelet. We haven't implemented
getting the information on the generated task graph.

> And is it possible to get the id of task that executes the cpu or cuda
> implementation?

>From the codelet you can access the task by using starpu_task_get_current(),
>and
thus its ID.

Samuel




Archives gérées par MHonArc 2.6.19+.

Haut de le page