Parcourir la source

ChangeLog: reorganise features and changes

Nathalie Furmento il y a 12 ans
Parent
commit
9828671f93
1 fichiers modifiés avec 4 ajouts et 4 suppressions
  1. 4 4
      ChangeLog

+ 4 - 4
ChangeLog

@@ -126,10 +126,6 @@ Small features:
   * New configure option --enable-mpi-progression-hook to enable the
     activity polling method for StarPU-MPI.
   * Permit to disable sequential consistency for a given task.
-  * New batch files to run StarPU applications with Microsoft Visual C
-  * Add examples/release/Makefile to test StarPU examples against an
-    installed version of StarPU. That can also be used to test
-    examples using a previous API.
 
 Changes:
   * Fix the block filter functions.
@@ -176,6 +172,10 @@ Changes:
     priorities
   * starpu_scheduler.h is no longer automatically included by
     starpu.h, it has to be manually included when needed
+  * New batch files to run StarPU applications with Microsoft Visual C
+  * Add examples/release/Makefile to test StarPU examples against an
+    installed version of StarPU. That can also be used to test
+    examples using a previous API.
 
 Small changes:
   * STARPU_NCPU should now be used instead of STARPU_NCPUS. STARPU_NCPUS is