Bladeren bron

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

Samuel Thibault 11 jaren geleden
bovenliggende
commit
05cf703c7d
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  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
 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
 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
 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
 so as to feed the performance model for a variety of
 inputs. The application can also provide the measurements explictly by
 inputs. The application can also provide the measurements explictly by
 using the function starpu_perfmodel_update_history(). The tools
 using the function starpu_perfmodel_update_history(). The tools