Hacker News new | ask | show | jobs
by akshitgaur2005 148 days ago
why?
3 comments

Well Linux distros are consolidating around RVA23 target, for one thing (I'm not OP).
The difference in performance in the kind of compute workloads I'm interested in are so improved by SIMD/Vector that there isn't even any point evaluating non-RVV hardware.
RISC-V Vector is roughly equivalent to MMX, SSE, and AVX. A lot of tasks without those instructions are flat out slower without.
Ahh, I read that as "Oh no, vector extension" my bad