mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
18 lines
1.8 KiB
Groff
18 lines
1.8 KiB
Groff
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
|
|
DEFINED_PHASES=compile configure install prepare setup test
|
|
DEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) test? ( dev-cpp/gtest ) x11-libs/libdrm[video_cards_amdgpu]
|
|
DESCRIPTION=AMD System Management Interface for managing and monitoring GPUs
|
|
EAPI=8
|
|
HOMEPAGE=https://github.com/ROCm/amdsmi https://rocm.docs.amd.com/projects/amdsmi/en/latest/
|
|
INHERIT=cmake linux-info python-r1 rocm
|
|
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
|
|
KEYWORDS=~amd64
|
|
LICENSE=MIT
|
|
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) dev-libs/rocm-core:0/7.1
|
|
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/7.1
|
|
SRC_URI=https://github.com/ROCm/amdsmi/archive/refs/tags/rocm-7.1.1.tar.gz -> amdsmi-7.1.1.tar.gz https://github.com/amd/esmi_ib_library/archive/refs/tags/esmi_pkg_ver-4.2.tar.gz
|
|
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 3530055400d05e64deaba3042af30af6 linux-info efd923656513c879204fec6638eadee5 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 85d8fb641bb0e79b1ae893556e9c57bc python-r1 5fdca77e34fc9af7d6eb47689f33f6bf rocm b406b041c5b107f8d8600865210e24e2
|
|
_md5_=f609e360c6e2670dc1e2f51914d84145
|