|
@@ -35,12 +35,12 @@ 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>hwloc</c> is available in major free operating system
|
|
|
+performance. <c>libhwloc</c> is available in major free operating system
|
|
|
distributions, and for most operating systems.
|
|
|
|
|
|
-If <c>hwloc</c> is not available on your system, the option
|
|
|
+If <c>libhwloc</c> is not available on your system, the option
|
|
|
\ref without-hwloc "--without-hwloc" should be explicitely given when calling the
|
|
|
-<c>configure</c> script. If <c>hwloc</c> is installed with a <c>pkg-config</c> file,
|
|
|
+<c>configure</c> script. If <c>libhwloc</c> is installed with a <c>pkg-config</c> file,
|
|
|
no option is required, it will be detected automatically, otherwise
|
|
|
\ref with-hwloc "--with-hwloc" should be used to specify its location.
|
|
|
|
|
@@ -218,7 +218,7 @@ When StarPU is used for the first time, the directory
|
|
|
that directory (\ref STARPU_HOME).
|
|
|
|
|
|
Please note that buses are benchmarked when StarPU is launched for the
|
|
|
-first time. This may take a few minutes, or less if <c>hwloc</c> is
|
|
|
+first time. This may take a few minutes, or less if <c>libhwloc</c> is
|
|
|
installed. This step is done only once per user and per machine.
|
|
|
|
|
|
\subsection RunningABasicStarPUApplicationOnMicrosoft Running a Basic StarPU Application on Microsoft Visual C
|