Explorar o código

fix task number

Samuel Thibault %!s(int64=14) %!d(string=hai) anos
pai
achega
c573add091
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      doc/starpu.texi

+ 1 - 1
doc/starpu.texi

@@ -1129,7 +1129,7 @@ immediately and get the optimized minimum.
 The @code{deps} parameter tells StarPU whether to take tasks and data
 dependencies into account. It must be understood that the linear programming
 problem size is quadratic with number of tasks and thus the time to solve it
-will be very long, typically one minute for just 13 tasks. Setting @code{deps}
+will be very long, typically one minute for just 14 tasks. Setting @code{deps}
 to 0 will only takes into account the actual computations on processing
 units. It however still properly takes into account the varying performances of
 kernels and processing units, which is quite more accurate than just comparing