Prechádzať zdrojové kódy

note that STARPU_FLOPS can be used to fill the flops field

Samuel Thibault 9 rokov pred
rodič
commit
1eb6515c0c

+ 1 - 1
doc/doxygen/chapters/12online_performance_tools.doxy

@@ -110,7 +110,7 @@ CPU 2
 \endverbatim
 
 The number of GFlops is available because the starpu_task::flops field of the
-tasks were filled.
+tasks were filled (or STARPU_FLOPS used in starpu_task_insert).
 
 When an FxT trace is generated (see \ref GeneratingTracesWithFxT), it is also
 possible to use the tool <c>starpu_workers_activity</c> (see \ref

+ 3 - 2
doc/doxygen/chapters/13offline_performance_tools.doxy

@@ -303,8 +303,9 @@ run with the tool <c>gnuplot</c>, which shows the corresponding curve.
 \image html starpu_non_linear_memset_regression_based.png
 \image latex starpu_non_linear_memset_regression_based.eps "" width=\textwidth
 
-When the field starpu_task::flops is set, <c>starpu_perfmodel_plot</c> can
-directly draw a GFlops curve, by simply adding the <c>-f</c> option:
+When the field starpu_task::flops is set (or STARPU_FLOPS is passed to
+starpu_task_insert), <c>starpu_perfmodel_plot</c> can directly draw a GFlops
+curve, by simply adding the <c>-f</c> option:
 
 \verbatim
 $ starpu_perfmodel_plot -f -s chol_model_11