Browse Source

Fix doc build

Samuel Thibault 12 years ago
parent
commit
4e33ebad99
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/chapters/perf-optimization.texi

+ 1 - 1
doc/chapters/perf-optimization.texi

@@ -19,7 +19,7 @@ TODO: improve!
 * Task distribution vs Data transfer::
 * Data prefetch::
 * Power-based scheduling::
-* Forcing scheduling::
+* Static scheduling::
 * Profiling::
 * CUDA-specific optimizations::
 * Performance debugging::