Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

gpus have a high enough latency that for O(n) operations, the time it takes to move the data to the GPU will be higher than the time it takes to run the problem on a CPU. AVX-512 is great because it makes it easy to speed up code to the point that it's memory bottlenecked.


Not sure you're using O(n) right




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: