瀏覽代碼

Advertise the python interface

Samuel Thibault 4 年之前
父節點
當前提交
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.