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

doc: typo s/STARPU_EXECUTE/STARPU_VALUE/

Nathalie Furmento лет назад: 14
Родитель
Сommit
100dba3d84
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      doc/starpu.texi

+ 1 - 1
doc/starpu.texi

@@ -1262,7 +1262,7 @@ based on the given arguments. The list of varying arguments has to be
 ended by the value @code{0}.
 
 Parameters to be passed to the codelet implementation are defined
-through the type @code{STARPU_EXECUTE}. The function
+through the type @code{STARPU_VALUE}. The function
 @code{starpu_unpack_cl_args} must be called within the codelet
 implementation to retrieve them.