Objet : Developers list for StarPU
Archives de la liste
Re: [Starpu-devel] [PATCH 2/7] _starpu_fifo_push_task(): Fix "TODO: if prio, put at back".
Chronologique Discussions
- From: Samuel Thibault <samuel.thibault@ens-lyon.org>
- To: Cyril Roelandt <cyril.roelandt@inria.fr>
- Cc: starpu-devel@lists.gforge.inria.fr
- Subject: Re: [Starpu-devel] [PATCH 2/7] _starpu_fifo_push_task(): Fix "TODO: if prio, put at back".
- Date: Fri, 19 Oct 2012 17:18:56 +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>
Cyril Roelandt, le Tue 16 Oct 2012 23:45:20 +0200, a écrit :
> + if (task->priority > 0)
> + {
> + _STARPU_TRACE_JOB_PUSH(task, 1);
> + starpu_task_list_push_back(&fifo_queue->taskq, task);
Actually we should rather use _starpu_fifo_push_sorted_task(), like dmda
does. This is important to keep tasks with the same priority in the
submission order.
Samuel
- [Starpu-devel] [PATCH 0/7][Review needed] A first step towards the factorization of heft and dm*., Cyril Roelandt, 16/10/2012
- [Starpu-devel] [PATCH 2/7] _starpu_fifo_push_task(): Fix "TODO: if prio, put at back"., Cyril Roelandt, 16/10/2012
- Re: [Starpu-devel] [PATCH 2/7] _starpu_fifo_push_task(): Fix "TODO: if prio, put at back"., Samuel Thibault, 19/10/2012
- [Starpu-devel] [PATCH 3/7] Heft: use a scheduler-specific fifo rather than pushing tasks directly to the workers' local tasks., Cyril Roelandt, 16/10/2012
- [Starpu-devel] [PATCH 4/7] heft.c: Remove the "bundle" parameter from compute_all_performance_predictions()., Cyril Roelandt, 16/10/2012
- Re: [Starpu-devel] [PATCH 4/7] heft.c: Remove the "bundle" parameter from compute_all_performance_predictions()., Samuel Thibault, 19/10/2012
- [Starpu-devel] [PATCH 5/7] src/sched_policies/deque_modeling_policy_data_aware.c: add a compute_all_performance_predictions() function., Cyril Roelandt, 16/10/2012
- [Starpu-devel] [PATCH 6/7] Reindent _dmda_push_task()., Cyril Roelandt, 16/10/2012
- Re: [Starpu-devel] [PATCH 6/7] Reindent _dmda_push_task()., Samuel Thibault, 19/10/2012
- [Starpu-devel] [PATCH 7/7] Handle bundles in deque_modeling_policy_data_aware.c., Cyril Roelandt, 16/10/2012
- Re: [Starpu-devel] [PATCH 7/7] Handle bundles in deque_modeling_policy_data_aware.c., Samuel Thibault, 19/10/2012
- [Starpu-devel] [PATCH 2/7] _starpu_fifo_push_task(): Fix "TODO: if prio, put at back"., Cyril Roelandt, 16/10/2012
Archives gérées par MHonArc 2.6.19+.