-
- Downloads
User override for the CPU local mem size
Added a new POCL_CPU_LOCAL_MEM_SIZE environment for overriding the local memory size for the CPU devices. Also added better error message for when total automatic local size gets over the local memory size.
Showing
- CHANGES 4 additions, 2 deletionsCHANGES
- doc/sphinx/source/using.rst 5 additions, 0 deletionsdoc/sphinx/source/using.rst
- lib/CL/devices/basic/basic.c 5 additions, 2 deletionslib/CL/devices/basic/basic.c
- lib/CL/devices/pthread/pthread.c 3 additions, 0 deletionslib/CL/devices/pthread/pthread.c
- lib/CL/devices/pthread/pthread_utils.c 13 additions, 1 deletionlib/CL/devices/pthread/pthread_utils.c
Please register or sign in to comment