vividspecter@lemm.ee to Linux@lemmy.worldEnglish · 9 months agoAMD Quietly Funded A Drop-In CUDA Implementation Built On ROCm: It's Now Open-Sourcewww.phoronix.comexternal-linkmessage-square17fedilinkarrow-up1166arrow-down12cross-posted to: [email protected][email protected][email protected][email protected][email protected][email protected][email protected][email protected][email protected]
arrow-up1164arrow-down1external-linkAMD Quietly Funded A Drop-In CUDA Implementation Built On ROCm: It's Now Open-Sourcewww.phoronix.comvividspecter@lemm.ee to Linux@lemmy.worldEnglish · 9 months agomessage-square17fedilinkcross-posted to: [email protected][email protected][email protected][email protected][email protected][email protected][email protected][email protected][email protected]
minus-squarelurch (he/him)linkfedilinkEnglisharrow-up12·9 months agoCUDA 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.
minus-square520@kbin.sociallinkfedilinkarrow-up1·9 months agoYou 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.
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.
Removed by mod
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.