You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
Same problem here, with Ubuntu 20.04.1 and Nvidia Driver Version 450.80.02.
In my case, this is the reason: 2020-11-04 12:39:29 WARNING apps.core.nvgpu NVGPU Docker environment is not supported: RuntimeError("Unable to parse nvidia-smi output: Invalid leading zero in patch: '450.80.02'",)
and probably @Didayolo log is similar, because he has a leading zero in patch, too.
I think is still releated to #5056 .
One possibility is to install an Nvidia Driver Version without the leading zero in patch, but it's a bit annoying.
Probably, updating the semantic-version requirement from 2.6.0 to 2.8.4 or higher, could permanently solve this issue.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
Golem Version: 0.23.1
OS: Ubuntu 18.04
Mainnet/Testnet: mainnet
P0 label
Description of the issue:
I can't enable my GPU as a resource. I got the message "This feature is only for Linux at the moment" when I put my mouse on the button.
Return of
nvidia-smi
:Return of
golemcli envs show
:Thank you in advance for your help.
The text was updated successfully, but these errors were encountered: