DFSG NEW Queue

DFSG, Licensing & New Packages Team

rocm-smi-lib 7.2.4-1~exp1

Package Information

DescriptionROCm System Management Interface (ROCm SMI) command-line interface

This is the reference implementation from AMD, exposing the ROCm SMI library to the user. It presents a Python executable, `rocm-smi`.

MaintainerDebian ROCm Team <debian-ai@lists.debian.org>
Changed ByTalha Can Havadar <havadartalha@gmail.com>
Sponsorbayle@debian.org
Distributionexperimental
Architectureamd64 arm64 ppc64el s390x
VCSgit: https://salsa.debian.org/rocm-team/rocm-smi-lib.git (browse)
Popcon Installs1106
Binary NEWYes (binary-only upload)
Trackerhttps://tracker.debian.org/pkg/rocm-smi-lib
Uploaded8 hours ago

New Package Report

.changes
Changed-ByTalha Can Havadar
Architecturesource amd64
Distributionexperimental
DateMon, 01 Jun 2026 11:49:59 +0200
Sourcerocm-smi-lib
Version7.2.4-1~exp1
Changelog
rocm-smi-lib (7.2.4-1~exp1) experimental; urgency=medium
 .
   [ Talha Can Havadar ]
   * New upstream version 7.2.4
   * d/rules: make symbol checking strict for builds
   * d/patches: fix so version problem due to missing git
   * d/p/0002-add-version-script-to-control-exposed-symbols.patch:
     Fix FTBFS, error bad value for '-march=' switch
   * d/rules: remove unused/commented out autoconfigure
   * d/control: build explicitly not for riscv and i386
   * d/copyright: fix license stanza for debian files
   * d/control: add Talha Can Havadar to uploaders
 .
   [ Igor Luppi ]
   * d/control: update maintainer for ubuntu archive
   * d/{control,liboam1*,librocm-smi64-1*}: Update SOVERSION from 1 to 7
   * d/rules: fix soversion
 .
   [ Zhai Zhaoxuan ]
   * d/control: add pkg-config in build-depends
   * d/not-installed: update the name of duplicated LICENSE file
 .
   [ Bruno Bernardo de Moura ]
   * d/watch: update file with new upstream targets
   * d/rules: add max DPKG_GENSYMBOLS_CHECK_LEVEL
   * d/copyright: update debian packaging copyright stanzas
   * d/control: update Standards-Version and Homepage
   * d/upstream/metadata: update fields to target monorepo
.dsc
Sectionlibdevel
Priorityoptional
Componentmain
Package-Listliboam-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x
liboam7 deb libs optional arch=amd64,arm64,ppc64el,s390x
librocm-smi-dev deb libdevel optional arch=amd64,arm64,ppc64el,s390x
librocm-smi64-7 deb libs optional arch=amd64,arm64,ppc64el,s390x
rocm-smi deb utils optional arch=amd64,arm64,ppc64el,s390x
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/

Files: *
Copyright: 2023-2024, Advanced Micro Devices, Inc
License: Expat

Files: cmake_modules/utils.cmake
       include/*
       oam/src/oamConfig.in
       rocm_smi/docs/ROCm_SMI_Manual.pdf
       rocm_smi/example/*
       src/*
       tests/*
Copyright: 2014-2025, Advanced Micro Devices, Inc.
License: NCSA
Comment:
 The documentation is accompanied by a confusing disclaimer which has been
 modified upstream at least once[1] as it could be interpreted as legally
 binding otherwise.
 .
 [1]: https://github.com/RadeonOpenCompute/rocm_smi_lib/issues/97

Files: include/rocm_smi/rocm_smi_gpu_metrics.h
       src/rocm_smi_gpu_metrics.cc
Copyright: Advanced Micro Devices, Inc.
License: Expat

Files: include/rocm_smi/kfd_ioctl.h
       include/rocm_smi/rocm_smi_lib_loader.h
       src/rocm_smi_lib_loader.cc
Copyright: 2014-2025, Advanced Micro Devices, Inc
License: Expat

Files: include/rocm_smi/amdgpu_drm.h
Copyright: 2000, Precision Insight, Inc., Cedar Park, Texas
           2000, VA Linux Systems, Inc., Fremont, California.
           2002, Tungsten Graphics, Inc., Cedar Park, Texas.
           2000, Precision Insight, Inc., Cedar Park, Texas.
           2014, Advanced Micro Devices, Inc.
License: Expat
Comment: This appears to be a near-exact copy of the libdrm/amdgpu_drm.h
 header provided by libdrm-dev.

Files: tests/rocm_smi_test/gtest/*
Copyright: 2003-2018, Google Inc
License: BSD-3-clause

Files: third_party/shared_mutex/*
Copyright: 2018, Oleg Yamnikov
License: Expat

Files: debian/*
Copyright: 2020-2022, Norbert Preining <norbert@preining.info>
           2021-2022, Maxime Chambonnet <maxzor@maxzor.eu>
           2022-2024, Étienne Mollier <emollier@debian.org>
           2024, Xuanteng Huang <xuanteng.huang@outlook.com>
           2025, Cordell Bloor <cgmb@debian.org>
           2025-2026, Tim Flink <tim.flink@amd.com>
           2025-2026, Igor Luppi <igor.luppi@canonical.com>
           2026, Talha Can Havadar <talha.can.havadar@canonical.com>
           2026, Bruno Bernardo de Moura <bruno.moura@canonical.com>
           2026, Bojan Aleksovski <bojan.aleksovski@canonical.com>
License: Expat

License: BSD-3-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 3. Neither the name of the University nor the names of its contributors
    may be used to endorse or promote products derived from this software
    without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE HOLDERS OR
 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of this software and associated documentation files (the "Software"),
 to deal in the Software without restriction, including without limitation
 the rights to use, copy, modify, merge, publish, distribute, sublicense,
 and/or sell copies of the Software, and to permit persons to whom the
 Software is furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included
 in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

License: NCSA
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to
 deal with the Software without restriction, including without limitation
 the rights to use, copy, modify, merge, publish, distribute, sublicense,
 and/or sell copies of the Software, and to permit persons to whom the
 Software is furnished to do so, subject to the following conditions:
 .
 - Redistributions of source code must retain the above copyright notice,
   this list of conditions and the following disclaimers.
 - Redistributions in binary form must reproduce the above copyright
   notice, this list of conditions and the following disclaimers in
   the documentation and/or other materials provided with the distribution.
 - Neither the names of Advanced Micro Devices, Inc,
   nor the names of its contributors may be used to endorse or promote
   products derived from this Software without specific prior written
   permission.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
 THE CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 DEALINGS WITH THE SOFTWARE.

Back to Dashboard | View all reviews for this package