• gregorum@lemm.ee
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      1
      ·
      edit-2
      1 年前

      I know what CUDA does (as someone who likes rendering stuff, but with AMD cards, I’ve missed it). I’m trying to figure out, realistically, how I can easily deploy and make use of it on my linux and Mac workstations.

      the details o’ve come across lately have been a bit… vague.

      edit: back when I was in design school, I heard, “when Adobe loves a video card very much, it will hardware accelerate. We call this ‘CUDA’."

      • 520@kbin.social
        link
        fedilink
        arrow-up
        1
        ·
        1 年前

        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.