this post was submitted on 16 Mar 2024
264 points (74.4% liked)

linuxmemes

19744 readers
1933 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 

It's necessary for my very important hobby of generating anime nudes.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 points 3 months ago (3 children)

In my experience,
AMD is a bliss on Linux,
while Nvidia is a headache.

Also, AMD has ROCM,
it's their equivalent of Nvidia's CUDA.

[–] TropicalDingdong 6 points 3 months ago (1 children)

Yeah but is it actually equivalent?

If so I'm 100% in but it needs to actually be. a drop in replacement for "it just works" like cuda is.

Once I've actually got drivers all set cuda "just works". Is it equivalent in that way? Or am I going to get into a library compatibility issue in R or Python?

[–] Deckweiss 7 points 3 months ago* (last edited 3 months ago)

Not all software that uses CUDA has support for ROCM.

But as far as setup goes, I just installed the correct drivers and ROCM compatible software just worked.

So - it can be a an equivalent alternative, but that depends on the software you want to run.

[–] [email protected] 2 points 3 months ago

It's the equivalent, but does the software make use of the ROCM if they are programmed for CUDA?

[–] Enk1 2 points 3 months ago (2 children)

Never had an issue with Nvidia on Linux. Yes, you have to use proprietary drivers, but outside of that I've been running Linux with Nvidia cards for 20 years.

[–] [email protected] 3 points 3 months ago (1 children)
[–] Enk1 1 points 3 months ago

Been running Wayland for 2 years and only issue I had with it was Synergy not working.

[–] [email protected] 2 points 3 months ago* (last edited 3 months ago) (1 children)

Even not the "issue" that basically every time you update something, you have to wait a long time to download proprietary nvidia drivers?

That's what annoyed me the most back in the day with the Nvidia drivers,
so many hours wasted on updating the drivers.

With AMD, this is not the case.

And haven't even talked about my issues with Optimus (Intel on-board graphics + Nvidia GPU) yet, which was a true nightmare, took me weeks of research to finally make it work correctly.

[–] Enk1 1 points 3 months ago (1 children)

You don't need to update NVIDIA drivers every time there's a release. I don't even do that on my Windows machine. Most driver updates are just tweaks for the latest game, not bug fixes or performance improvements.

And hell, you're using Linux. Vim updates more often than the graphics driver, what do you expect?

[–] [email protected] 1 points 3 months ago (1 children)

It automatically happened,
I believe with every install of an updated Flatpak, which is rather often.

Been a while though, since lately I've been happily using AMD for quite some time.

But I do recall Nvidia driver updates slowing down my update process by a lot,
while I have none of that with AMD.

[–] Enk1 1 points 3 months ago

Ah, I always update the driver through the package manager and it never auto-updates.