소스 검색

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.