Browse Source

starpu.texi: remove unwanted character

Nathalie Furmento 15 years ago
parent
commit
62a2ff826f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/starpu.texi

+ 1 - 1
doc/starpu.texi

@@ -392,7 +392,7 @@ specifies on which logical CPU the different workers should be
 bound. For instance, if @code{STARPU_WORKERS_CPUID = "1 3 0 2"}, the first
 bound. For instance, if @code{STARPU_WORKERS_CPUID = "1 3 0 2"}, the first
 worker will be bound to logical CPU #1, the second CPU worker will be bound to
 worker will be bound to logical CPU #1, the second CPU worker will be bound to
 logical CPU #3 and so on.  Note that the logical ordering of the CPUs is either
 logical CPU #3 and so on.  Note that the logical ordering of the CPUs is either
-determined by the OS, or provided by the @code{hwloc}  library in case it is
+determined by the OS, or provided by the @code{hwloc} library in case it is
 available.
 available.
 
 
 Note that the first workers correspond to the CUDA workers, then come the
 Note that the first workers correspond to the CUDA workers, then come the