|
@@ -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
|
|
|
-
|
|
|
*/
|