Samuel Thibault преди 13 години
родител
ревизия
ff7370a654
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      src/profiling/bound.c

+ 3 - 0
src/profiling/bound.c

@@ -399,6 +399,9 @@ void starpu_bound_print_dot(FILE *output)
 
 /*
  * lp_solve format
+ *
+ * When dependencies are enabled, you can check the set of tasks and deps that
+ * were recorded by using tools/lp2paje and vite.
  */
 void starpu_bound_print_lp(FILE *output)
 {