浏览代码

Talking about the scheduler in the "multiple implementations" paragraph.

Cyril Roelandt 14 年之前
父节点
当前提交
0a185ee4d8
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      doc/starpu.texi

+ 3 - 0
doc/starpu.texi

@@ -1202,6 +1202,9 @@ starpu_codelet cl = @{
 @};
 @end smallexample
 @end cartouche
+
+The scheduler will measure the performance of all the implementations it was
+given, and pick the one that seems to be the fastest.
 @node Task and Worker Profiling
 @section Task and Worker Profiling