浏览代码

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
   * Applications can provide several implementations of a codelet for the same
   architecture.
   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
   * Add a gcc plugin to extend the C interface with pragmas which allow to
   easily define codelets and issue tasks.
   easily define codelets and issue tasks.
   * Add codelet execution time statistics plot.
   * Add codelet execution time statistics plot.