A quick‑start guide that works on Arch Linux for installing ROCm, configuring the environment, and getting PyTorch to see the GPU.
Feel free to copy this into your own notes or a public repo.
TL;DR
sudo pacman -S hip-runtime-amd rocminfo- Set the ROCm env‑vars (shown below).
- Symlink
/usr/share/libdrm/amdgpu.ids→/opt/amdgpu/share/libdrm/amdgpu.ids.- Install the ROCm PyTorch wheel.