Преглед изворни кода

Advertise the python interface

Samuel Thibault пре 5 година
родитељ
комит
20d699b744
1 измењених фајлова са 1 додато и 0 уклоњено
  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.