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