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

Faulty counting off CPU cores #5

Open
Radapompa opened this issue Jan 10, 2019 · 0 comments
Open

Faulty counting off CPU cores #5

Radapompa opened this issue Jan 10, 2019 · 0 comments

Comments

@Radapompa
Copy link

When using the script. I've noticed that it counts the amount of cores wrong on servers.

So on one of our servers. We got that it has 2 CPUs (correct) with 32 cores per CPU (wrong). Below is information from lscpu command from that server.

CPU(s): 32
On-line CPU(s) list: 0-31
Thread(s) per core: 2
Core(s) per socket: 8
Socket(s): 2

So what we expect is that it returns 2 CPUs with 8 cores per CPU. Is this something that can be fixed in a future release?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant