Explorar el Código

Note that we just use hwloc to detect hardware

Samuel Thibault hace 6 años
padre
commit
3f8ccdfa46
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      doc/doxygen/chapters/101_building.doxy

+ 3 - 0
doc/doxygen/chapters/101_building.doxy

@@ -218,6 +218,9 @@ It is then useful to check that StarPU executes correctly and finds your hardwar
 $ starpu_machine_display
 $ starpu_machine_display
 \endverbatim
 \endverbatim
 
 
+If it does not, please check the output of \c lstopo from \c hwloc and report
+the issue to the \c hwloc project, since this is what StarPU uses to detect the hardware.
+
 \subsection IntegratingStarPUInABuildSystem Integrating StarPU in a Build System
 \subsection IntegratingStarPUInABuildSystem Integrating StarPU in a Build System
 
 
 \subsubsection StarPUInMake Integrating StarPU in a Make Build System
 \subsubsection StarPUInMake Integrating StarPU in a Make Build System