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

[macOS] Only half the number of CPUs is available for instances in the GUI #3816

Open
ricab opened this issue Dec 6, 2024 · 2 comments
Open
Labels
Milestone

Comments

@ricab
Copy link
Collaborator

ricab commented Dec 6, 2024

Describe the bug

The maximum number of CPUs that the user can select for an instance in the GUI is limited to 4, even though I have 8 hardware threads available:

screenshot-max-cpus-launch

(Same when trying to configure existing instances.)

And yet:

$ nproc
8
$ sysctl -n hw.ncpu
8

Additional info

  • OS: macOS 15.1
  • multipass version: 1.15.0-rc4
  • multipass get local.driver: both VirtualBox an QEMU
@ricab ricab added bug needs triage Issue needs to be triaged labels Dec 6, 2024
@Sploder12
Copy link
Contributor

This is also the case for Windows

@georgeliao
Copy link
Contributor

Indeed, and this seem be fine on the linux.

@ricab ricab added regression medium medium importance and removed needs triage Issue needs to be triaged labels Dec 6, 2024
@ricab ricab added this to the 1.15.1 milestone Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants