Accéder au contenu.
Menu Sympa

starpu-devel - Re: [Starpu-devel] Strange error " <starpu_task_submit> returned unexpected value: <-19>"

Objet : Developers list for StarPU

Archives de la liste

Re: [Starpu-devel] Strange error " <starpu_task_submit> returned unexpected value: <-19>"


Chronologique Discussions 
  • From: Brice Goglin <Brice.Goglin@inria.fr>
  • To: starpu-devel@lists.gforge.inria.fr
  • Subject: Re: [Starpu-devel] Strange error " <starpu_task_submit> returned unexpected value: <-19>"
  • Date: Thu, 28 Jun 2012 07:53:13 +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>

Le 28/06/2012 07:37, Keisuke Fukuda a écrit :
> Dear all,
>
> I've been seeing a strange error,
>
> StarPU function <starpu_task_submit> returned unexpected value: <-19>
>
> My code is calling starpu_task_submit() as the samples do, like
>
> int ret = starpu_task_submit(task_ulist);
> STARPU_CHECK_RETURN_VALUE(ret, "starpu_task_submit");
>
>
> The failing task uses partitioning and combined workers features.
> I set STARPU_SCHED=pheft and it seems to be causing the problem,
> because everything's fine with STARPU_SCHED=heft .
>
> The error still happens even if I stop using partitioning feature on the
> task.
>
> Is there something wrong with pheft scheduling or any point that I
> should take care?
> I searched the StarPU source code but couldn't find what -19 or 19 means.
>

19 is ENODEV, so some device may be missing/unexisting here.

Brice






Archives gérées par MHonArc 2.6.19+.

Haut de le page