瀏覽代碼

Document that the reduction codelet has to expose the STARPU_COMMUTE

Samuel Thibault 3 年之前
父節點
當前提交
de1f8df8be
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      ChangeLog

+ 4 - 0
ChangeLog

@@ -65,6 +65,10 @@ Small features:
   * Deprecate starpu_free() and add new function starpu_free_noflag()
     to specify allocated size.
 
+Changes:
+  * Require redux codelet to expose the STARPU_COMMUTE flag, since StarPU
+    actually uses commutability.
+
 Small changes:
   * Add a synthetic energy efficiency testcase.
   * Make reduction methods want the commute flag.