Parcourir la source

Drop reference to Cell

Samuel Thibault il y a 4 ans
Parent
commit
7f695a161c
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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
 	};