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

My solution is to only solve problems that are embarrassingly parallel, like graphics (one pixel = one thread) or physics simulations (one object = one thread), and escape the pain of synchronisation.


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

Search: