this post was submitted on 20 Jul 2025
15 points (77.8% liked)
Linux
8577 readers
442 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
There are cuda packages for arch. I can confirm they work.
https://wiki.archlinux.org/title/GPGPU
Edit- to add i haven't found arch's limit, it feels like i am bound only by my own limit in my time, ability, and willingness to tinker with my setup. arch itself is widely supported, it has many official packages through pacman, and then additional through the "arch user repository" (AUR) so chances are most of the things you want or need have a package that can be installed with an AUR helper (like yay/paru which install from both pacman and AUR). In other distros you get more of a one-size fits all and you lose some of that ability to change things whereas arch you're giving a minimal setup and left to build the system to your liking. It does take more time and expertise than other distros but it does give you more control. For me the trade off was an easy decision, but it's not something i blanket recommend to everyone.