-
-
Notifications
You must be signed in to change notification settings - Fork 88
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
Cannot choose gpu device more than 0 #72
Comments
I'm facing the same problem now |
I figured out that it is an opencl issue try to update yours the error is gone but now I've another one xD |
@hughperkins what do you think about this error? We're both stuck at this step and I tried almost everything |
I think there's some problem with program being unable to find opencl device. I tried |
What do you mean by "install correct hardware runtime"? You mean the GPU drivers? |
… On Tue, Oct 9, 2018, 8:01 PM Mohamed Wagih ***@***.***> wrote:
What do you mean by "install correct hardware runtime"? You mean the GPU
drivers?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#72 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGjrBnDvOozJudhvGPWH6JTFOpLImPteks5ujLM9gaJpZM4XLOvJ>
.
|
I tried mesa and it didn't work xD |
Did not work, I'll try it on Debian
…On Tue, Oct 9, 2018, 8:29 PM Mohamed Wagih ***@***.***> wrote:
I tried mesa and it didn't work xD
Did u try any of them and worked for you?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#72 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AGjrBoIW3jMkyb35bhDFSMPckMICE1oYks5ujLnlgaJpZM4XLOvJ>
.
|
I resolved this on Ubuntu 22.04 for AMD by adding |
I build the coriander on arch linux. While I had no problems in installation, the source sample I am unable to run the cuda sample program or any other cuda program whatsoever because as soon I execute the program I get
what can I do to fix this?
The text was updated successfully, but these errors were encountered: