Browse Source

mention change

Samuel Thibault 6 years ago
parent
commit
1c3f6b437c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ChangeLog

+ 1 - 0
ChangeLog

@@ -125,6 +125,7 @@ Changes:
   * Deprecate starpu_data_interface_ops::handle_to_pointer interface
     operation in favor of new starpu_data_interface_ops::to_pointer
     operation.
+  * Sort data access requests by priority.
 
 Small changes:
   * Use asynchronous transfers for task data fetches with were not prefetched.