Nathalie Furmento 3056cff4a8 socl: unset environment variables STARPU_NCPU and STARPU_NCUDA, it might be better to have a variable in starpu_conf to indicate to overwrite environment variables 8 년 전
..
CL b14aff819b Fix spurious warning 10 년 전
Makefile.am e2276ae56a Add missing file extensions when cleaning with --enable-coverage parameter 9 년 전
cl_buildprogram.c a53cd8edeb fixes based on coverity reports 9 년 전
cl_createbuffer.c 5c18303944 fixes for minor warning detected by cppcheck 8 년 전
cl_createcommandqueue.c 4c5e4997e2 socl: use starpu_pthread API 11 년 전
cl_createcontext.c 43838444ce Function starpu_sched_ctx_create() now takes a variable argument list 11 년 전
cl_createcontextfromtype.c c279154b32 Clean socl initialization tests 8 년 전
cl_createimage2d.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_createimage3d.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_createkernel.c bd19b25e8d socl: fix cppcheck warnings 8 년 전
cl_createkernelsinprogram.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_createprogramwithbinary.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_createprogramwithsource.c a53cd8edeb fixes based on coverity reports 9 년 전
cl_createsampler.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_enqueuebarrier.c fd80e259a9 SOCL: commands are entities now 12 년 전
cl_enqueuebarrierwithwaitlist.c 9f93007cb0 SOCL: implement clEnqueue{Barrier,Marker}WithWaitList 12 년 전
cl_enqueuecopybuffer.c a53cd8edeb fixes based on coverity reports 9 년 전
cl_enqueuecopybuffertoimage.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_enqueuecopyimage.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_enqueuecopyimagetobuffer.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_enqueuemapbuffer.c 30860cac02 Renaming of diverse functions and datatypes. 12 년 전
cl_enqueuemapimage.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_enqueuemarker.c 75ae9dba3b SOCL: enhanced entity management 12 년 전
cl_enqueuemarkerwithwaitlist.c 9f93007cb0 SOCL: implement clEnqueue{Barrier,Marker}WithWaitList 12 년 전
cl_enqueuenativekernel.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_enqueuendrangekernel.c 8c9256f578 Fix array access before index limit check 8 년 전
cl_enqueuereadbuffer.c a53cd8edeb fixes based on coverity reports 9 년 전
cl_enqueuereadimage.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_enqueuetask.c 75ae9dba3b SOCL: enhanced entity management 12 년 전
cl_enqueueunmapmemobject.c 75ae9dba3b SOCL: enhanced entity management 12 년 전
cl_enqueuewaitforevents.c fa035d1c95 SOCL: delay command execution (task graph) 13 년 전
cl_enqueuewritebuffer.c a53cd8edeb fixes based on coverity reports 9 년 전
cl_enqueuewriteimage.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_finish.c 75ae9dba3b SOCL: enhanced entity management 12 년 전
cl_flush.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_getcommandqueueinfo.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_getcontextinfo.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_getdeviceids.c c279154b32 Clean socl initialization tests 8 년 전
cl_getdeviceinfo.c 079bc784ac SOCL: fix clGetDeviceInfo 12 년 전
cl_geteventinfo.c fa035d1c95 SOCL: delay command execution (task graph) 13 년 전
cl_geteventprofilinginfo.c 5fde1c59bf SOCL: dot not use StarPU's profiling info 12 년 전
cl_getextensionfunctionaddress.c ce1868ac44 SOCL: workaround for Intel OpenCL destructor bug 12 년 전
cl_getimageinfo.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_getkernelinfo.c fa035d1c95 SOCL: delay command execution (task graph) 13 년 전
cl_getkernelworkgroupinfo.c 6b57bccbd8 SOCL: fix new SOCL model issues 12 년 전
cl_getmemobjectinfo.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_getplatformids.c 3e82805e99 SOCL: when starpu_init fails, get clGetPlatformIDs to return 0 13 년 전
cl_getplatforminfo.c 5806bbffe4 SOCL: add ICD support 13 년 전
cl_getprogrambuildinfo.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_getprograminfo.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_getsamplerinfo.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_getsupportedimageformats.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_icdgetplatformidskhr.c 5806bbffe4 SOCL: add ICD support 13 년 전
cl_releasecommandqueue.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_releasecontext.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_releaseevent.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_releasekernel.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_releasememobject.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_releaseprogram.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_releasesampler.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_retaincommandqueue.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_retaincontext.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_retainevent.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_retainkernel.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_retainmemobject.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_retainprogram.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_retainsampler.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_setcommandqueueproperty.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_setkernelarg.c 5180090636 SOCL: basic task partition mechanism 12 년 전
cl_unloadcompiler.c 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
cl_waitforevents.c 003007bb8f SOCL: fix warnings 12 년 전
command.c 6d917d694e rename "power" into "energy" wherever it applies, notably energy consumption performance models 8 년 전
command.h 75ae9dba3b SOCL: enhanced entity management 12 년 전
command_list.c 366dbf3033 SOCL: Fix ICD 12 년 전
command_list.h fa035d1c95 SOCL: delay command execution (task graph) 13 년 전
command_queue.c bb61f3808d update cnrs copyright 10 년 전
command_queue.h 3fc9cb7b9a Fix typo 9 년 전
debug.c a15e772757 SOCL: fix dependency problem with clEnqueueWriteBuffer 12 년 전
debug.h 5d15ae25bc Test starpu_f*lock return codes internally, as we don't bother doing it when calling them 9 년 전
event.c 08a60eee47 SOCL: fix event triggering 12 년 전
event.h 08a60eee47 SOCL: fix event triggering 12 년 전
gc.c bb61f3808d update cnrs copyright 10 년 전
gc.h f1f6719353 use __starpu_func__ instead of __func__ which is not available on windows 12 년 전
getinfo.h 366dbf3033 SOCL: Fix ICD 12 년 전
init.c 3056cff4a8 socl: unset environment variables STARPU_NCPU and STARPU_NCUDA, it might be better to have a variable in starpu_conf to indicate to overwrite environment variables 8 년 전
init.h 00df3446fd Avoid recursion when starpu_init calls hwloc initialization which uses its opencl plugin 8 년 전
mem_objects.c 4c5e4997e2 socl: use starpu_pthread API 11 년 전
mem_objects.h 971b72a37e Do not #include C source file anymore in SOCL. 13 년 전
ocl_icd.h 497558585c SOCL: fix deprecation warnings 13 년 전
socl.c 9f93007cb0 SOCL: implement clEnqueue{Barrier,Marker}WithWaitList 12 년 전
socl.h 139f7c26b1 socl/src/socl.h: declare variables as extern 9 년 전
task.c 5fde1c59bf SOCL: dot not use StarPU's profiling info 12 년 전
task.h d68f1573fd use some gcc attributes 9 년 전
util.c a53cd8edeb fixes based on coverity reports 9 년 전
util.h 5fde1c59bf SOCL: dot not use StarPU's profiling info 12 년 전