Parcourir la source

Advertise the python interface

Samuel Thibault il y a 4 ans
Parent
commit
20d699b744
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      ChangeLog

+ 1 - 0
ChangeLog

@@ -44,6 +44,7 @@ New features:
   * Add starpu_data_dup_ro().
   * Add starpu_data_release_to() and starpu_data_release_to_on_node().
   * Add profiling based on papi performance counters.
+  * Add an experimental python interface (not actually parallel yet)
 
 Small changes:
   * Add a synthetic energy efficiency testcase.