Преглед на файлове

gcc-plugin/tests/opencl-lacking.c: add missing parameter to pragma starpu opencl

Nathalie Furmento преди 13 години
родител
ревизия
b2d14affdf
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      gcc-plugin/tests/opencl-lacking.c

+ 1 - 1
gcc-plugin/tests/opencl-lacking.c

@@ -23,4 +23,4 @@ static void my_task_opencl (int x, float a[x])
   __attribute__ ((task_implementation ("opencl", my_task)));
 
 #pragma starpu opencl my_task_opencl  /* (note "not generated") */	\
-               "test.cl" "kern"
+               "test.cl" "kern" 8