Explorar el Código

Doc: "per_worker_stats" field of the "starpu_codelet" structure.

Cyril Roelandt hace 13 años
padre
commit
4c17c3839f
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      doc/chapters/basic-api.texi

+ 3 - 1
doc/chapters/basic-api.texi

@@ -1157,7 +1157,9 @@ involved in the parallel execution.
 TODO
 
 @item @code{per_worker_stats} (optional)
-todo
+Statistics collected at runtime: this is filled by StarPU and should not be
+accessed directly (use the starpu_display_codelet_stats function instead for
+instance).
 
 @item @code{name} (optional)
 Codelets are allowed to have a name, which can be useful for debugging purposes.