Accéder au contenu.
Menu Sympa

starpu-devel - Re: [Starpu-devel] src/core/topology.c

Objet : Developers list for StarPU

Archives de la liste

Re: [Starpu-devel] src/core/topology.c


Chronologique Discussions 
  • From: Samuel Thibault <samuel.thibault@ens-lyon.org>
  • To: Nathalie Furmento <nathalie.furmento@labri.fr>
  • Cc: "starpu-devel@lists.gforge.inria.fr" <starpu-devel@lists.gforge.inria.fr>
  • Subject: Re: [Starpu-devel] src/core/topology.c
  • Date: Wed, 16 Oct 2013 15:40:33 +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>

Nathalie Furmento, le Wed 16 Oct 2013 11:22:56 +0200, a écrit :
> I was looking at the code in src/core/topology.c, the function
> _starpu_init_workers_binding(), line 1195 starts a loop on the number of
> workers,
>
> and does
>
> struct _starpu_worker *workerarg =
> &config->workers[worker];
>
> should that be replaced with
>
> struct _starpu_worker *workerarg =
> &config->workers[worker2];
>
> to get the worker of the loop index ?

Indeed, good catch!

It happens that the extraneaous registered bus were not harming,
actually.

Samuel





Archives gérées par MHonArc 2.6.19+.

Haut de le page