瀏覽代碼

Note that we just use hwloc to detect hardware

Samuel Thibault 6 年之前
父節點
當前提交
3f8ccdfa46
共有 1 個文件被更改,包括 3 次插入0 次删除
  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