Comment on Very large amounts of gaming gpus vs AI gpus
whyNotSquirrel@sh.itjust.works 3 weeks agoso… GPU were for crypto before, now it’s for LLM, weird world we live in
Comment on Very large amounts of gaming gpus vs AI gpus
whyNotSquirrel@sh.itjust.works 3 weeks agoso… GPU were for crypto before, now it’s for LLM, weird world we live in
AreaKode@lemmy.world 3 weeks ago
Any time you need a CPU that can do a shit load of basic math, a GPU will win every time.
iopq@lemmy.world 3 weeks ago
You can design algorithms specifically to mess up parallelism by branching a lot. For example, if you want your password hashes to be GPU-resistant.
KeenFlame@feddit.nu 3 weeks ago
And all other great reasons to use excessive branching