-
Notifications
You must be signed in to change notification settings - Fork 21
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
Error in python tests/validate_network.py --device privateuseone:1 #70
Comments
Is it 32 or 64 bit atchitecture? need to track down which kernel fails. |
I also suggest to try AMD official drivers and not Mesa only. I recall that for AMD 560 closed source drivers worked way better than Mesa ones. Also check of ROCm drivers still work on Fiji they are also better. |
My CPU have 64 bit architecture. Quote from AMD docs: Every instruction is described with either 32 bits or 64 bits of microcode. |
On AMD OpenCL from amdgpu-pro also error
|
Thank you! I got 8-9% speed impovement on amdgpu-pro OpenCL drivers. |
Tested on your original code
The text was updated successfully, but these errors were encountered: