Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aparapi previously working now only runs on CPU instead of GPU after driver update #164

Open
maflores16 opened this issue May 2, 2021 · 1 comment

Comments

@maflores16
Copy link

I recently did a fresh install of windows 10 and was using Aparapi with IntelliJ and the driver Windows 10 installed for my nvidia card automatically. It was working flawlessly and showing all the warnings correctly, but after installing CUDA 11.3 (and the Quadro drivers along with it), it doesn't even show the warnings that it fell back to CPU. I figured it was doing this just by looking at all my CPU's going to 100%. Checked the driver of the card details, and it shows OpenCL in there under C:\\WINDOWS\system32\OpenCL.dll and C:\\WINDOWS\SysWow64\OpenCL.dll but do not know what they were previously or if they changed, or if this is an issue.

Is there anything else I need to check or do for this to work again? I tried uninstalling the driver and using the one from windows but it did not work any more. Not sure if uninstalling everything CUDA related would help.

@CoreRasurae
Copy link
Collaborator

Please open all new issues in git.qoto.org/Aparapi/aparapi it where the bugs are being tracked now. Github is syncing to the main git.qoto.org repository. All new commits are being made there. Github now works as a mirror of git.qoto.org for the Aparapi project.
Other than that:
Can you check with GPU-Z from https://www.techpowerup.com/download/techpowerup-gpu-z/ that OpenCL tick mark is enabled?
You may also want to try clinfo Windows version of this command line utility and check its output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants