소스 검색

ChangeLog: mention starpu_insert_task_array

Nathalie Furmento 12 년 전
부모
커밋
9e98540ad3
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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.