瀏覽代碼

fix TODO position

Samuel Thibault 11 年之前
父節點
當前提交
0a1d229bbf
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      doc/doxygen/chapters/05performance_feedback.doxy

+ 3 - 3
doc/doxygen/chapters/05performance_feedback.doxy

@@ -592,6 +592,9 @@ Computation took (in ms)
 Synthetic GFlops : 44.21
 \endverbatim
 
+// TODO: data transfer stats are similar to the ones displayed when
+// setting STARPU_BUS_STATS
+
 \section DataTrace Data trace and tasks length
 It is possible to get statistics about tasks length and data size by using :
 \verbatim
@@ -606,7 +609,4 @@ task, and each color corresponds to a codelet.
 \image html data_trace.png
 \image latex data_trace.eps "" width=\textwidth
 
-// TODO: data transfer stats are similar to the ones displayed when
-// setting STARPU_BUS_STATS
-
 */