Просмотр исходного кода

starpu.texi: remove unwanted character

Nathalie Furmento лет назад: 16
Родитель
Сommit
62a2ff826f
1 измененных файлов с 1 добавлено и 1 удалено
  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