-
-
Notifications
You must be signed in to change notification settings - Fork 980
Desktop: Enable GPU Nodes #3364
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: master
Are you sure you want to change the base?
Conversation
|
I made it a manual workflow that I can use as needed to test desktop and nix build. @TrueDoctor Can you confirm that your nix workflow still works with this? |
| default = ["gpu"] | ||
| gpu = ["graphite-editor/gpu"] |
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.
I'm a bit confused wouldn't this disable gpu nodes by default?
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.
no desktop enables gpu.
But I can also change that if you want.
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.
Ah, nevermind then
No description provided.