clEnqueueNDRangeKernel(): CL_MEM_OBJECT_ALLOCATION_FAILURE error
#5
I was getting this error on Windows. It worked when I tried adding these arguments "-n 1 -u 1024 --force" from this thread:

(08-14-2016, 08:54 PM)atom Wrote: Try -n 1 -u 1024 --force, could help but might be slow. Those GPU's are simply too old.


Messages In This Thread
RE: clEnqueueNDRangeKernel(): CL_MEM_OBJECT_ALLOCATION_FAILURE error - by XP1 - 04-29-2018, 09:30 PM