Hacker News new | ask | show | jobs
by JonChesterfield 854 days ago
Worth noting that a GPU is essentially a hardware scheduler for large numbers of small threads that yields whenever one needs to wait for memory. They don't have a great way of changing the working set of threads.