Browse Source

ChangeLog: mention starpu_insert_task_array

Nathalie Furmento 12 years ago
parent
commit
9e98540ad3
1 changed files with 2 additions and 0 deletions
  1. 2 0
      ChangeLog

+ 2 - 0
ChangeLog

@@ -24,6 +24,8 @@ New features:
   * Performance models measurements can now be provided explicitly by
     applications.
   * Capability to emit communication statistics when running MPI code
+  * New function starpu_insert_task_array similar to starpu_insert_task
+	but with an array of data_handles
 
 Changes:
   * The FxT code can now be used on systems other than Linux.