Y
Hacker News
new
|
ask
|
show
|
jobs
by
akshitgaur2005
148 days ago
why?
3 comments
stinkbeetle
148 days ago
Well Linux distros are consolidating around RVA23 target, for one thing (I'm not OP).
link
knorker
148 days ago
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.
link
6SixTy
148 days ago
RISC-V Vector is roughly equivalent to MMX, SSE, and AVX. A lot of tasks without those instructions are flat out slower without.
link
akshitgaur2005
135 days ago
Ahh, I read that as "Oh no, vector extension" my bad
link