Hacker News new | ask | show | jobs
by sylware 719 days ago
Yep, SIMD seems to win the race vs SMT for that type of processing.
1 comments

I don't think SIMD and SMT is an either/or proposition. SMT-4 or SMT-8 with a bunch of SIMD has the potential to get better perf/area due to the threads hiding the latency.