Log in

View Full Version : OpenCL "Out of resources!" error


asarian
19th April 2016, 07:13
I'm running the following line:

vid = haf.QTGMC (vid, InputType=0, Preset="Very Slow", TR2=3, TFF=True, Denoiser="KNLMeansCL")

Works great. In a batch file (with multiple VS rendering jobs queued), however, I got an "Out of resources!" OpenCL error on the second job! I waited half a minute or so, and tried the second job again, after which it went thru fine.

So, does your GPU need like a 'settle' period before it can accept the next OpenCL job? And, if so, how long?

Thanks.

Khanattila
24th April 2016, 13:05
I'm running the following line:

vid = haf.QTGMC (vid, InputType=0, Preset="Very Slow", TR2=3, TFF=True, Denoiser="KNLMeansCL")

Works great. In a batch file (with multiple VS rendering jobs queued), however, I got an "Out of resources!" OpenCL error on the second job! I waited half a minute or so, and tried the second job again, after which it went thru fine.

So, does your GPU need like a 'settle' period before it can accept the next OpenCL job? And, if so, how long?

Thanks.


Let me guess, you have an NVIDIA card?

asarian
26th April 2016, 23:09
Let me guess, you have an NVIDIA card?

LOL, yes. You say it like it's a bad thing, though. It's a GTX 980 Strix, and it's an OpenCL monster, really.

After I built-in like a 30 secs delay between jobs, the error never recurred.

Khanattila
28th April 2016, 15:15
LOL, yes. You say it like it's a bad thing, though. It's a GTX 980 Strix, and it's an OpenCL monster, really.

After I built-in like a 30 secs delay between jobs, the error never recurred.

It seems that the nVidia driver for Windows 10 is not sufficiently stable. It presents unique problems.