Y
Hacker News
new
|
ask
|
show
|
jobs
by
Asmod4n
256 days ago
Maybe this could help you:
https://github.com/simd-everywhere/simde/issues/1099
1 comments
Retr0id
256 days ago
But this project isn't using simd-everywhere. I'd like to reproduce the results as documented in the README
link
guipsp
256 days ago
Look at the parent dir. I agree it is a bit confusing
link
Retr0id
256 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
256 days ago
Results from M1 Pro (after setting CPU=native in the makefile):
https://gist.github.com/DavidBuchanan314/e3cde76e4dab2758ec4...
link