Explorar o código

We always want the submission details, for internal tasks too

Erwan Leria %!s(int64=7) %!d(string=hai) anos
pai
achega
cd048034bc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/core/task.c

+ 1 - 1
src/core/task.c

@@ -660,7 +660,7 @@ int starpu_task_submit(struct starpu_task *task)
 		return ret;
 	}
 
-	if (!j->internal && !continuation)
+	if (!continuation)
 	{
 #ifdef STARPU_USE_FXT
 		{