Objet : Developers list for StarPU
Archives de la liste
Re: [Starpu-devel] Unexpected behavior - Not making task ready when they could be
Chronologique Discussions
- From: Samuel Thibault <samuel.thibault@ens-lyon.org>
- To: Berenger Bramas <berenger.bramas@inria.fr>
- Cc: starpu-devel@lists.gforge.inria.fr
- Subject: Re: [Starpu-devel] Unexpected behavior - Not making task ready when they could be
- Date: Fri, 13 Feb 2015 14:48:10 +0100
- 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>
Hello,
Berenger Bramas, le Fri 13 Feb 2015 11:51:43 +0100, a écrit :
> In the test I am submitting lots of tasks that use two handles in STARPU_RW|
> STARPU_COMMUTE.
COMMUTE does not mean that the tasks can access the data concurrently.
It only means that they can be run in either order, but still in
exclusion: there can be only one writer. This is because in a
distributed environment it does not make sense to let several tasks
write to the same data. Implementing some STARPU_CONCURRENT_WRITE flag
should be possible, it has been on the TODO list for some time already,
the "only" difficult part is preventing it from letting tasks go over
different memory nodes. In the particular case of a CPU-only task, it
would probably be relatively easy to implement.
Samuel
- [Starpu-devel] Unexpected behavior - Not making task ready when they could be, Berenger Bramas, 13/02/2015
- Re: [Starpu-devel] Unexpected behavior - Not making task ready when they could be, Samuel Thibault, 13/02/2015
- Re: [Starpu-devel] Unexpected behavior - Not making task ready when they could be, Berenger Bramas, 13/02/2015
- Re: [Starpu-devel] Unexpected behavior - Not making task ready when they could be, Samuel Thibault, 13/02/2015
- Re: [Starpu-devel] Unexpected behavior - Not making task ready when they could be, Samuel Thibault, 13/02/2015
- Re: [Starpu-devel] Unexpected behavior - Not making task ready when they could be, Samuel Thibault, 13/02/2015
- Re: [Starpu-devel] Unexpected behavior - Not making task ready when they could be, Berenger Bramas, 13/02/2015
- Re: [Starpu-devel] Unexpected behavior - Not making task ready when they could be, Samuel Thibault, 13/02/2015
Archives gérées par MHonArc 2.6.19+.