소스 검색

Mention multi-format in ChangeLog

Samuel Thibault 13 년 전
부모
커밋
86f79a0ad0
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      ChangeLog

+ 3 - 0
ChangeLog

@@ -20,6 +20,9 @@ The extensions-again release
 
   * Applications can provide several implementations of a codelet for the same
   architecture.
+  * A new multi-format interface permits to use different binary formats on
+  CPUs & GPUs, the conversion functions being provided by the application and
+  called by StarPU as needed (and as less as possible).
   * Add a gcc plugin to extend the C interface with pragmas which allow to
   easily define codelets and issue tasks.
   * Add codelet execution time statistics plot.