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

Detect VPUs depending on the codename in new Intel CPUs #121

Open
Dr-Noob opened this issue Sep 25, 2021 · 1 comment
Open

Detect VPUs depending on the codename in new Intel CPUs #121

Dr-Noob opened this issue Sep 25, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@Dr-Noob
Copy link
Owner

Dr-Noob commented Sep 25, 2021

We cannot determine the number of AVX512 VPUs by the microarchitecture in new CPUs (e.g, Ice Lake), we need the specific codename. Until this is implemented, the number of AVX512 VPUs are incorrectly detected in new CPUs.

@Dr-Noob Dr-Noob added the bug Something isn't working label Sep 25, 2021
@rzwarts74
Copy link

On Alder Lake AVX is disabled (but only in BIOS - until they change the CPU firmware). If you disable the E-cores AVX is enabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants