Browse Source

port r11374 from 1.1 fix documentation: eager does not actually triggers a feed the perfmodels

Samuel Thibault 11 years ago
parent
commit
05cf703c7d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/doxygen/chapters/advanced_examples.doxy

+ 1 - 1
doc/doxygen/chapters/advanced_examples.doxy

@@ -347,7 +347,7 @@ tasks with varying size so that the regression can be computed. StarPU will not
 trust the regression unless there is at least 10% difference between the minimum
 and maximum observed input size. It can be useful to set the
 environment variable \ref STARPU_CALIBRATE to <c>1</c> and run the application
-on varying input sizes with \ref STARPU_SCHED set to <c>eager</c> scheduler,
+on varying input sizes with \ref STARPU_SCHED set to <c>dmda</c> scheduler,
 so as to feed the performance model for a variety of
 inputs. The application can also provide the measurements explictly by
 using the function starpu_perfmodel_update_history(). The tools