Objet : Developers list for StarPU
Archives de la liste
- From: Jonathan Adamczewski <jadamcze@utas.edu.au>
- To: starpu-devel@lists.gforge.inria.fr
- Subject: [Starpu-devel] compile fix - sync_and_notify_data.c
- Date: Tue, 05 Apr 2011 09:16:25 +1000
- List-archive: <http://lists.gforge.inria.fr/pipermail/starpu-devel>
- List-id: "Developers list. For discussion of new features, code changes, etc." <starpu-devel.lists.gforge.inria.fr>
Fix for (what looks like) a typo.
Index: sync_and_notify_data.c
===================================================================
--- sync_and_notify_data.c (revision 3452)
+++ sync_and_notify_data.c (working copy)
@@ -90,7 +90,7 @@
#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));
- [Starpu-devel] compile fix - sync_and_notify_data.c, Jonathan Adamczewski, 05/04/2011
Archives gérées par MHonArc 2.6.19+.