Hacker News new | ask | show | jobs
by pbsd 4106 days ago
All the author had to to was to add '-march=native' or '-march=core-avx2' to the compiler command line: http://goo.gl/H4f62I
1 comments

Clang 3.7.0 (experimental) + -march=skylake gives you AVX512. zmm all the way, baby! 256 bytes processed in the inner loop!
But what gives me a Skylake CPU?
A time machine, or a job working at Intel? :)