Cédric Augonnet %!s(int64=14) %!d(string=hai) anos
pai
achega
73b390e55d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/datawizard/sync_and_notify_data.c

+ 1 - 1
tests/datawizard/sync_and_notify_data.c

@@ -90,7 +90,7 @@ int main(int argc, char **argv)
 #endif
 
 #ifdef STARPU_USE_OPENCL
-        starpu_opencl_load_opencl_from_file("tests/datawizard/sync_and_notify_data_opencl_codelet.cl", &opencl_code, NULLx);
+        starpu_opencl_load_opencl_from_file("tests/datawizard/sync_and_notify_data_opencl_codelet.cl", &opencl_code, NULL);
 #endif
 
         starpu_vector_data_register(&v_handle, 0, (uintptr_t)v, VECTORSIZE, sizeof(unsigned));