Преглед на файлове

mention which schedulers support choosing the implementation

Samuel Thibault преди 13 години
родител
ревизия
2d8c3bd434
променени са 1 файла, в които са добавени 3 реда и са изтрити 2 реда
  1. 3 2
      doc/chapters/advanced-examples.texi

+ 3 - 2
doc/chapters/advanced-examples.texi

@@ -65,8 +65,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.
+Scheduler which are multi-implementation aware (only @code{dmda}, @code{heft}
+and @code{pheft} for now) will use the performance models 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