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

W- series mis-identified #2

Closed
loveshack opened this issue Oct 8, 2019 · 3 comments
Closed

W- series mis-identified #2

loveshack opened this issue Oct 8, 2019 · 3 comments

Comments

@loveshack
Copy link

The vpu_count code gets my workstation SKX wrong, which is reported (under Debian stable -- I don't know if it's software dependent) as

Intel(R) Xeon(R) W-2123 CPU @ 3.60GHz

It looks for the W in the wrong position, so presumably there should be another case looking at cpu_name[17].

jeffhammond pushed a commit that referenced this issue Oct 8, 2019
Change-Id: Ida968d83270107a20f8fc7ede967e39438484fe0
@jeffhammond
Copy link
Owner

I have never had access to Xeon W systems, so I was going off of what I found documented for the processor name. I pushed a fix now. Please confirm it works.

@loveshack
Copy link
Author

loveshack commented Oct 9, 2019 via email

@jeffhammond
Copy link
Owner

@loveshack I think I've done all the necessary updates so far. I've had Cascade Lake Xeon Scalable processor support in there for a while and just added the W/D/i9 support just now.

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

2 participants