Tom Forsyth on Nostr: nprofile1q…6gyrf As usual, all the discussion of "how do you get it on the GPU" ...
nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqf3nlrmpjja65pzmvlegyl27l0y2m007nncxttdwqndrejajvdzask6gyrf (nprofile…gyrf) As usual, all the discussion of "how do you get it on the GPU" means using clever data structures that aren't linked lists. And if you port those same structures back to the CPU, the speed there increases a ton as well.
It's not that CPUs are slow and GPUs are fast. It's that CPUs let you write slow code, and GPUs don't.
It's not that CPUs are slow and GPUs are fast. It's that CPUs let you write slow code, and GPUs don't.