rocblas 7.2.4-1~exp1
Package Information
| Description | ROCm library for basic linear algebra - library rocBLAS is a library for performing basic linear algebra routines on AMD GPUs. It provides implementations of BLAS operations such as dot product (DOT), general matrix multiplication (GEMM), triangular matrix multiplication (TRMM), and many others. It is built on the AMD ROCm platform and optimized for discrete AMD GPUs. The rocBLAS library is implemented in the HIP programming language and is supplemented by tuned assembly kernels. rocBLAS provides a C99 interface and supports operations on matrices of half-, single- or double-precision floating point numbers. The library provides variants for its routines that efficiently operate on batches of matrices and that support a variety of data layouts. This package provides the AMD ROCm rocBLAS library. |
|---|---|
| Maintainer | Debian ROCm Team <debian-ai@lists.debian.org> |
| Changed By | Talha Can Havadar <havadartalha@gmail.com> |
| Sponsor | bayle@debian.org |
| Distribution | experimental |
| Architecture | amd64 arm64 all |
| VCS | git: https://salsa.debian.org/rocm-team/rocblas.git (browse) |
| Popcon Installs | 68 |
| Binary NEW | Yes (binary-only upload) |
| Tracker | https://tracker.debian.org/pkg/rocblas |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Date | Wed, 17 Jun 2026 13:01:19 +0200 |
|---|---|
| Source | rocblas |
| Version | 7.2.4-1~exp1 |
| Changed-By | Talha Can Havadar |
| Architecture | source amd64 all |
| Distribution | experimental |
Changelog
rocblas (7.2.4-1~exp1) experimental; urgency=medium
.
[ Talha Can Havadar ]
* New upstream version 7.2.4
* d/control: add XB-X-ROCm-GPU-Architecture metadata for binary packages.
The packages bin:librocblas5-bench and bin:librocblas5-tests were
missing this metadata. This is used to easily determine which ISAs that
the package has been built for.
* d/rules: use the exact ISA list from pkg-rocm-tools.
We don't need to filter gfx11-generic as it is not in the updated ISA
list anymore, once we have support for generics ready for tensile we
should add this ISA into pkg-rocm-tools and then no change rebuild of
rocblas would be sufficient. (LP: #2143315)
* d/watch: update to point super repo
* d/control: update Homepage to point super repo
* d/upstream/metadata: update metadata to point super repo
* d/control: bump llvm and rocm b-d
* d/control: bump Standards-Version to 4.7.4
* d/control: remove redundant Priority and Rules-Requires-Root
* d/rules: bump llvm-21 to llvm-22
* d/p/drop-Cijk_Ailk_Bjlk_4xi8-as-workaround.patch: not-needed
* d/rules: harden the symbols check
* d/p/handle-prefixed-hipconfig-version-output.patch: fix version parsing
* d/librocblas5.symbols.amd64: add new symbols
* d/upstream/metadata: fix Bug-Submit url
* d/copyright: use super repo as source
* d/copyright: add myself into copyright for debian files
* d/control: fix Maintainer field leaked from ubuntu
* d/librocblas5.lintian-overrides: make matching with wildcard
* d/librocblas5.lintian-overrides: remove lintian-overrides for .co
.
[ Igor Luppi ]
* 7.1.0-0ubuntu3 (patches unapplied)
* d/p/Enable-changing-directory-for-test-data.patch: fall back to binary dir
for test data
* d/rules: fix BUILD_CLIENTS_TESTS expansion emitting "ON ON"
* d/{rules,p/move-tensile-library-into-versioned-subdir.patch}: fix Tensile
path drift by switching to SONAME major version.dsc
| Section | libdevel |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | librocblas-dev deb libdevel optional arch=amd64,arm64 librocblas-doc deb doc optional arch=all profile=!nodoc profile:v1=!nodoc librocblas5 deb libs optional arch=amd64,arm64 librocblas5-bench deb libdevel optional arch=amd64,arm64 profile=!noinsttest profile:v1=!noinsttest librocblas5-tests deb libdevel optional arch=amd64,arm64 profile=!noinsttest profile:v1=!noinsttest librocblas5-tests-data deb libdevel optional arch=all profile=!noinsttest profile:v1=!noinsttest |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: rocBLAS
Source: https://github.com/ROCm/rocm-libraries
Files: *
Copyright: 2015-2025, Advanced Micro Devices, Inc.
License: Expat
Files: debian/*
Copyright: 2022, Maxime Chambonnet <maxzor@maxzor.eu>
2022-2025, Cordell Bloor <cgmb@debian.org>
2025, Christian Bayle <bayle@debian.org>
2025, Christian Kastner <ckk@debian.org>
2026, Talha Can Havadar <havadartalha@gmail.com>
License: Expat
Files: library/src/blas2/rocblas_trsv_kernels.cpp
Copyright: 2016-2024, Advanced Micro Devices, Inc.
2014-2016, The Science and Technology Facilities Council (STFC)
License: Expat and BSD-3-clause
Files: library/src/blas2/rocblas_hemv_symv_kernels.cpp
Copyright: 2016-2024, Advanced Micro Devices, Inc.
2009-2020, Innovative Computing Laboratory
Electrical Engineering and Computer Science Department
University of Tennessee
2012, King Abdullah University of Science and Technology
License: Expat and BSD-3-clause
Files: library/src/blas3/rocblas_trmm_kernels.cpp
Copyright: 2016-2024, Advanced Micro Devices, Inc.
2009-2020, Innovative Computing Laboratory
Electrical Engineering and Computer Science Department
University of Tennessee
License: Expat and BSD-3-clause
Files: library/src/blas2/gemv_device.hpp
Copyright: 2016-2024, Advanced Micro Devices, Inc.
2012, King Abdullah University of Science and Technology
License: Expat and BSD-3-clause
Files: clients/include/lapack_utilities.hpp
Copyright: 2018-2023, Advanced Micro Devices, Inc.
1992-2022, The University of Tennessee and The University
of Tennessee Research Foundation
2000-2022, The University of California Berkeley
2006-2022 The University of Colorado Denver
License: Expat and BSD-3-Clause-Open-MPI
Files: library/src/merge_archives.py
Copyright: 2016, Eric Fiselier
2017, Martin Storsjo
2017, Martell Malone
License: Expat or NCSA
Comment:
This file was copied from libcxx in LLVM 8. The original file can be found at
https://github.com/llvm/llvm-project/blob/llvmorg-8.0.0/libcxx/utils/merge_archives.py
Files: clients/benchmarks/program_options.hpp
Copyright: 2020-2024, Advanced Micro Devices, Inc.
License: Expat
Comment:
This file mentions that it emulates the required functionality of
boost::program_options (which is copyright 2002-2004 Vladimir Prus
and licensed BSL-1.0).
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 the LLVM Team, University of Illinois at
Urbana-Champaign, 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.
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: BSD-3-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
.
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
.
* 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.
.
* Neither the name of the copyright holders 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 COPYRIGHT
OWNER 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: BSD-3-Clause-Open-MPI
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
.
- Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
.
- Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer listed
in this license in the documentation and/or other materials
provided with the distribution.
.
- Neither the name of the copyright holders nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
.
The copyright holders provide no reassurances that the source code
provided does not infringe any patent, copyright, or any other
intellectual property rights of third parties. The copyright holders
disclaim any liability to any recipient for claims brought against
recipient by any third party for infringement of that parties
intellectual property rights.
.
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 COPYRIGHT
OWNER 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.