Forráskód Böngészése

Note that we just use hwloc to detect hardware

Samuel Thibault 6 éve
szülő
commit
3f8ccdfa46
1 módosított fájl, 3 hozzáadás és 0 törlés
  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
 \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
 
 \subsubsection StarPUInMake Integrating StarPU in a Make Build System