소스 검색

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.