Explorar o código

remove obsolete comment

Cédric Augonnet %!s(int64=15) %!d(string=hai) anos
pai
achega
c78a0977cd
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      examples/incrementer/incrementer.c

+ 0 - 1
examples/incrementer/incrementer.c

@@ -55,7 +55,6 @@ int main(int argc, char **argv)
 
 	starpu_codelet cl =
 	{
-		/* CUBLAS stands for CUDA kernels controlled from the host */
 		.where = STARPU_CPU|STARPU_CUDA|STARPU_OPENCL,
 		.cpu_func = cpu_codelet,
 #ifdef STARPU_USE_CUDA