Objet : Developers list for StarPU
Archives de la liste
- From: Cyril Bordage <cyril.bordage@inria.fr>
- To: starpu-devel <starpu-devel@lists.gforge.inria.fr>
- Subject: [Starpu-devel] Bug in starpu_task_expected_length
- Date: Mon, 07 Oct 2013 15:56:00 +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>
Hi,
I've found a bug in starpu_task_expected_length: if the task has not
been submitted yet, then the history in the model is NULL. So, maybe
you can add
##
if (task->cl->model && task->cl->model->symbol)
_starpu_load_perfmodel(task->cl->model);
##
before the return.
Thank you.
Cyril.
- [Starpu-devel] Bug in starpu_task_expected_length, Cyril Bordage, 07/10/2013
- Re: [Starpu-devel] Bug in starpu_task_expected_length, Samuel Thibault, 07/10/2013
Archives gérées par MHonArc 2.6.19+.