Browse Source

advertise poti support

Samuel Thibault 12 years ago
parent
commit
6885ada4c3
1 changed files with 2 additions and 0 deletions
  1. 2 0
      ChangeLog

+ 2 - 0
ChangeLog

@@ -78,6 +78,7 @@ New features:
     	- Several policies can adapt dynamically the distribution of resources
     	- Several policies can adapt dynamically the distribution of resources
 	in contexts if the initial one was not appropriate
 	in contexts if the initial one was not appropriate
 	- Add a platform to implement new policies of redistribution of resources
 	- Add a platform to implement new policies of redistribution of resources
+
 Changes:
 Changes:
   * Fix the block filter functions.
   * Fix the block filter functions.
   * Fix StarPU-MPI on Darwin.
   * Fix StarPU-MPI on Darwin.
@@ -104,6 +105,7 @@ Changes:
   * Fix data transfer arrows in paje traces
   * Fix data transfer arrows in paje traces
   * The "heft" scheduler no longer exists. Users should now pick "dmda"
   * The "heft" scheduler no longer exists. Users should now pick "dmda"
     instead.
     instead.
+  * StarPU can now use poti to generate paje traces.
 
 
 Small changes:
 Small changes:
   * STARPU_NCPU should now be used instead of STARPU_NCPUS. STARPU_NCPUS is
   * STARPU_NCPU should now be used instead of STARPU_NCPUS. STARPU_NCPUS is