瀏覽代碼

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

Cyril Roelandt 13 年之前
父節點
當前提交
4c17c3839f
共有 1 個文件被更改,包括 3 次插入1 次删除
  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.