Sfoglia il codice sorgente

document that starpu_machine_display shows combined workers

Samuel Thibault 12 anni fa
parent
commit
3b540f359f
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. 5 0
      doc/chapters/advanced-examples.texi

+ 5 - 0
doc/chapters/advanced-examples.texi

@@ -900,6 +900,11 @@ For example : if the user specifies a minimum and maximum combined workers size
 of 3 on a machine containing 8 CPUs, StarPU will create a combined worker of
 size 2 beside the combined workers of size 3.
 
+The combined workers actually produced can be seen in the output of the
+@code{starpu_machine_display} tool (the @code{STARPU_SCHED} environment variable
+has to be set to a combined worker-aware scheduler such as @code{pheft} or
+@code{pgreedy}).
+
 @subsection Concurrent parallel tasks
 
 Unfortunately, many environments and librairies do not support concurrent