andru-kun / wildrig-multi

multi algo miner for AMD, NVIDIA and Intel gpu's
247 stars 50 forks source link

Error CL_INVALID_BUFFER_SIZE when calling clCreateBuffer to create state buffer, Failed to start OpenCL threads error on intel 770 16gb #287

Closed LoveFreedomGains closed 6 months ago

LoveFreedomGains commented 6 months ago

im trying to run ghostrider algo and i keep getting this error, im not having any other problems on any other algos.

ive got the latest drivers installed, and opencl is checked in gpu-z

any suggestion on how i can fix this? Screenshot (1)

andru-kun commented 6 months ago

try set lower intensity, like -i 1536 or -i 1024

LoveFreedomGains commented 6 months ago

thank you, that solved the problem. much appreciated