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.
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.