Selaa lähdekoodia

Advertise the python interface

Samuel Thibault 4 vuotta sitten
vanhempi
commit
20d699b744
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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.