@vegeta@lemmy.world to Technology@lemmy.worldEnglish • 7 months agoDeepSeek's AI breakthrough bypasses industry-standard CUDA, uses assembly-like PTX programming insteadwww.tomshardware.comexternal-linkmessage-square41fedilinkarrow-up1338arrow-down113cross-posted to: technology@lemmy.zip
arrow-up1325arrow-down1external-linkDeepSeek's AI breakthrough bypasses industry-standard CUDA, uses assembly-like PTX programming insteadwww.tomshardware.com@vegeta@lemmy.world to Technology@lemmy.worldEnglish • 7 months agomessage-square41fedilinkcross-posted to: technology@lemmy.zip
minus-squareEager EaglelinkfedilinkEnglish6•edit-27 months agomate, that means they are using PTX directly. If anything, they are more dependent to NVIDIA and the CUDA platform than anyone else. to simplify: they are bypassing the CUDA API, not the NVIDIA instruction set architecture and not CUDA as a platform.
mate, that means they are using PTX directly. If anything, they are more dependent to NVIDIA and the CUDA platform than anyone else.
to simplify: they are bypassing the CUDA API, not the NVIDIA instruction set architecture and not CUDA as a platform.
Ahh. Thanks for this insight.