Pārlūkot izejas kodu

Drop reference to Cell

Samuel Thibault 4 gadi atpakaļ
vecāks
revīzija
7f695a161c
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      src/util/execute_on_all.c

+ 0 - 1
src/util/execute_on_all.c

@@ -48,7 +48,6 @@ void starpu_execute_on_specific_workers(void (*func)(void*), void * arg, unsigne
 		.cuda_funcs = {wrapper_func},
 		.cpu_funcs = {wrapper_func},
 		.opencl_funcs = {wrapper_func},
-		/* XXX we do not handle Cell .. */
 		.nbuffers = 0,
 		.name = name
 	};