|
@@ -2,6 +2,7 @@
|
|
|
#
|
|
|
# Copyright (C) 2009-2014 Université de Bordeaux
|
|
|
# Copyright (C) 2010, 2011, 2012, 2013, 2014 Centre National de la Recherche Scientifique
|
|
|
+# Copyright (C) 2014 Inria
|
|
|
#
|
|
|
# StarPU is free software; you can redistribute it and/or modify
|
|
|
# it under the terms of the GNU Lesser General Public License as published by
|
|
@@ -57,6 +58,7 @@ New features:
|
|
|
* Add STARPU_VARIABLE_NBUFFERS to be set in cl.nbuffers, and nbuffers and
|
|
|
modes field to the task structure, which permit to define codelets taking a
|
|
|
variable number of data.
|
|
|
+ * Add support for implementing OpenMP runtimes on top of StarPU
|
|
|
|
|
|
Small features:
|
|
|
* Tasks can now have a name (via the field const char *name of
|