Sylvain Henry 0af8e83af4 SOCL: support context properties (scheduler and context name) 12 rokov pred
..
CL 5d4f60e7b7 SOCL: include Khronos OpenCL headers 13 rokov pred
Makefile.am 37bce2edab Fix bad CUDA/OpenCL interaction 13 rokov pred
cl_buildprogram.c 374524ebe9 SOCL: use starpu_execute_on_specific_workers 13 rokov pred
cl_createbuffer.c 45fcfed3db SOCL: minor change 13 rokov pred
cl_createcommandqueue.c fa035d1c95 SOCL: delay command execution (task graph) 14 rokov pred
cl_createcontext.c 0af8e83af4 SOCL: support context properties (scheduler and context name) 12 rokov pred
cl_createcontextfromtype.c 079bc784ac SOCL: fix clGetDeviceInfo 13 rokov pred
cl_createimage2d.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_createimage3d.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_createkernel.c 6b57bccbd8 SOCL: fix new SOCL model issues 13 rokov pred
cl_createkernelsinprogram.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_createprogramwithbinary.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_createprogramwithsource.c 6b57bccbd8 SOCL: fix new SOCL model issues 13 rokov pred
cl_createsampler.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_enqueuebarrier.c fd80e259a9 SOCL: commands are entities now 13 rokov pred
cl_enqueuecopybuffer.c be0c2c22ac revert @7765 and 7766. field cl_arg_size of struct starpu_task is needed for other drivers 13 rokov pred
cl_enqueuecopybuffertoimage.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_enqueuecopyimage.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_enqueuecopyimagetobuffer.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_enqueuemapbuffer.c 762bbf4eea SOCL: rewrite cpu_task_submit helper function 13 rokov pred
cl_enqueuemapimage.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_enqueuemarker.c 795e6645a2 Return errors 13 rokov pred
cl_enqueuenativekernel.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_enqueuendrangekernel.c d679f897c2 SOCL: do not make StarPU crash when a kernel cannot be executed 13 rokov pred
cl_enqueuereadbuffer.c be0c2c22ac revert @7765 and 7766. field cl_arg_size of struct starpu_task is needed for other drivers 13 rokov pred
cl_enqueuereadimage.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_enqueuetask.c fa035d1c95 SOCL: delay command execution (task graph) 14 rokov pred
cl_enqueueunmapmemobject.c 762bbf4eea SOCL: rewrite cpu_task_submit helper function 13 rokov pred
cl_enqueuewaitforevents.c fa035d1c95 SOCL: delay command execution (task graph) 14 rokov pred
cl_enqueuewritebuffer.c be0c2c22ac revert @7765 and 7766. field cl_arg_size of struct starpu_task is needed for other drivers 13 rokov pred
cl_enqueuewriteimage.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_finish.c fd80e259a9 SOCL: commands are entities now 13 rokov pred
cl_flush.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_getcommandqueueinfo.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_getcontextinfo.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_getdeviceids.c 6b57bccbd8 SOCL: fix new SOCL model issues 13 rokov pred
cl_getdeviceinfo.c 079bc784ac SOCL: fix clGetDeviceInfo 13 rokov pred
cl_geteventinfo.c fa035d1c95 SOCL: delay command execution (task graph) 14 rokov pred
cl_geteventprofilinginfo.c d679f897c2 SOCL: do not make StarPU crash when a kernel cannot be executed 13 rokov pred
cl_getextensionfunctionaddress.c ce1868ac44 SOCL: workaround for Intel OpenCL destructor bug 13 rokov pred
cl_getimageinfo.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_getkernelinfo.c fa035d1c95 SOCL: delay command execution (task graph) 14 rokov pred
cl_getkernelworkgroupinfo.c 6b57bccbd8 SOCL: fix new SOCL model issues 13 rokov pred
cl_getmemobjectinfo.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_getplatformids.c 3e82805e99 SOCL: when starpu_init fails, get clGetPlatformIDs to return 0 13 rokov pred
cl_getplatforminfo.c 5806bbffe4 SOCL: add ICD support 13 rokov pred
cl_getprogrambuildinfo.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_getprograminfo.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_getsamplerinfo.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_getsupportedimageformats.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_icdgetplatformidskhr.c 5806bbffe4 SOCL: add ICD support 13 rokov pred
cl_releasecommandqueue.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_releasecontext.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_releaseevent.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_releasekernel.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_releasememobject.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_releaseprogram.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_releasesampler.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_retaincommandqueue.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_retaincontext.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_retainevent.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_retainkernel.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_retainmemobject.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_retainprogram.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_retainsampler.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_setcommandqueueproperty.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_setkernelarg.c fa035d1c95 SOCL: delay command execution (task graph) 14 rokov pred
cl_unloadcompiler.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
cl_waitforevents.c aecafb9550 SOCL: no longer wait blocking waitForEvents before submitting commands to StarPU 13 rokov pred
command.c d3a760fd9c SOCL: enhanced graph dump (show command type as string) 13 rokov pred
command.h fd80e259a9 SOCL: commands are entities now 13 rokov pred
command_list.c 366dbf3033 SOCL: Fix ICD 13 rokov pred
command_list.h fa035d1c95 SOCL: delay command execution (task graph) 14 rokov pred
command_queue.c 7da8aaf3ea SOCL: dependency management clean up 13 rokov pred
command_queue.h fa035d1c95 SOCL: delay command execution (task graph) 14 rokov pred
debug.c a15e772757 SOCL: fix dependency problem with clEnqueueWriteBuffer 13 rokov pred
debug.h a15e772757 SOCL: fix dependency problem with clEnqueueWriteBuffer 13 rokov pred
event.c 366dbf3033 SOCL: Fix ICD 13 rokov pred
event.h fa035d1c95 SOCL: delay command execution (task graph) 14 rokov pred
gc.c 5806bbffe4 SOCL: add ICD support 13 rokov pred
gc.h fa035d1c95 SOCL: delay command execution (task graph) 14 rokov pred
getinfo.h 366dbf3033 SOCL: Fix ICD 13 rokov pred
init.c b471f86343 SOCL: fix for SOCL_SKIP_DESTRUCTOR 13 rokov pred
init.h ce1868ac44 SOCL: workaround for Intel OpenCL destructor bug 13 rokov pred
mem_objects.c 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
mem_objects.h 971b72a37e Do not #include C source file anymore in SOCL. 14 rokov pred
ocl_icd.h 497558585c SOCL: fix deprecation warnings 13 rokov pred
socl.c 6b57bccbd8 SOCL: fix new SOCL model issues 13 rokov pred
socl.h 0af8e83af4 SOCL: support context properties (scheduler and context name) 12 rokov pred
task.c fd7cdf63de SOCL: use scheduling contexts 12 rokov pred
task.h 762bbf4eea SOCL: rewrite cpu_task_submit helper function 13 rokov pred
util.c 6b57bccbd8 SOCL: fix new SOCL model issues 13 rokov pred
util.h 6b57bccbd8 SOCL: fix new SOCL model issues 13 rokov pred