simde icon indicating copy to clipboard operation
simde copied to clipboard

AVX-512F functions

Open nemequ opened this issue 4 years ago • 3 comments

https://software.intel.com/sites/landingpage/IntrinsicsGuide/#avx512techs=AVX512F

For progress, see https://github.com/simd-everywhere/implementation-status/blob/main/x86.md#avx512f

nemequ avatar Mar 09 '20 03:03 nemequ

I just added the scaffolding for AVX-512F and AVX-512BW (plus a couple functions for testing), so this should just be a matter of adding the functions now.

nemequ avatar Mar 09 '20 23:03 nemequ

Hi I'm Fares, a Computer Engineering student and I'm interested in contributing to one of the SIMDe projects, I'm still studying them actually, I've read the guideline on the repo and just wanted to introduce myself, Well you may know me as a Reverse Engineering and Computer Architecture enthusiast, a nitpicky developer and a space junky. I'm interested in Bioinformatics, Cryptography and Hardware Security. so I'd like to help with this project, should I just submit my proposal through Google directly even if I didn't open my first PR ?

FaresSalem avatar Mar 22 '20 19:03 FaresSalem

Hello @FaresSalem! Thank you for your interest.

It would be best for you to do the following as soon as possible:

  1. Send a draft of your proposal to @nemequ and I so we can provide feedback
  2. Open a PR implementing one or more functions

Cheers,

mr-c avatar Mar 23 '20 08:03 mr-c