Can I choose a specific cpu architecture like Intel's Skylake on Mac? #6779
Replies: 1 comment
-
Well, my bad. I found where I can set the cpu module. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In qemu, I can choose which cpu to emulate with [-cpu Skylake-Client] , but sadly I failed to install ubuntu-server 22.04 directly on qemu, so I wonder whether I can specify the cpu in UTM?
I tried to test floating-point performance on ARM64 and x86_64 architectures, but the the x86_64's cpu on UTM only supports SSE, and only support some basic perf instructions, so maybe I need a newer CPU on UTM?
Beta Was this translation helpful? Give feedback.
All reactions