• @lurch
    link
    English
    124 months ago

    CUDA is when a program can use the NVIDIA GPU in addition to the CPU for some complicated calculations. AMD now made it possible to use their cards for it too.

      • 520
        link
        fedilink
        14 months 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.