Replies: 1 comment 2 replies
-
I'm not 100% sure on this, but I believe cuda is only a compile time dependency. If you (or any Linux user) could confirm this, that would be excellent. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
While using Sunshine to stream from a rented VPS, I'm concerned about saving rather pricey disk space, and full CUDA Toolkit seems like the biggest waste of it.
So here's my question: how about installing only the components specifically needed for Sunshine (some libraries?), without just running
sudo apt install cuda-toolkit
in order to look at all those unnecessary new icons in my application menu?I've already tried to find some definitive list of Sunshine dependencies to experiment on my own, but all in vain so far.
Beta Was this translation helpful? Give feedback.
All reactions