Browse Source

Advertise starpu_codelet_pack_arg_init, starpu_codelet_pack_arg, starpu_codelet_pack_arg_fini

Samuel Thibault 7 years ago
parent
commit
82eae3e3c1
1 changed files with 3 additions and 1 deletions
  1. 3 1
      ChangeLog

+ 3 - 1
ChangeLog

@@ -1,7 +1,7 @@
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
 #
 # Copyright (C) 2012-2014,2016-2017                      Inria
 # Copyright (C) 2012-2014,2016-2017                      Inria
-# Copyright (C) 2009-2017                                Université de Bordeaux
+# Copyright (C) 2009-2018                                Université de Bordeaux
 # Copyright (C) 2010-2017                                CNRS
 # Copyright (C) 2010-2017                                CNRS
 #
 #
 # StarPU is free software; you can redistribute it and/or modify
 # StarPU is free software; you can redistribute it and/or modify
@@ -91,6 +91,8 @@ Small features:
    * Catch of signals SIGINT and SIGSEGV to dump fxt trace files.
    * Catch of signals SIGINT and SIGSEGV to dump fxt trace files.
    * New configure option --disable-icc to disable the compilation of
    * New configure option --disable-icc to disable the compilation of
      specific ICC examples
      specific ICC examples
+   * Add starpu_codelet_pack_arg_init, starpu_codelet_pack_arg,
+     starpu_codelet_pack_arg_fini for more fine-grain packing capabilities.
 
 
 StarPU 1.2.3 (svn revision 22444)
 StarPU 1.2.3 (svn revision 22444)
 ==============================================
 ==============================================