arduano / simdeez

easy simd
MIT License
331 stars 25 forks source link

AVX-512 support #5

Closed jackmott closed 5 years ago

jackmott commented 6 years ago

AVX-512 is in nightly now, someone could start a new branch and start implementing the simd trait for AVX-512

I'm happy to help anyone get started, just ask for help and I'll walk you through it. You don't need a lot of specialist knowledge, it is a nice way to learn about simd.

It will be helpful to have an AVX-512 capable cpu so you can test, though it isn't necessary.

jackmott commented 5 years ago

Closing this for now because I think it is incorrect that AVX-512 is in nightly now