-
Notifications
You must be signed in to change notification settings - Fork 19
feat: update node quickstart script with gpu auto detect #1149
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
base: main
Are you sure you want to change the base?
Conversation
|
Intel: which is not correct, as it's not including the device. In case of multiple gpus, each one has it's own set of devices, like '/dev/dri/card1' and /dev/dri/renderD128 for card 1, '/dev/dri/card2' and /dev/dri/renderD129 for card2 |
alexcos20
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see my comments
|
same for AMD, you are not passing the devices |
|
Nvidia: it does not detect anything: |
Fixes # .
Changes proposed in this PR: