Olivier Aumage 11 years ago
parent
commit
66ffb9122d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/doxygen/chapters/api/initialization.doxy

+ 1 - 1
doc/doxygen/chapters/api/initialization.doxy

@@ -132,7 +132,7 @@ implementations) however do not support concurrent calls to
 parallel code. In such case, setting this flag makes StarPU
 parallel code. In such case, setting this flag makes StarPU
 only start one parallel task at a time (but other CPU and
 only start one parallel task at a time (but other CPU and
 GPU tasks are not affected and can be run concurrently).
 GPU tasks are not affected and can be run concurrently).
-The parallel task scheduler will however still however
+The parallel task scheduler will however
 still try varying combined worker sizes to look for the
 still try varying combined worker sizes to look for the
 most efficient ones. This can also be specified with the environment
 most efficient ones. This can also be specified with the environment
 variable \ref STARPU_SINGLE_COMBINED_WORKER.
 variable \ref STARPU_SINGLE_COMBINED_WORKER.