|
|
@@ -96,6 +96,12 @@ was last updated on @value{UPDATED}.
|
|
|
@chapter Introduction to StarPU
|
|
|
@include chapters/introduction.texi
|
|
|
|
|
|
+@ifnotinfo
|
|
|
+@ifnothtml
|
|
|
+@part Part 1:@* QuickStart
|
|
|
+@end ifnothtml
|
|
|
+@end ifnotinfo
|
|
|
+
|
|
|
@c ---------------------------------------------------------------------
|
|
|
@c Installing StarPU
|
|
|
@c ---------------------------------------------------------------------
|
|
|
@@ -120,6 +126,12 @@ was last updated on @value{UPDATED}.
|
|
|
@chapter Advanced Examples
|
|
|
@include chapters/advanced-examples.texi
|
|
|
|
|
|
+@ifnotinfo
|
|
|
+@ifnothtml
|
|
|
+@part Part 2:@* Optimization checklist and tips
|
|
|
+@end ifnothtml
|
|
|
+@end ifnotinfo
|
|
|
+
|
|
|
@c ---------------------------------------------------------------------
|
|
|
@c Performance options
|
|
|
@c ---------------------------------------------------------------------
|
|
|
@@ -148,6 +160,12 @@ was last updated on @value{UPDATED}.
|
|
|
@c MPI support
|
|
|
@c ---------------------------------------------------------------------
|
|
|
|
|
|
+@ifnotinfo
|
|
|
+@ifnothtml
|
|
|
+@part Part 3:@* Main documentation
|
|
|
+@end ifnothtml
|
|
|
+@end ifnotinfo
|
|
|
+
|
|
|
@node StarPU MPI support
|
|
|
@chapter StarPU MPI support
|
|
|
@include chapters/mpi-support.texi
|
|
|
@@ -184,6 +202,12 @@ was last updated on @value{UPDATED}.
|
|
|
@chapter Scheduling Context Hypervisor
|
|
|
@include chapters/sched_ctx_hypervisor.texi
|
|
|
|
|
|
+@ifnotinfo
|
|
|
+@ifnothtml
|
|
|
+@part Part 4:@* Reference documentation
|
|
|
+@end ifnothtml
|
|
|
+@end ifnotinfo
|
|
|
+
|
|
|
@c ---------------------------------------------------------------------
|
|
|
@c StarPU API
|
|
|
@c ---------------------------------------------------------------------
|