Browse Source

mention STARPU_MALLOC_NORECLAIM in changelog

Samuel Thibault 10 years ago
parent
commit
044b296ba8
1 changed files with 2 additions and 0 deletions
  1. 2 0
      ChangeLog

+ 2 - 0
ChangeLog

@@ -100,6 +100,8 @@ Small features:
   * Add starpu_worker_can_execute_task_impl and
   * Add starpu_worker_can_execute_task_impl and
     starpu_worker_can_execute_task_first_impl to optimize getting the
     starpu_worker_can_execute_task_first_impl to optimize getting the
     working implementations
     working implementations
+  * Add STARPU_MALLOC_NORECLAIM flag to allocate without running a reclaim if
+    the node is out of memory.
 
 
 Changes:
 Changes:
   * Data interfaces (variable, vector, matrix and block) now define
   * Data interfaces (variable, vector, matrix and block) now define