Explorar o código

Make it clear that nworker_per_cuda corresponds to the number of streams

Samuel Thibault %!s(int64=4) %!d(string=hai) anos
pai
achega
8f5e4c01be
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      doc/doxygen/chapters/501_environment_variables.doxy

+ 2 - 1
doc/doxygen/chapters/501_environment_variables.doxy

@@ -69,7 +69,8 @@ create as many CUDA workers as there are CUDA devices.
 \anchor STARPU_NWORKER_PER_CUDA
 \anchor STARPU_NWORKER_PER_CUDA
 \addindex __env__STARPU_NWORKER_PER_CUDA
 \addindex __env__STARPU_NWORKER_PER_CUDA
 Specify the number of workers per CUDA device, and thus the number of kernels
 Specify the number of workers per CUDA device, and thus the number of kernels
-which will be concurrently running on the devices. The default value is 1.
+which will be concurrently running on the devices, i.e. the number of CUDA
+streams. The default value is 1.
 </dd>
 </dd>
 
 
 <dt>STARPU_CUDA_THREAD_PER_WORKER</dt>
 <dt>STARPU_CUDA_THREAD_PER_WORKER</dt>