Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
bobmcnamara
8 months ago
|
parent
|
context
|
favorite
| on:
The state of SIMD in Rust in 2025
We used to tweak our scalar product simulator code to match the SIMD arithmetic order so we could hash the outputs for tests.
I wonder if it could autovec the simd-ordered code.
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I wonder if it could autovec the simd-ordered code.