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

doc: fix starpu_spu_worker_get_count()

Antoine Lucas лет назад: 14
Родитель
Сommit
74904aa6f7
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      doc/starpu.texi

+ 1 - 1
doc/starpu.texi

@@ -3235,7 +3235,7 @@ value should be at most @code{STARPU_MAXOPENCLDEVS}.
 
 
 @node starpu_spu_worker_get_count
 @node starpu_spu_worker_get_count
 @subsection @code{starpu_spu_worker_get_count} -- Get the number of Cell SPUs controlled by StarPU
 @subsection @code{starpu_spu_worker_get_count} -- Get the number of Cell SPUs controlled by StarPU
-@deftypefun unsigned starpu_opencl_worker_get_count (void)
+@deftypefun unsigned starpu_spu_worker_get_count (void)
 This function returns the number of Cell SPUs controlled by StarPU.
 This function returns the number of Cell SPUs controlled by StarPU.
 @end deftypefun
 @end deftypefun