Browse Source

clear out that here "not defined" just means to being defined

Samuel Thibault 10 years ago
parent
commit
9e6fa3480f
1 changed files with 3 additions and 2 deletions
  1. 3 2
      doc/doxygen/chapters/api/insert_task.doxy

+ 3 - 2
doc/doxygen/chapters/api/insert_task.doxy

@@ -36,8 +36,9 @@ appropriated objects as defined elsewhere.
 </ul>
 
 When using ::STARPU_DATA_ARRAY, the access mode of the data handles is
-not defined. One should use ::STARPU_DATA_MODE_ARRAY to define the
-data handles along with the access modes.
+not defined, it will be taken from the codelet ::modes or ::dyn_modes field. One
+should use ::STARPU_DATA_MODE_ARRAY to define the data handles along with the
+access modes.
 
 Parameters to be passed to the codelet implementation are defined
 through the type ::STARPU_VALUE. The function