瀏覽代碼

Doc: "predicted_transfer" field of the "starpu_task" structure.

Cyril Roelandt 13 年之前
父節點
當前提交
e95b13712c
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      doc/chapters/basic-api.texi

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

@@ -1306,7 +1306,8 @@ Predicted duration of the task. This field is only set if the scheduling
 strategy used performance models.
 
 @item @code{predicted_transfer} (optional)
-todo
+Predicted data transfer duration for the task in microseconds. This field is
+only valid if the scheduling strategy uses performance models.
 
 @item @code{prev}
 A pointer to the previous task. This should only be used by StarPU.