Files
ROCm/docs/deploy/linux/installer/upgrade.md
2023-06-02 14:35:24 -06:00

1.1 KiB

Upgrading with the Installer Script (Linux)

This section explains how to upgrade the existing kernel-mode driver and ROCm packages to the latest version. The assumption is that you already have a version of the kernel-mode driver and the ROCm software stack is installed on the system.

Package upgrade is applicable to single-version packages only. If the preference
is to install an updated version of the ROCm stack along with the currently
installed version, refer to the [](install) page.

Installer Script Method

The installer script method automates the upgrade process for the AMDGPU and ROCm stack. The amdgpu-install script handles the complete upgrade process for ROCm, including updating the required repositories and upgrading the desired meta-packages.

The upgrade procedure is exactly the same as installing for 1st time use. Refer to the {ref}install-script-method section on the exact procedure to follow.

Verification Process

To verify if the upgrade is successful, refer to the {ref}post-install-actions-linux given in the Installation section.