浏览代码

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);
 			}