소스 검색

Move changelog entries to 1.3

Samuel Thibault 5 년 전
부모
커밋
e8b92d4bc2
1개의 변경된 파일5개의 추가작업 그리고 5개의 파일을 삭제
  1. 5 5
      ChangeLog

+ 5 - 5
ChangeLog

@@ -29,11 +29,6 @@ New features:
 
 Small changes:
   * Use the S4U interface of Simgrid instead of xbt and MSG.
-  * Add starpu_interface_copy2d, 3d, and 4d to easily request data copies from
-    data interfaces.
-  * Move optimized cuda 2d copy from interfaces to new
-    starpu_cuda_copy2d_async_sync and starpu_cuda_copy3d_async_sync, and use
-    them from starpu_interface_copy2d and 3d.
 
 StarPU 1.3.4 (git revision xxx)
 ==============================================
@@ -43,6 +38,11 @@ Small features:
     STARPU_WORKER_STATS_FILE to specify files in which to display
     statistics about data transfers and workers.
   * Add starpu_bcsr_filter_vertical_block filtering function.
+  * Add starpu_interface_copy2d, 3d, and 4d to easily request data copies from
+    data interfaces.
+  * Move optimized cuda 2d copy from interfaces to new
+    starpu_cuda_copy2d_async_sync and starpu_cuda_copy3d_async_sync, and use
+    them from starpu_interface_copy2d and 3d.
 
 StarPU 1.3.3 (git revision 11afc5b007fe1ab1c729b55b47a5a98ef7f3cfad)
 ====================================================================