(index-gpu-and-graphics)= # GPU and graphics These how-to guides explain how to use GPU acceleration and graphical apps with Ubuntu on WSL. ## GPU acceleration If you are working on ML or AI, you can enable GPU acceleration for your projects: ```{toctree} :titlesonly: :maxdepth: 1 Enabling GPU acceleration with CUDA ``` ## Graphical applications Ubuntu on WSL is a terminal environment but it can also launch Linux-native graphical applications. ```{toctree} :titlesonly: :maxdepth: 1 Use WSL for data science and visualise results graphically ```