ソースを参照

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.