Is GPU passthrough possible on macOS VMs? #344
-
Hi, I would like to know about https://www.macstadium.com/blog/gpu-passthrough-virtualization-with-mac-private-clouds Specifically I would like to know:
The reason I would like to setup GPU passtrough is to test code that utilizes Apples metal APIs (via Xcode) . Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hey Sam, Tart already supports paravirtualized GPUs thanks to 'Virtualization.Framework'. You can use Metal APIs inside the VMs with no additional setup. I'd recommend to use Ventura guest for your experiments since Apple folks drastically improved GPU support in the latest release comparing to Monterey. |
Beta Was this translation helpful? Give feedback.
Hey Sam,
Tart already supports paravirtualized GPUs thanks to 'Virtualization.Framework'. You can use Metal APIs inside the VMs with no additional setup.
I'd recommend to use Ventura guest for your experiments since Apple folks drastically improved GPU support in the latest release comparing to Monterey.