Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for AVX-512-FP16 hardware intrinsics #62

Open
starkat99 opened this issue Dec 31, 2022 · 0 comments
Open

Add support for AVX-512-FP16 hardware intrinsics #62

starkat99 opened this issue Dec 31, 2022 · 0 comments

Comments

@starkat99
Copy link
Owner

starkat99 commented Dec 31, 2022

Add support for the new AVX-512-FP16 x86 extension, which appears to already be available as unstable in core::arch. It allows for a wide variety of operations. Will need to be added to core::arch. Hardware using it isn't quite out yet though.

Extension specs: https://software.intel.com/content/dam/develop/external/us/en/documents-tps/intel-avx512-fp16.pdf

@starkat99 starkat99 changed the title Add support for AVX-512-FP16 hardward intrinsics Add support for AVX-512-FP16 hardware intrinsics Jan 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant