|
@@ -1,6 +1,6 @@
|
|
|
# StarPU --- Runtime system for heterogeneous multicore architectures.
|
|
|
#
|
|
|
-# Copyright (C) 2012-2014,2016-2017 Inria
|
|
|
+# Copyright (C) 2012-2014,2016-2018 Inria
|
|
|
# Copyright (C) 2009-2018 Université de Bordeaux
|
|
|
# Copyright (C) 2010-2018 CNRS
|
|
|
#
|
|
@@ -19,6 +19,10 @@
|
|
|
StarPU 1.4.0 (svn revision xxxx)
|
|
|
==============================================
|
|
|
|
|
|
+ * New StarPU-RM resource management module to share processor cores and
|
|
|
+ accelerator devices with other parallel runtime systems. Use
|
|
|
+ --enable-starpurm option to activate it.
|
|
|
+
|
|
|
StarPU 1.3.0 (svn revision xxxx)
|
|
|
==============================================
|
|
|
|