Documentation Index
Fetch the complete documentation index at: https://docs.macstadium.com/llms.txt
Use this file to discover all available pages before exploring further.
GPU passthrough configuration applies only to Intel-based VMs. GPU passthrough is always enabled on Apple silicon VMs and cannot be disabled. For more information, see Feature Parity: Apple Hardware and Compatibility: Performance Improving Features.
Defaults
GPU passthrough is disabled at the VM level for all Intel-based VMs, even when it is enabled in the cluster. You must explicitly enable it at deploy time or in a VM config template.Limitations
- You can deploy only one VM with GPU passthrough per Intel-based node at a time.
- GPU passthrough and VNC cannot work together on Intel-based VMs. Enabling GPU passthrough automatically disables the VNC console. Always pass
--disable-vncalongside--gpu. Make sure you can still access the VM via SSH or Apple Screen Sharing before enabling GPU passthrough. - GPU passthrough is always enabled for Apple silicon-based nodes and VMs and cannot be disabled.
Enable GPU passthrough in a VM config template
Create a reusable template with GPU passthrough enabled:Deploy a VM with GPU passthrough
To deploy a VM with GPU passthrough enabled, pass--gpu and --disable-vnc:

