|
@@ -2,7 +2,7 @@
|
|
|
*
|
|
|
* Copyright (C) 2010-2019 CNRS
|
|
|
* Copyright (C) 2011,2012,2018 Inria
|
|
|
- * Copyright (C) 2009-2011,2014-2016,2018 Université de Bordeaux
|
|
|
+ * Copyright (C) 2009-2011,2014-2016,2018-2019 Université de Bordeaux
|
|
|
*
|
|
|
* 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
|
|
@@ -564,6 +564,8 @@ worker sizes (making several measurements for each worker size) and
|
|
|
thus be able to avoid choosing a large combined worker if the codelet
|
|
|
does not actually scale so much.
|
|
|
|
|
|
+This is however for now only proof of concept, and has not really been optimized yet.
|
|
|
+
|
|
|
\subsection CombinedWorkers Combined Workers
|
|
|
|
|
|
By default, StarPU creates combined workers according to the architecture
|