浏览代码

ChangeLog: mention #13678

Nathalie Furmento 10 年之前
父节点
当前提交
965ee25834
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      ChangeLog

+ 3 - 0
ChangeLog

@@ -87,6 +87,9 @@ Small features:
   * New function char *starpu_worker_get_type_as_string(enum starpu_worker_archtype type)
   * New function char *starpu_worker_get_type_as_string(enum starpu_worker_archtype type)
   * Improve static scheduling by adding support for specifying the task
   * Improve static scheduling by adding support for specifying the task
     execution order.
     execution order.
+  * Add starpu_worker_can_execute_task_impl and
+    starpu_worker_can_execute_task_first_impl to optimize getting the
+    working implementations
 
 
 Changes:
 Changes:
   * Data interfaces (variable, vector, matrix and block) now define
   * Data interfaces (variable, vector, matrix and block) now define