Samuel Thibault a42a37bf8e rename starpu_data_unregister_lazy into starpu_data_unregister_submit for naming coherency 13 years ago
..
CL 5d4f60e7b7 SOCL: include Khronos OpenCL headers 13 years ago
Makefile.am f065ccf0a2 socl/src/Makefile.am: add CL .h files to distrib 13 years ago
cl_buildprogram.c 6e90d6e078 SOCL: display full log on kernel build failure 13 years ago
cl_createbuffer.c a42a37bf8e rename starpu_data_unregister_lazy into starpu_data_unregister_submit for naming coherency 13 years ago
cl_createcommandqueue.c fa035d1c95 SOCL: delay command execution (task graph) 14 years ago
cl_createcontext.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_createcontextfromtype.c 5806bbffe4 SOCL: add ICD support 13 years ago
cl_createimage2d.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_createimage3d.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_createkernel.c fa035d1c95 SOCL: delay command execution (task graph) 14 years ago
cl_createkernelsinprogram.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_createprogramwithbinary.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_createprogramwithsource.c 0408173814 SOCL: make sure we do not try to dynamically allocate 0 bytes. 13 years ago
cl_createsampler.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_enqueuebarrier.c fa035d1c95 SOCL: delay command execution (task graph) 14 years ago
cl_enqueuecopybuffer.c 72a94eb7b8 SOCL: fix use of deprecated API 13 years ago
cl_enqueuecopybuffertoimage.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_enqueuecopyimage.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_enqueuecopyimagetobuffer.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_enqueuemapbuffer.c adf2f44e62 turn starpu_access_mode into an enumerated type 14 years ago
cl_enqueuemapimage.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_enqueuemarker.c 795e6645a2 Return errors 13 years ago
cl_enqueuenativekernel.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_enqueuendrangekernel.c 9f425e965b socl/src/cl_enqueuendrangekernel.c: remove unused object 13 years ago
cl_enqueuereadbuffer.c 72a94eb7b8 SOCL: fix use of deprecated API 13 years ago
cl_enqueuereadimage.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_enqueuetask.c fa035d1c95 SOCL: delay command execution (task graph) 14 years ago
cl_enqueueunmapmemobject.c fa035d1c95 SOCL: delay command execution (task graph) 14 years ago
cl_enqueuewaitforevents.c fa035d1c95 SOCL: delay command execution (task graph) 14 years ago
cl_enqueuewritebuffer.c 72a94eb7b8 SOCL: fix use of deprecated API 13 years ago
cl_enqueuewriteimage.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_finish.c ccf581e885 Remove dead initialization. 14 years ago
cl_flush.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_getcommandqueueinfo.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_getcontextinfo.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_getdeviceids.c 487872598d socl/src/cl_getdeviceids.c: on StarPU failure, get soclGetDeviceIDs to return 0 devices 13 years ago
cl_getdeviceinfo.c 24addd0cad socl/src: special case for string informations 13 years ago
cl_geteventinfo.c fa035d1c95 SOCL: delay command execution (task graph) 14 years ago
cl_geteventprofilinginfo.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_getextensionfunctionaddress.c 5806bbffe4 SOCL: add ICD support 13 years ago
cl_getimageinfo.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_getkernelinfo.c fa035d1c95 SOCL: delay command execution (task graph) 14 years ago
cl_getkernelworkgroupinfo.c af6c007d6e socl/src/cl_getkernelworkgroupinfo.c: check return value of starpu_task_submit 13 years ago
cl_getmemobjectinfo.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_getplatformids.c 3e82805e99 SOCL: when starpu_init fails, get clGetPlatformIDs to return 0 13 years ago
cl_getplatforminfo.c 5806bbffe4 SOCL: add ICD support 13 years ago
cl_getprogrambuildinfo.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_getprograminfo.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_getsamplerinfo.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_getsupportedimageformats.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_icdgetplatformidskhr.c 5806bbffe4 SOCL: add ICD support 13 years ago
cl_releasecommandqueue.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_releasecontext.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_releaseevent.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_releasekernel.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_releasememobject.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_releaseprogram.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_releasesampler.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_retaincommandqueue.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_retaincontext.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_retainevent.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_retainkernel.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_retainmemobject.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_retainprogram.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_retainsampler.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_setcommandqueueproperty.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_setkernelarg.c fa035d1c95 SOCL: delay command execution (task graph) 14 years ago
cl_unloadcompiler.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
cl_waitforevents.c aecafb9550 SOCL: no longer wait blocking waitForEvents before submitting commands to StarPU 13 years ago
command.c 72a94eb7b8 SOCL: fix use of deprecated API 13 years ago
command.h b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct 14 years ago
command_list.c b12cf3fb9d SOCL: fix infinite loop bug 13 years ago
command_list.h fa035d1c95 SOCL: delay command execution (task graph) 14 years ago
command_queue.c 5806bbffe4 SOCL: add ICD support 13 years ago
command_queue.h fa035d1c95 SOCL: delay command execution (task graph) 14 years ago
debug.c fa035d1c95 SOCL: delay command execution (task graph) 14 years ago
debug.h e6e7ec8e24 socl/debug.h: do not print debug messages if environment variable STARPU_SILENT is set 13 years ago
devices.c 5806bbffe4 SOCL: add ICD support 13 years ago
devices.h 5806bbffe4 SOCL: add ICD support 13 years ago
event.c b88b8f21db SOCL: fix some memory leaks 13 years ago
event.h fa035d1c95 SOCL: delay command execution (task graph) 14 years ago
gc.c 5806bbffe4 SOCL: add ICD support 13 years ago
gc.h fa035d1c95 SOCL: delay command execution (task graph) 14 years ago
getinfo.h 24addd0cad socl/src: special case for string informations 13 years ago
init.c 5806bbffe4 SOCL: add ICD support 13 years ago
init.h 5806bbffe4 SOCL: add ICD support 13 years ago
mem_objects.c 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
mem_objects.h 971b72a37e Do not #include C source file anymore in SOCL. 14 years ago
ocl_icd.h 497558585c SOCL: fix deprecation warnings 13 years ago
socl.c 5806bbffe4 SOCL: add ICD support 13 years ago
socl.h 2584621744 src/socl.h: directly use the "ev" argument of the "MAY_BLOCK_CUSTOM" macro. 13 years ago
task.c 3a17c864a5 SOCL: fix segfaults with entity management 13 years ago
task.h fa035d1c95 SOCL: delay command execution (task graph) 14 years ago
util.c d5a3dd84c9 Separation between event enqueueing and task submission 14 years ago
util.h d5a3dd84c9 Separation between event enqueueing and task submission 14 years ago