Explorar o código

Point to Simon's work

Samuel Thibault %!s(int64=6) %!d(string=hai) anos
pai
achega
0db24542e0
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      doc/doxygen/chapters/350_scheduling_policy_definition.doxy

+ 3 - 0
doc/doxygen/chapters/350_scheduling_policy_definition.doxy

@@ -361,6 +361,9 @@ makes it very trivial to assemble a modular scheduler around a scheduling
 decision component as seen above (here, a dumb eager decision component). Most
 often a modular scheduler can be implemented that way.
 
+A modular scheduler can also be constructed hierarchically with
+starpu_sched_component_composed_recipe_create().
+
 That modular scheduler can also be built by hand in the following way:
 
 \code{.c}