Sfoglia il codice sorgente

Mentioned -dev / -devel packages

Samuel Thibault 5 anni fa
parent
commit
409e636a2e
1 ha cambiato i file con 4 aggiunte e 2 eliminazioni
  1. 4 2
      doc/doxygen/chapters/101_building.doxy

+ 4 - 2
doc/doxygen/chapters/101_building.doxy

@@ -43,8 +43,10 @@ can be used to install StarPU.
 The <c>hwloc</c> (http://www.open-mpi.org/software/hwloc) topology
 The <c>hwloc</c> (http://www.open-mpi.org/software/hwloc) topology
 discovery library is not mandatory to use StarPU but strongly
 discovery library is not mandatory to use StarPU but strongly
 recommended.  It allows for topology aware scheduling, which improves
 recommended.  It allows for topology aware scheduling, which improves
-performance.  <c>libhwloc</c> is available in major free operating system
-distributions, and for most operating systems.
+performance. <c>hwloc</c> is available in major free operating system
+distributions, and for most operating systems. Make sure to not only install
+a <c>hwloc</c> or <c>libhwloc</c> package, but also <c>hwloc-devel</c> or
+<c>libhwloc-dev</c> so as to have hwloc headers etc.
 
 
 If <c>libhwloc</c> is installed in a standard
 If <c>libhwloc</c> is installed in a standard
 location, no option is required, it will be detected automatically,
 location, no option is required, it will be detected automatically,