hipsolver 7.2.4-1~exp1
Package Information
| Description | portable interface for GPU LAPACK routines - library hipSOLVER is a wrapper library that provides a common interface to rocSOLVER and cuSOLVER. The hipSOLVER library is designed to help applications using cuSOLVER to port their code to the ROCm platform. This package provides the AMD ROCm hipSOLVER 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/hipsolver.git (browse) |
| Popcon Installs | 26 |
| Binary NEW | Yes (binary-only upload) |
| Tracker | https://tracker.debian.org/pkg/hipsolver |
| Uploaded | 4 hours ago |
New Package Report
.changes
| Source | hipsolver |
|---|---|
| Version | 7.2.4-1~exp1 |
| Changed-By | Talha Can Havadar |
| Architecture | source amd64 all |
| Distribution | experimental |
| Date | Fri, 19 Jun 2026 18:38:45 +0200 |
Changelog
hipsolver (7.2.4-1~exp1) experimental; urgency=medium
.
[ Talha Can Havadar ]
* New upstream version 7.2.4
* d/control: remove ppc64el arch. builds
- We are experiencing FTBFSs on debian because of the instability
we have in the llvm amd compiler regarding ppc64el support.
* d/{rules,control}: fix content variation with nocheck profile
* d/control: fix not-binnmuable-any-depends-all on libhipsolver1-tests
* d/control: update python3-rocm-docs version requirement to 1.35.0
* d/control: remove cyclic dependency between libhipsolver-dev and
libhipsolver-fortran-dev
- In LP bug #2142249, concern was focused on pytorch but when we look
at the published pytorch-rocm package we see that libhipsolver-dev
and libhipsolver-fortran-dev is being declared as dependency explicitly
so need for cyclic dependency is no longer valid for 7.2.4 upgrade
.
[ Bojan Aleksovski ]
* d/watch: update watch file to point rocm-libraries repo
* Transition from libhipsolver0 to libhipsolver1
- Update .symbols file to reflect changes
* New binary package libhipsolver-fortran1
* d/control: new binary package libhipsolver1-tests-data
* d/bin/run-tests: add and export HIPSOLVER_TEST_DATA env
* d/control: libhipsolver-dev depend on libhipsolver-fortran-dev (LP #2142249)
* d/tests/control: update depends from libhipsparse1 to libhipsparse4
* d/p/0002-Add-softlink-for-hipsolver_fortran-library-target-41.patch: drop
* d/control: bump Standards-Version to 4.7.4
* d/control: bump ROCm Build-Depends to >= 7.2.0~
* d/{control, copyright, upstream/metadata}: update URLs to rocm-libraries
* d/rules: harden the symbols check with DPKG_GENSYMBOLS_CHECK_LEVEL
* d/copyright: update copyright stanzas
* d/libhipsolver-fortran1.symbols: add Build-Depends-Package metadata.dsc
| Priority | optional |
|---|---|
| Component | main |
| Package-List | libhipsolver-dev deb libdevel optional arch=amd64,arm64 libhipsolver-doc deb doc optional arch=all profile=!nodoc profile:v1=!nodoc libhipsolver-fortran-dev deb libdevel optional arch=amd64,arm64 libhipsolver-fortran1 deb libs optional arch=amd64,arm64 libhipsolver1 deb libs optional arch=amd64,arm64 libhipsolver1-tests deb libdevel optional arch=amd64,arm64 profile=!noinsttest profile:v1=!noinsttest libhipsolver1-tests-data deb libdevel optional arch=all profile=!noinsttest profile:v1=!noinsttest |
| Section | libdevel |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: hipSOLVER
Source: https://github.com/ROCm/rocm-libraries
Files: *
Copyright: 2016-2026, Advanced Micro Devices, Inc.
License: Expat
Files: debian/*
Copyright: 2022, Maxime Chambonnet <maxzor@maxzor.eu>
2022-2025, Cordell Bloor <cgmb@debian.org>
2023-2025, Christian Kastner <ckk@debian.org>
2025, Christian Bayle <bayle@debian.org>
2025, Igor Luppi <igor.luppi@canonical.com>
2025, Andreas Hasenack <andreas.hasenack@canonical.com>
2025-2026, Talha Can Havadar <talha.can.havadar@canonical.com>
2026, Bojan Aleksovski <bojan.aleksovski@canonical.com>
License: Expat
Files: clients/rocblascommon/program_options.hpp
Copyright: 2020-2022, 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: 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.