dev-util/rocm-smi
ROCm System Management Interface Library
-
rocm-smi-7.2.4~amd64python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
View
Download
Browse License: MIT Overlay: inode64-overlay -
rocm-smi-7.2.4~amd64python_targets_python3_13t python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
View
Download
Browse License: MIT Overlay: stuff -
rocm-smi-7.2.3~amd64python_targets_python3_13t python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
View
Download
Browse License: MIT Overlay: stuff -
rocm-smi-7.2.0~amd64python_targets_python3_13t python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
View
Download
Browse License: MIT Overlay: gentoo -
rocm-smi-7.1.0~amd64python_targets_python3_13t python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
View
Download
Browse License: MIT Overlay: gentoo -
rocm-smi-7.0.2~amd64python_targets_python3_13t python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
View
Download
Browse License: MIT Overlay: gentoo
ChangeLog
commit 7c384c8cac70105c06770e0ccb7af0fc295f2471
Author: Raukaan Cogbrother <cogbrother@raukaan.local>
Date: Sun May 31 03:29:35 2026 +0200
metadata: normalize tab → 2-space indent in 42 imported files
42 metadata.xml files inherited tab indentation from their origin
overlays (mostly the ROCm cluster, plus a handful of dev-python and
AMD-tooling imports). The overlay convention is 2-space; this brings
them in line with the other 498 files. Maintainer attributions
preserved verbatim.
commit 5b3c001a7da4e04ed7804e3db133c11444942553
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri May 29 16:14:28 2026 +0200
sci-libs, dev-libs, dev-util: fix S for ROCm 7.2.4 tarball relayout
The rocm-7.2.4 per-component release-asset tarballs are re-rolled with a
lowercase top-level wrapper dir (hipblas/, rocblas/, rocr-runtime/, ...)
where the 7.2.3 assets exploded flat into WORKDIR. The bumped ebuilds
kept S="$", so src_prepare died applying PATCHES and running
seds against paths that had shifted one level down. Point S at the
wrapper dir each tarball actually unpacks to, matching the layout
hipBLASLt/hipsparselt already use. roct-thunk-interface's libhsakmt now
lives under the rocr-runtime/ wrapper too.
commit b6dd0d61a516427ec37bf7d9eadb12251f932169
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri May 29 14:12:05 2026 +0200
dev-util/rocm-smi: add 7.2.4
commit 8d94cd3a556bdfd613e1ef1060f763e7257c15ab
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed May 13 14:35:40 2026 +0200
dev-util/rocm-smi: disable py3.11
commit 619405f6b923fd83366a11b4238a5c82a7f84512
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri May 8 20:17:48 2026 +0200
dev-util/rocm-smi: drop stale patches superseded by 7.2.3
commit 8683c588e7c81925d62a73361d5be8ee9388bc43
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed May 6 10:56:09 2026 +0200
dev-util/rocm-smi: 7.2.3 fix S= for flat upstream tarball
The 7.2.3 release-asset tarballs from ROCm/rocm-systems and ROCm/rocm-libraries
unpack contents directly into ./ instead of into a wrapping <assetname>/ subdir as in
7.2.0. Adjust S= so src_prepare finds the source tree.
commit 4aaa9786002b5521767efd92eb5decbae4349b2f
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed May 6 01:54:25 2026 +0200
dev-util/rocm-smi: add 7.2.3
commit a5947a70afb079cfb4f60bef381f6beabf08798e
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Dec 6 21:57:18 2025 +0100
*/*: drop rocm/hip as newer version is in main tree, cntd
Signed-off-by: Ivan S. Titov <iohann.s.titov@gmail.com>
commit cfa997ed467a25f0a98e30e69523013fb12b4136
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Oct 18 14:26:09 2025 +0200
added rocm and HIP v. 6.4.4 for now, as main tree lags
Author: Raukaan Cogbrother <cogbrother@raukaan.local>
Date: Sun May 31 03:29:35 2026 +0200
metadata: normalize tab → 2-space indent in 42 imported files
42 metadata.xml files inherited tab indentation from their origin
overlays (mostly the ROCm cluster, plus a handful of dev-python and
AMD-tooling imports). The overlay convention is 2-space; this brings
them in line with the other 498 files. Maintainer attributions
preserved verbatim.
commit 5b3c001a7da4e04ed7804e3db133c11444942553
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri May 29 16:14:28 2026 +0200
sci-libs, dev-libs, dev-util: fix S for ROCm 7.2.4 tarball relayout
The rocm-7.2.4 per-component release-asset tarballs are re-rolled with a
lowercase top-level wrapper dir (hipblas/, rocblas/, rocr-runtime/, ...)
where the 7.2.3 assets exploded flat into WORKDIR. The bumped ebuilds
kept S="$", so src_prepare died applying PATCHES and running
seds against paths that had shifted one level down. Point S at the
wrapper dir each tarball actually unpacks to, matching the layout
hipBLASLt/hipsparselt already use. roct-thunk-interface's libhsakmt now
lives under the rocr-runtime/ wrapper too.
commit b6dd0d61a516427ec37bf7d9eadb12251f932169
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri May 29 14:12:05 2026 +0200
dev-util/rocm-smi: add 7.2.4
commit 8d94cd3a556bdfd613e1ef1060f763e7257c15ab
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed May 13 14:35:40 2026 +0200
dev-util/rocm-smi: disable py3.11
commit 619405f6b923fd83366a11b4238a5c82a7f84512
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri May 8 20:17:48 2026 +0200
dev-util/rocm-smi: drop stale patches superseded by 7.2.3
commit 8683c588e7c81925d62a73361d5be8ee9388bc43
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed May 6 10:56:09 2026 +0200
dev-util/rocm-smi: 7.2.3 fix S= for flat upstream tarball
The 7.2.3 release-asset tarballs from ROCm/rocm-systems and ROCm/rocm-libraries
unpack contents directly into ./ instead of into a wrapping <assetname>/ subdir as in
7.2.0. Adjust S= so src_prepare finds the source tree.
commit 4aaa9786002b5521767efd92eb5decbae4349b2f
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed May 6 01:54:25 2026 +0200
dev-util/rocm-smi: add 7.2.3
commit a5947a70afb079cfb4f60bef381f6beabf08798e
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Dec 6 21:57:18 2025 +0100
*/*: drop rocm/hip as newer version is in main tree, cntd
Signed-off-by: Ivan S. Titov <iohann.s.titov@gmail.com>
commit cfa997ed467a25f0a98e30e69523013fb12b4136
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Oct 18 14:26:09 2025 +0200
added rocm and HIP v. 6.4.4 for now, as main tree lags

