|
@@ -2,7 +2,7 @@
|
|
|
*
|
|
|
* Copyright (C) 2010-2017 CNRS
|
|
|
* Copyright (C) 2009-2011,2014-2016 Université de Bordeaux
|
|
|
- * Copyright (C) 2011-2012 Inria
|
|
|
+ * Copyright (C) 2011-2012,2018 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
|
|
@@ -539,7 +539,7 @@ done by setting the field starpu_conf::single_combined_worker to <c>1</c>, or
|
|
|
setting the environment variable \ref STARPU_SINGLE_COMBINED_WORKER
|
|
|
to <c>1</c>. StarPU will then run only one parallel task at a time (but other
|
|
|
CPU and GPU tasks are not affected and can be run concurrently). The parallel
|
|
|
-task scheduler will however still however still try varying combined worker
|
|
|
+task scheduler will however still try varying combined worker
|
|
|
sizes to look for the most efficient ones.
|
|
|
|
|
|
\subsection SynchronizationTasks Synchronization Tasks
|