Explorar o código

Phony commit to say farewell.

Last day for me. I had a great time working with you all.
Thank you !
 -- Nicolas
Nicolas Collin %!s(int64=13) %!d(string=hai) anos
pai
achega
39ae3ff6a0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/sched_policies/heft.c

+ 1 - 0
src/sched_policies/heft.c

@@ -230,6 +230,7 @@ static int push_task_on_best_worker(struct starpu_task *task, int best_workerid,
 	return starpu_push_local_task(best_workerid, task, prio);
 }
 
+/* TODO: Correct the bugs in the scheduling !!! */
 /* TODO: factorize with dmda!! */
 static void compute_all_performance_predictions(struct starpu_task *task,
 					double local_task_length[STARPU_NMAXWORKERS][STARPU_MAXIMPLEMENTATIONS],