Skip to content
lev-kisselman-amd edited this page Jul 20, 2021 · 19 revisions

Driver Installation

Linux

  • Driver installation instructions: https://amdgpu-install.readthedocs.io/en/latest/

  • The AMF component can be installed through the package manager:

    # Ubuntu
    sudo apt install amf-amdgpu-pro
    
    # SUSE / SLE
    zypper install amf-amdgpu-pro
    
    # CentOS / RHEL
    yum install amf-amdgpu-pro

Windows

Clone this wiki locally