Y
Hacker News
new
|
ask
|
show
|
jobs
by
Retr0id
253 days ago
But this project isn't using simd-everywhere. I'd like to reproduce the results as documented in the README
1 comments
guipsp
253 days ago
Look at the parent dir. I agree it is a bit confusing
link
Retr0id
253 days ago
Ah! Yup, that works, I can compile the binary. I get an "Illegal instruction" error when I run it but that's probably just because M1 doesn't support some of the NEON instructions. I retract my implicit AI-slop accusations.
link
Retr0id
253 days ago
Results from M1 Pro (after setting CPU=native in the makefile):
https://gist.github.com/DavidBuchanan314/e3cde76e4dab2758ec4...
link