|
@@ -494,6 +494,7 @@ int _starpu_repush_task(struct _starpu_job *j)
|
|
|
* corresponding dependencies */
|
|
|
if (task->cl == NULL || task->where == STARPU_NOWHERE)
|
|
|
{
|
|
|
+ _STARPU_TRACE_TASK_NAME_LINE_COLOR(j);
|
|
|
if (!_starpu_perf_counter_paused() && !j->internal)
|
|
|
{
|
|
|
(void)STARPU_ATOMIC_ADD64(& _starpu_task__g_current_ready__value, -1);
|