소스 검색

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