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

thread 'main' panicked at 'Platform::list #14

Open
validatedev opened this issue Apr 13, 2021 · 5 comments
Open

thread 'main' panicked at 'Platform::list #14

validatedev opened this issue Apr 13, 2021 · 5 comments

Comments

@validatedev
Copy link

Get the error when running nano-work-server

[validate@fedora bpow-client-v301]$ ./bin/linux/nano-work-server --gpu 0:0 -l 127.0.0.1:7000
thread 'main' panicked at 'Platform::list: Error retrieving platform list: Unable to get platform id list after 10 seconds of waiting.', /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/ocl-0.19.3/src/standard/platform.rs:50:14
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Fedora 34 with ocl-icd-2.2.13-2.fc34.x86_64 .
Thanks in advance.

@SamNicholsonUK
Copy link

It can't identify your gpu. Do you get something different if you run it with something like --cpu-threads 10 instead of --gpu 0:0?

@SneakyLink
Copy link

SneakyLink commented May 26, 2021

Having the same problem on a Ryzen 2200g on Fedora 34. What GPU are you running?

@jaezudev
Copy link

Same thing is happening to me.
(GPU is a NVIDIA GeForce GTX 1650; OS is Ubuntu 20.04 LTS)

@powersrxx
Copy link

Same issue. I'm on Ubuntu. After this failure I installed the proprietary/tested Nvidia drivers and rebooted, also ran with sudo. Running lspci |grep VGA shows my card is at 2:0. Maybe that has something to do with it.
Here's hoping the developer follows up.

@jaezudev
Copy link

Where can I find the NVIDIA drivers?

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

5 participants