浏览代码

ChangeLog: mention starpu_memory_wait_available introduced in #14200

Nathalie Furmento 11 年之前
父节点
当前提交
93634bbb35
共有 1 个文件被更改,包括 2 次插入0 次删除
  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