Browse Source

mention feature in changelog

Samuel Thibault 8 years ago
parent
commit
050d46b691
1 changed files with 3 additions and 1 deletions
  1. 3 1
      ChangeLog

+ 3 - 1
ChangeLog

@@ -1,6 +1,6 @@
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 # StarPU --- Runtime system for heterogeneous multicore architectures.
 #
 #
-# Copyright (C) 2009-2016  Université de Bordeaux
+# Copyright (C) 2009-2017  Université de Bordeaux
 # Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, 2016  CNRS
 # Copyright (C) 2010, 2011, 2012, 2013, 2014, 2015, 2016  CNRS
 # Copyright (C) 2014, 2016 INRIA
 # Copyright (C) 2014, 2016 INRIA
 #
 #
@@ -44,6 +44,8 @@ New features:
   * Add starpu_data_set_user_data and starpu_data_get_user_data.
   * Add starpu_data_set_user_data and starpu_data_get_user_data.
   * Add STARPU_MPI_FAKE_SIZE and STARPU_MPI_FAKE_RANK to allow simulating
   * Add STARPU_MPI_FAKE_SIZE and STARPU_MPI_FAKE_RANK to allow simulating
     execution of just one MPI node.
     execution of just one MPI node.
+  * Add STARPU_PERF_MODEL_HOMOGENEOUS_CUDA/OPENCL/MIC/SCC to share performance
+    models between devices, making calibration much faster.
 
 
 StarPU 1.2.0 (svn revision 18521)
 StarPU 1.2.0 (svn revision 18521)
 ==============================================
 ==============================================