Ludovic Courtès 020742b9a3 Rename `libstarpu.la' to `libstarpu-MAJOR.MINOR.la'. 14 éve
..
Makefile.am 020742b9a3 Rename `libstarpu.la' to `libstarpu-MAJOR.MINOR.la'. 14 éve
cl_buildprogram.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_createbuffer.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_createcommandqueue.c fa035d1c95 SOCL: delay command execution (task graph) 14 éve
cl_createcontext.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_createcontextfromtype.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_createimage2d.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_createimage3d.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_createkernel.c fa035d1c95 SOCL: delay command execution (task graph) 14 éve
cl_createkernelsinprogram.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_createprogramwithbinary.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_createprogramwithsource.c fa035d1c95 SOCL: delay command execution (task graph) 14 éve
cl_createsampler.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_enqueuebarrier.c fa035d1c95 SOCL: delay command execution (task graph) 14 éve
cl_enqueuecopybuffer.c b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct 14 éve
cl_enqueuecopybuffertoimage.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_enqueuecopyimage.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_enqueuecopyimagetobuffer.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_enqueuemapbuffer.c adf2f44e62 turn starpu_access_mode into an enumerated type 14 éve
cl_enqueuemapimage.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_enqueuemarker.c fa035d1c95 SOCL: delay command execution (task graph) 14 éve
cl_enqueuenativekernel.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_enqueuendrangekernel.c b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct 14 éve
cl_enqueuereadbuffer.c b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct 14 éve
cl_enqueuereadimage.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_enqueuetask.c fa035d1c95 SOCL: delay command execution (task graph) 14 éve
cl_enqueueunmapmemobject.c fa035d1c95 SOCL: delay command execution (task graph) 14 éve
cl_enqueuewaitforevents.c fa035d1c95 SOCL: delay command execution (task graph) 14 éve
cl_enqueuewritebuffer.c b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct 14 éve
cl_enqueuewriteimage.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_finish.c fa035d1c95 SOCL: delay command execution (task graph) 14 éve
cl_flush.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_getcommandqueueinfo.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_getcontextinfo.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_getdeviceids.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_getdeviceinfo.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_geteventinfo.c fa035d1c95 SOCL: delay command execution (task graph) 14 éve
cl_geteventprofilinginfo.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_getextensionfunctionaddress.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_getimageinfo.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_getkernelinfo.c fa035d1c95 SOCL: delay command execution (task graph) 14 éve
cl_getkernelworkgroupinfo.c b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct 14 éve
cl_getmemobjectinfo.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_getplatformids.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_getplatforminfo.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_getprogrambuildinfo.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_getprograminfo.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_getsamplerinfo.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_getsupportedimageformats.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_releasecommandqueue.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_releasecontext.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_releaseevent.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_releasekernel.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_releasememobject.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_releaseprogram.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_releasesampler.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_retaincommandqueue.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_retaincontext.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_retainevent.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_retainkernel.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_retainmemobject.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_retainprogram.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_retainsampler.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_setcommandqueueproperty.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_setkernelarg.c fa035d1c95 SOCL: delay command execution (task graph) 14 éve
cl_unloadcompiler.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
cl_waitforevents.c fa035d1c95 SOCL: delay command execution (task graph) 14 éve
command.c b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct 14 éve
command.h b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct 14 éve
command_list.c fa035d1c95 SOCL: delay command execution (task graph) 14 éve
command_list.h fa035d1c95 SOCL: delay command execution (task graph) 14 éve
command_queue.c fa035d1c95 SOCL: delay command execution (task graph) 14 éve
command_queue.h fa035d1c95 SOCL: delay command execution (task graph) 14 éve
debug.c fa035d1c95 SOCL: delay command execution (task graph) 14 éve
debug.h fa035d1c95 SOCL: delay command execution (task graph) 14 éve
devices.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
devices.h 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
event.c fa035d1c95 SOCL: delay command execution (task graph) 14 éve
event.h fa035d1c95 SOCL: delay command execution (task graph) 14 éve
gc.c fa035d1c95 SOCL: delay command execution (task graph) 14 éve
gc.h fa035d1c95 SOCL: delay command execution (task graph) 14 éve
getinfo.h 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
init.c fa035d1c95 SOCL: delay command execution (task graph) 14 éve
mem_objects.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
mem_objects.h 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
socl.c 971b72a37e Do not #include C source file anymore in SOCL. 14 éve
socl.h 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t 14 éve
task.c b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct 14 éve
task.h fa035d1c95 SOCL: delay command execution (task graph) 14 éve
util.c d5a3dd84c9 Separation between event enqueueing and task submission 14 éve
util.h d5a3dd84c9 Separation between event enqueueing and task submission 14 éve