Parcourir la source

ChangeLog: mention starpu_memory_wait_available introduced in #14200

Nathalie Furmento il y a 11 ans
Parent
commit
93634bbb35
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      ChangeLog

+ 2 - 0
ChangeLog

@@ -73,6 +73,8 @@ New features:
   * New performance model format to better represent parallel tasks.
   * New performance model format to better represent parallel tasks.
     Used to provide estimations for the execution times of the
     Used to provide estimations for the execution times of the
     parallel tasks on scheduling contexts or combined workers.
     parallel tasks on scheduling contexts or combined workers.
+  * New function starpu_memory_wait_available() which allows to wait
+    for a given size to become available on a given node.
 
 
 Small features:
 Small features:
   * Tasks can now have a name (via the field const char *name of
   * Tasks can now have a name (via the field const char *name of