@vegeta@lemmy.world to Technology@lemmy.worldEnglish • 3 months agoDeepSeek's AI breakthrough bypasses industry-standard CUDA, uses assembly-like PTX programming insteadwww.tomshardware.comexternal-linkmessage-square41fedilinkarrow-up1341arrow-down113
arrow-up1328arrow-down1external-linkDeepSeek's AI breakthrough bypasses industry-standard CUDA, uses assembly-like PTX programming insteadwww.tomshardware.com@vegeta@lemmy.world to Technology@lemmy.worldEnglish • 3 months agomessage-square41fedilink
minus-squareEager EaglelinkfedilinkEnglish6•edit-23 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.