vegeta@lemmy.world to Technology@lemmy.worldEnglish · 3 days agoDeepSeek's AI breakthrough bypasses industry-standard CUDA, uses assembly-like PTX programming insteadwww.tomshardware.comexternal-linkmessage-square38fedilinkarrow-up11arrow-down10cross-posted to: technology@lemmy.world
arrow-up11arrow-down1external-linkDeepSeek's AI breakthrough bypasses industry-standard CUDA, uses assembly-like PTX programming insteadwww.tomshardware.comvegeta@lemmy.world to Technology@lemmy.worldEnglish · 3 days agomessage-square38fedilinkcross-posted to: technology@lemmy.world
minus-squareEager Eagle@lemmy.worldlinkfedilinkEnglisharrow-up0·edit-23 days 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.