ソースを参照

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

Samuel Thibault 10 年 前
コミット
9e6fa3480f
共有1 個のファイルを変更した3 個の追加2 個の削除を含む
  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