Y
Hacker News
new
|
ask
|
show
|
jobs
by
Conlectus
988 days ago
Scaleable Vector Extension. A class of SIMD instructions.
1 comments
Symmetry
988 days ago
Scalable because this one can work in a vector length agnostic way. That is, you can write code that works with 128 bit vectors and also run on a machine with 512 bit vectors without recompilation.
link
PrayagBhakar
988 days ago
That makes a lot of sense. Thanks for explaining!
link