-
Notifications
You must be signed in to change notification settings - Fork 26
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
Client fails to open device on Vega56 using rocm/opencl on Linux #79
Comments
I seem to have a pretty similar problem (if not the same). See for example task 483921664 (stderr attached). This was a I also know for sure that my amd card is accessible and usable through OpenCL in general. My
Error log in case the result goes unavailable later:
|
I am experiencing this too with another AMD GPU:
|
I have a boinc system that runs Einstein at home just fine on my vega56, so I'm fairly confident the base system works. But the milkyway@home client strangly fails to find the device:
but clinfo run (as the boinc user, so I don't think it's a permissions error) seems to work just fine:
The machine is running ubuntu 19.04 with amd's official rocm 2.7 packages installed for both opencl and hsa. Again, einstein runs just fine on the same machine. Happy to do simple debugging if it'll help.
The text was updated successfully, but these errors were encountered: