We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I add num_cpus: 12 to a vm, they show as 12 cpu's in 1 socket. In a Windows machine, only two of the cores appear.
num_cpus: 12
I want to be able to set cores_per_socket: 6, which will make the vm see 2 sockets with 6 cores each.
cores_per_socket: 6
The text was updated successfully, but these errors were encountered:
I'm also interrested in that feature, for Windows desktop editions num_cpus isn't enough. Thanks.
num_cpus
Sorry, something went wrong.
No branches or pull requests
Versions:
Platform Details
Scenario:
When I add
num_cpus: 12
to a vm, they show as 12 cpu's in 1 socket. In a Windows machine, only two of the cores appear.I want to be able to set
cores_per_socket: 6
, which will make the vm see 2 sockets with 6 cores each.The text was updated successfully, but these errors were encountered: