Explorar o código

Document that some data can appear several times in a task parameters only in read-only mode

Samuel Thibault %!s(int64=13) %!d(string=hai) anos
pai
achega
36ab79163a
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      doc/chapters/basic-api.texi

+ 2 - 1
doc/chapters/basic-api.texi

@@ -1103,7 +1103,8 @@ The @code{struct starpu_buffer_descr} structure is composed of two fields, the
 of entries in this array must be specified in the @code{nbuffers} field of the
 @code{struct starpu_codelet} structure, and should not excede @code{STARPU_NMAXBUFS}.
 If unsufficient, this value can be set with the @code{--enable-maxbuffers}
-option when configuring StarPU.
+option when configuring StarPU. As of the current implementation, a data handle
+can appear several times only if it is only accessed with @code{STARPU_R} mode.
 
 @item @code{cl_arg} (optional; default: @code{NULL})
 This pointer is passed to the codelet through the second argument