CUDA minimal installation to save space #672
-
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 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.
Replies: 1 comment 4 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.
Yes, I think it's just a build time dependency, not a runtime one (but that might not be true).
That table indicates what cuda compatibility was used when we compiled the binaries we provide.
I don't have a Linux system with an NVIDIA card to test, so would be cool if you can confirm it!