Quellcode durchsuchen

Document that the reduction codelet has to expose the STARPU_COMMUTE

Samuel Thibault vor 3 Jahren
Ursprung
Commit
de1f8df8be
1 geänderte Dateien mit 4 neuen und 0 gelöschten Zeilen
  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.