How to check if your GPU supports OpenCL in Windows 10
I have an application that relies OpenCL drivers. I wanted to see if my GPU would support it to speed up the calculation, but I had no idea where to begin looking. I found some instructions for Windows 7 that are still useful even under Windows 10 and perhaps beyond. Here’s what worked for me: … Read more