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