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

  • Rikj000@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    10
    ·
    4 months ago

    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@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      4 months ago

      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@lemmy.world
        link
        fedilink
        arrow-up
        7
        ·
        edit-2
        4 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.

    • Enk1@lemmy.world
      link
      fedilink
      arrow-up
      4
      arrow-down
      2
      ·
      4 months ago

      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.

        • Enk1@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          3 months ago

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

      • Rikj000@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        4 months ago

        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@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          3 months ago

          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?

          • Rikj000@discuss.tchncs.de
            link
            fedilink
            English
            arrow-up
            1
            ·
            3 months ago

            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@lemmy.world
              link
              fedilink
              arrow-up
              1
              ·
              3 months ago

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

    • t0fr@lemmy.ca
      link
      fedilink
      arrow-up
      2
      ·
      4 months ago

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