Преглед на файлове

people won't know what 'invalid' is

Samuel Thibault преди 15 години
родител
ревизия
06c316a29c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      doc/starpu.texi

+ 1 - 1
doc/starpu.texi

@@ -2405,7 +2405,7 @@ data in the home node. The @code{ops} argument is a pointer to a structure
 describing the different methods used to manipulate this type of interface. See
 describing the different methods used to manipulate this type of interface. See
 @ref{struct starpu_data_interface_ops_t} for more details on this structure.
 @ref{struct starpu_data_interface_ops_t} for more details on this structure.
 
 
-If @code{home_node} is not a valid memory node, StarPU will automatically
+If @code{home_node} is -1, StarPU will automatically
 allocate the memory described by the interface the data handle is used for the
 allocate the memory described by the interface the data handle is used for the
 first time in write-only mode. Once such data handle has been automatically
 first time in write-only mode. Once such data handle has been automatically
 allocated, it is possible to access it using any access mode.
 allocated, it is possible to access it using any access mode.