How to configure multiple GPU passthrough with amdgpu, rocm 6.0 and proxmox (kvm) The problem Configuration of GPU passthrough is pretty straightforward. Alas, even though it may seem that everything is working correctly, …
How to install ROCm on Ubuntu 22.04 (Jammy) for TensorFlow Ubuntu 22.04 installation I’ve installed a minimal Ubuntu 22.04 server installation on a machine with a Radeon 6900 XT card. ROCm …
Debian KVM CPU pinning considering HT/SMT and NUMA domains By default KVM uses all processors threads which are shared between virtual machines, emulator and host processes. Moreover it can change …