Bruno Mansi

Scratch 9 asking for openCL drivers

Recommended Posts

Hi all

I'v just installed the Scratch 9 trial under windows 10 on a laptop with a Nvidia graphics chip.

On starting Scratch it's saying it can't find any OpenCL drivers, and says I should reinstall the graphics drivers.

If I click through this message it seems to work normally. I haven't done much at the moment - just brought in a couple of clips into the construct and played with some colour settings.

Do I really need OpenCL drivers? I thought most software would work either with OpenGL/CUDA or OpenCL  (in Mac based setups).

 

Link to comment
Share on other sites

Hi Bruno,

SCRATCH mainly works on OpenGL (i.e. all color transforms applied inside the app, etc.) .
However, debayer (for all raw formats), YUV-conversion, scopes and blurs (from a certain threshold onwards) are calculated using OpenCL.

You do not need specific "OpenCL drivers" as such.

I assume this is what happened:
Windows Update broke the Nvidia driver (it loves to do that) and as such, OpenCL support is missing.
If you start SCRATCH and click into the upper half of the screen, an info chart should fold down and show some details.
Amongst those you'll probably read "OpenCL: not supported" or something along those lines.
SCRATCH will obviously run without, but then revert back to CPU for all OpenCL tasks - which makes things rather slow.

Fix is fairly straight forward: Download and install the latest Nvidia driver (or any older version you prefer) and install that.
After a reboot, all should be good.

 

Cheers,
Mazze
 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.