Просмотр исходного кода

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

Samuel Thibault лет назад: 10
Родитель
Сommit
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