How do I change the amount of threads the virtual machine has? #3697
Unanswered
Its3rr0rsWRLD
asked this question in
UTM Help (macOS)
Replies: 1 comment 4 replies
-
Change number of cores and check the box to force multi threading but be warned it’s not going to be much faster. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How do I change it?
If I try to add
cpus=10,sockets=1,cores=10,threads=6
to QEMU, it just crashes and says,gemu-aarch64-softmmu: cpus=10,sockets=1,cores=10,threads=6: Could not open cpus=10,sockets=1,cores=10,threads=6' : No such file or directory
If I take it off, it runs fine but its maxed out at 1GHZ :(
Configuration
3.0.4
12.2.1
M1 Max
Upload VM
https://drive.google.com/file/d/1X4ClE01zUK4oBgmphoSXj1DkO_CEPf1n/view?usp=sharing
Video
Btw this will download the video. I had to convert from
mkv
tomp4
.https://storage.cloudconvert.com/tasks/8b7bfa41-17c5-47b2-a560-fe2efbb2e4fb/2022-02-27%2017-03-13.mp4?AWSAccessKeyId=cloudconvert-production&Expires=1646090584&Signature=VyjiiTDMem6rnnxYt8t0MPR8Sm4%3D&response-content-disposition=attachment%3B%20filename%3D%222022-02-27%2017-03-13.mp4%22&response-content-type=video%2Fmp4
Beta Was this translation helpful? Give feedback.
All reactions