Pārlūkot izejas kodu

mention STARPU_OPENCL_ON_CPUS in socl documentation

Samuel Thibault 11 gadi atpakaļ
vecāks
revīzija
97a70e0311
1 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  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
 
+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).
+
 */