瀏覽代碼

reference lp2paje

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)
 {