Releases: ROCm/rocm-install-on-linux
Releases · ROCm/rocm-install-on-linux
ROCm 6.4.1 Release
Offline Installer Creator v1.0.9 (ROCm 6.4.1)
Added
- Add ROCm 6.4.1 support for Ubuntu 20.04, 22.04, 24.04, SUSE 15.6, RHEL 8.10, 9.4, 9.5, Oracle Linux 8.10 and 9.4 and their ctests.
- Add Debian 12 support for offline creator, enabling installations of ROCm versions starting from 6.3.1.
- Add Debian 12 naming convention for build files.
- Add RHEL 9.6 and Oracle Linux 9.6 support for ROCm 6.4.1+.
Changed
- Enable 'full' mode for RHEL and Oracle Linux.
- Let user select rocm version and rocm components in their respective menus via the Enter key.
- Remove ctest
rocm-only-6.4
from theci
suite of tests and replace it withrocm-only-6.4.1
. This creates the ROCm 6.4.1 installer package that the testrocm-only-6.4.1-install
uses. - Update our installer test to
rocm-only-6.4.1-install
. - Changed naming conventions of build files to be more consistent across distros.
- Add RHEL 9.5 support for ROCm 6.4.1.
Fixed
- Fix bug in RHEL 9.4 where gdm package was being uninstalled for ROCm 6.3.x in 'full mode'.
- Fix bug where enabling RVS in 'Extra Packages' menu doesn't persist when user enables it and then exits the menu. SWDEV-531130.