Post-installation instructions#
Verify kernel-mode driver installation#
Use the following command to check the installation of AMDGPU driver:
sudo dkms status
sudo dkms status
sudo dkms status
sudo dkms status
sudo dkms status
modinfo amdgpu | grep -w "version:"
Sample output:
amdgpu/6.12.12-2133686.22.04, 6.8.0-52-generic, x86_64: installed
amdgpu
: dkms module name6.12.12
: amdgpu driver version2133686
: amdgpu driver build number22.04
: distro version6.8.0-52-generic
: kernel version of dkms buildinstalled
: dkms status;installed
indicates successful installation of the amdgpu driver
Additional software for user space#
The AMD ROCm platform provides a comprehensive set of user space software components for GPU-accelerated computing. See the following resources: