---
myst:
html_meta:
description: Configure GPU support on Ubuntu Server including NVIDIA driver installation and virtual GPU (vGPU) setup with QEMU/KVM.
---
(how-to-graphics)=
# Graphics
## On-system GPU
```{toctree}
:titlesonly:
Install NVIDIA drivers
```
## Virtual GPU
A virtual GPU (vGPU) partitions a physical GPU to enable GPU-accelerated workloads in virtualized environments.
```{toctree}
:hidden:
vGPU with QEMU/KVM
```
* {ref}`Virtual GPU (vGPU) with QEMU/KVM `