Quick note to myself on getting Tesla P100 and P4 cards accessible inside a privileged LXC container on Proxmox 8.4 for PyTorch workloads. This is the LXC approach — not VM passthrough via vfio. LXC …
Tag: container
Making a Proxmox VM in to an LXC template
When using Proxmox one of the things that feels helpful to do is to configure the LXC (Linux Container) OSes exactly how you like them. We all have our preferences of what we want in …