|
@@ -74,6 +74,7 @@ was last updated on @value{UPDATED}.
|
|
* StarPU MPI support:: How to combine StarPU with MPI
|
|
* StarPU MPI support:: How to combine StarPU with MPI
|
|
* StarPU FFT support:: How to perform FFT computations with StarPU
|
|
* StarPU FFT support:: How to perform FFT computations with StarPU
|
|
* C Extensions:: Easier StarPU programming with GCC
|
|
* C Extensions:: Easier StarPU programming with GCC
|
|
|
|
+* SOCL OpenCL Extensions:: How to use OpenCL on top of StarPU
|
|
* StarPU Basic API:: The Basic API to use StarPU
|
|
* StarPU Basic API:: The Basic API to use StarPU
|
|
* StarPU Advanced API:: Advanced use of StarPU
|
|
* StarPU Advanced API:: Advanced use of StarPU
|
|
* Configuring StarPU:: How to configure StarPU
|
|
* Configuring StarPU:: How to configure StarPU
|
|
@@ -172,6 +173,14 @@ was last updated on @value{UPDATED}.
|
|
@include chapters/c-extensions.texi
|
|
@include chapters/c-extensions.texi
|
|
|
|
|
|
@c ---------------------------------------------------------------------
|
|
@c ---------------------------------------------------------------------
|
|
|
|
+@c SOCL
|
|
|
|
+@c ---------------------------------------------------------------------
|
|
|
|
+
|
|
|
|
+@node SOCL OpenCL Extensions
|
|
|
|
+@chapter SOCL OpenCL Extensions
|
|
|
|
+@include chapters/socl.texi
|
|
|
|
+
|
|
|
|
+@c ---------------------------------------------------------------------
|
|
@c StarPU API
|
|
@c StarPU API
|
|
@c ---------------------------------------------------------------------
|
|
@c ---------------------------------------------------------------------
|
|
|
|
|