浏览代码

be a little more explicit

Cédric Augonnet 15 年之前
父节点
当前提交
03d0f559e4
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      doc/starpu.texi

+ 2 - 1
doc/starpu.texi

@@ -719,7 +719,8 @@ given to the SPU function. A buffer of size @code{cl_arg_size} is allocated on
 the SPU. This buffer is then filled with the @code{cl_arg_size} bytes starting
 at address @code{cl_arg}. In that case, the argument given to the SPU codelet
 is therefore not the @code{.cl_arg} pointer, but the address of the buffer in
-local store (LS) instead. 
+local store (LS) instead. This field is ignored for CPUs, CUDA and OpenCL
+codelets. 
 
 @item @code{callback_func} (optional) (default = @code{NULL}):
 This is a function pointer of prototype @code{void (*f)(void *)} which