this post was submitted on 16 Mar 2024
260 points (74.2% liked)

linuxmemes

21019 readers
317 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.

  • 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 7 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.

    [–] [email protected] 6 points 7 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?

    [–] [email protected] 7 points 7 months ago* (last edited 7 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 7 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 7 months ago (1 children)
    [–] [email protected] 1 points 7 months ago

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

    [–] [email protected] 2 points 7 months ago* (last edited 7 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.

    [–] [email protected] 1 points 7 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 7 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.

    [–] [email protected] 1 points 7 months ago

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

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

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