|
@@ -43,8 +43,10 @@ can be used to install StarPU.
|
|
|
The <c>hwloc</c> (http://www.open-mpi.org/software/hwloc) topology
|
|
|
discovery library is not mandatory to use StarPU but strongly
|
|
|
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
|
|
|
location, no option is required, it will be detected automatically,
|