ソースを参照

comment about filling the cl modes field

Samuel Thibault 11 年 前
コミット
f9c0bcf0cd
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1 0
      src/util/starpu_task_insert_utils.c

+ 1 - 0
src/util/starpu_task_insert_utils.c

@@ -284,6 +284,7 @@ void _starpu_task_insert_create(void *arg_buffer, size_t arg_buffer_size, struct
 			{
 #ifdef STARPU_DEVEL
 #  warning shall we print a warning to the user
+/* Magma uses it to avoid having to set it in the codelet structure */
 #endif
 				STARPU_CODELET_SET_MODE(cl, mode, current_buffer);
 			}