Selaa lähdekoodia

fix reference

Samuel Thibault 14 vuotta sitten
vanhempi
commit
064d8961aa
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  1. 1 2
      doc/starpu.texi

+ 1 - 2
doc/starpu.texi

@@ -409,7 +409,6 @@ configuration:
 * Setting flags for compiling and linking applications::  
 * Running a basic StarPU application::  
 * Kernel threads started by StarPU::
-* Using accelerators::          
 * Enabling OpenCL::
 @end menu
 
@@ -1135,7 +1134,7 @@ or for example, by disabling CPU devices:
 @end smallexample
 
 or by disabling CUDA devices (which may permit to enable the use of OpenCL,
-see @ref{Using accelerators}):
+see @ref{Enabling OpenCL}):
 
 @smallexample
 % STARPU_NCUDA=0 ./vector_scal