Uh oh!
There was an error while loading. Please reload this page.
fix(homebrew): automatically support cuda on linux - #4097
Conversation
7cb2079 to
c7f0d46CompareBundle ReportBundle size has no change ✅ |
d4848a2 to
f4c6aabCompareCodecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@## master #4097 +/- ##
==========================================
- Coverage 11.32% 11.31% -0.01%
==========================================
Files 92 92 Lines 17570 17570 Branches 8238 8238 ==========================================
- Hits 1989 1988 -1 - Misses 13063 14900 +1837 + Partials 2518 682 -1836
Flags with carried forward coverage won't be shown. Click here to find out more. |
eb26fa0 to
4ccbad9Compare4ccbad9 to
bb5fa89CompareReenigneArcher
commented
Jul 25, 2025
Closing since homebrew is not willing to allow cuda: Homebrew/homebrew-core#231158 They suggest a cask, but I don't think they really understand what cuda is or how it's distributed. Casks are only for pre-compiled binaries, for which cuda is not provided like that. Homebrew formulas are also not allowed to depend on casks; therefore there is little benefit to add cuda as a cask, since the Sunshine formula would have to be compiled (and bottled) without cuda support. |



Description
This PR adds built in support to the homebrew Linux package.
TODO:
Screenshot
Issues Fixed or Closed
Roadmap Issues
Type of Change
Checklist
AI Usage