瀏覽代碼

Drop reference to Cell

Samuel Thibault 4 年之前
父節點
當前提交
7f695a161c
共有 1 個文件被更改,包括 0 次插入1 次删除
  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
 	};