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

Optimizing isn't either SIMD or large scale multi-threading. You need both, which is why CPUs and GPUs both use both techniques.


Fair enough.

GPUs in particular have a very hyperthread/SMT like model where multiple true threads (aka instruction pointers) are juggled while waiting for RAM to respond.

Still, the intermediate organizational step where SIMD gives you a simpler form of parallelism is underrated and understudied IMO.




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

Search: