Browse Source

mention STARPU_OPENCL_ON_CPUS in socl documentation

Samuel Thibault 11 years ago
parent
commit
97a70e0311
1 changed files with 4 additions and 0 deletions
  1. 4 0
      doc/doxygen/chapters/20socl_opencl_extensions.doxy

+ 4 - 0
doc/doxygen/chapters/20socl_opencl_extensions.doxy

@@ -70,4 +70,8 @@ Number of platforms:	2
 $
 $
 \endverbatim
 \endverbatim
 
 
+To enable the use of CPU cores via OpenCL, one can set the STARPU_OPENCL_ON_CPUS
+environment variable to 1 and STARPU_NCPUS to 0 (to avoid using CPUs both via
+the OpenCL driver and the normal CPU driver).
+
 */
 */