Samuel Thibault 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used vor 11 Jahren
..
CL b14aff819b Fix spurious warning vor 11 Jahren
Makefile.am b14aff819b Fix spurious warning vor 11 Jahren
cl_buildprogram.c 374524ebe9 SOCL: use starpu_execute_on_specific_workers vor 13 Jahren
cl_createbuffer.c 579be68c99 use STARPU_MAIN_RAM instead of 0 to design main memory vor 12 Jahren
cl_createcommandqueue.c 4c5e4997e2 socl: use starpu_pthread API vor 12 Jahren
cl_createcontext.c 43838444ce Function starpu_sched_ctx_create() now takes a variable argument list vor 12 Jahren
cl_createcontextfromtype.c 079bc784ac SOCL: fix clGetDeviceInfo vor 13 Jahren
cl_createimage2d.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_createimage3d.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_createkernel.c 4c5e4997e2 socl: use starpu_pthread API vor 12 Jahren
cl_createkernelsinprogram.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_createprogramwithbinary.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_createprogramwithsource.c 75ae9dba3b SOCL: enhanced entity management vor 13 Jahren
cl_createsampler.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_enqueuebarrier.c fd80e259a9 SOCL: commands are entities now vor 13 Jahren
cl_enqueuebarrierwithwaitlist.c 9f93007cb0 SOCL: implement clEnqueue{Barrier,Marker}WithWaitList vor 13 Jahren
cl_enqueuecopybuffer.c 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used vor 11 Jahren
cl_enqueuecopybuffertoimage.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_enqueuecopyimage.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_enqueuecopyimagetobuffer.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_enqueuemapbuffer.c 30860cac02 Renaming of diverse functions and datatypes. vor 12 Jahren
cl_enqueuemapimage.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_enqueuemarker.c 75ae9dba3b SOCL: enhanced entity management vor 13 Jahren
cl_enqueuemarkerwithwaitlist.c 9f93007cb0 SOCL: implement clEnqueue{Barrier,Marker}WithWaitList vor 13 Jahren
cl_enqueuenativekernel.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_enqueuendrangekernel.c 4c5e4997e2 socl: use starpu_pthread API vor 12 Jahren
cl_enqueuereadbuffer.c 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used vor 11 Jahren
cl_enqueuereadimage.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_enqueuetask.c 75ae9dba3b SOCL: enhanced entity management vor 13 Jahren
cl_enqueueunmapmemobject.c 75ae9dba3b SOCL: enhanced entity management vor 13 Jahren
cl_enqueuewaitforevents.c fa035d1c95 SOCL: delay command execution (task graph) vor 14 Jahren
cl_enqueuewritebuffer.c 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used vor 11 Jahren
cl_enqueuewriteimage.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_finish.c 75ae9dba3b SOCL: enhanced entity management vor 13 Jahren
cl_flush.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_getcommandqueueinfo.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_getcontextinfo.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_getdeviceids.c 6b57bccbd8 SOCL: fix new SOCL model issues vor 13 Jahren
cl_getdeviceinfo.c 079bc784ac SOCL: fix clGetDeviceInfo vor 13 Jahren
cl_geteventinfo.c fa035d1c95 SOCL: delay command execution (task graph) vor 14 Jahren
cl_geteventprofilinginfo.c 5fde1c59bf SOCL: dot not use StarPU's profiling info vor 13 Jahren
cl_getextensionfunctionaddress.c ce1868ac44 SOCL: workaround for Intel OpenCL destructor bug vor 13 Jahren
cl_getimageinfo.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_getkernelinfo.c fa035d1c95 SOCL: delay command execution (task graph) vor 14 Jahren
cl_getkernelworkgroupinfo.c 6b57bccbd8 SOCL: fix new SOCL model issues vor 13 Jahren
cl_getmemobjectinfo.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_getplatformids.c 3e82805e99 SOCL: when starpu_init fails, get clGetPlatformIDs to return 0 vor 14 Jahren
cl_getplatforminfo.c 5806bbffe4 SOCL: add ICD support vor 13 Jahren
cl_getprogrambuildinfo.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_getprograminfo.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_getsamplerinfo.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_getsupportedimageformats.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_icdgetplatformidskhr.c 5806bbffe4 SOCL: add ICD support vor 13 Jahren
cl_releasecommandqueue.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_releasecontext.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_releaseevent.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_releasekernel.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_releasememobject.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_releaseprogram.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_releasesampler.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_retaincommandqueue.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_retaincontext.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_retainevent.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_retainkernel.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_retainmemobject.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_retainprogram.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_retainsampler.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_setcommandqueueproperty.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_setkernelarg.c 5180090636 SOCL: basic task partition mechanism vor 13 Jahren
cl_unloadcompiler.c 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
cl_waitforevents.c 003007bb8f SOCL: fix warnings vor 13 Jahren
command.c 6757bca1b5 Remove implementation array terminator in tests, examples, and documentation, since it is not actually used vor 11 Jahren
command.h 75ae9dba3b SOCL: enhanced entity management vor 13 Jahren
command_list.c 366dbf3033 SOCL: Fix ICD vor 13 Jahren
command_list.h fa035d1c95 SOCL: delay command execution (task graph) vor 14 Jahren
command_queue.c 4c5e4997e2 socl: use starpu_pthread API vor 12 Jahren
command_queue.h fa035d1c95 SOCL: delay command execution (task graph) vor 14 Jahren
debug.c a15e772757 SOCL: fix dependency problem with clEnqueueWriteBuffer vor 13 Jahren
debug.h f1f6719353 use __starpu_func__ instead of __func__ which is not available on windows vor 12 Jahren
event.c 08a60eee47 SOCL: fix event triggering vor 13 Jahren
event.h 08a60eee47 SOCL: fix event triggering vor 13 Jahren
gc.c 4c5e4997e2 socl: use starpu_pthread API vor 12 Jahren
gc.h f1f6719353 use __starpu_func__ instead of __func__ which is not available on windows vor 12 Jahren
getinfo.h 366dbf3033 SOCL: Fix ICD vor 13 Jahren
init.c 4c5e4997e2 socl: use starpu_pthread API vor 12 Jahren
init.h 4c5e4997e2 socl: use starpu_pthread API vor 12 Jahren
mem_objects.c 4c5e4997e2 socl: use starpu_pthread API vor 12 Jahren
mem_objects.h 971b72a37e Do not #include C source file anymore in SOCL. vor 14 Jahren
ocl_icd.h 497558585c SOCL: fix deprecation warnings vor 13 Jahren
socl.c 9f93007cb0 SOCL: implement clEnqueue{Barrier,Marker}WithWaitList vor 13 Jahren
socl.h 4c5e4997e2 socl: use starpu_pthread API vor 12 Jahren
task.c 5fde1c59bf SOCL: dot not use StarPU's profiling info vor 13 Jahren
task.h 75ae9dba3b SOCL: enhanced entity management vor 13 Jahren
util.c 5fde1c59bf SOCL: dot not use StarPU's profiling info vor 13 Jahren
util.h 5fde1c59bf SOCL: dot not use StarPU's profiling info vor 13 Jahren