Explorar o código

better comment

Samuel Thibault %!s(int64=12) %!d(string=hai) anos
pai
achega
a62e0dba32
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/sched_policies/node_heft.c

+ 2 - 1
src/sched_policies/node_heft.c

@@ -17,7 +17,8 @@
  */
 
 /* HEFT variant which tries to schedule a given number of tasks instead of just
- * the first of its scheduling window.  */
+ * the first of its scheduling window, and actually schedule the task for which
+ * the most benefit is achieved.  */
 
 #include <starpu_sched_node.h>
 #include "prio_deque.h"