• aodhsishaj@lemmy.world
      link
      fedilink
      English
      arrow-up
      22
      ·
      1 year ago

      If you already have a cuda workflow and want to use an AMD card, you can do that with this library.

      • rar@discuss.online
        link
        fedilink
        English
        arrow-up
        10
        ·
        1 year ago

        That includes stuff like Stable Diffusion that recommended nvidia cards because it uses CUDA to accelerate image generation?

      • You999
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 year ago

        So does it work with off the shelf software or is it something the developer has the patch in?

        • woelkchen@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 year ago

          So does it work with off the shelf software or is it something the developer has the patch in?

          The point of a drop-in replacement is that no patching is required but in reality the software was released in incomplete form.

        • 520@kbin.social
          link
          fedilink
          arrow-up
          1
          ·
          1 year ago

          You can’t use it with programs that aren’t specifically coded to use it. Outside of hash cracking, AI training and crypto mining, few programs are.

          If you mean from a developer perspective, you need to download the CUDA libraries and read through the documentation.