hipfft 7.2.4-1~exp1
Package Information
| Description | portable interface for Fast Fourier Transforms on the GPU - library hipFFT is a wrapper library that provides a common interface to rocFFT and cuFFT. The hipFFT library is designed to help applications using cuFFT to port their code to the ROCm platform. This package provides the AMD ROCm hipFFT 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/hipfft.git (browse) |
| Popcon Installs | 52 |
| Binary NEW | Yes (binary-only upload) |
| Tracker | https://tracker.debian.org/pkg/hipfft |
| Uploaded | 7 hours ago |
New Package Report
.changes
| Architecture | source amd64 all |
|---|---|
| Distribution | experimental |
| Date | Fri, 19 Jun 2026 10:20:09 +0200 |
| Source | hipfft |
| Version | 7.2.4-1~exp1 |
| Changed-By | Talha Can Havadar |
Changelog
hipfft (7.2.4-1~exp1) experimental; urgency=medium
.
[ Talha Can Havadar ]
* New upstream version 7.2.4
* d/{rules,control}: fix content variation due to nocheck profile
* d/control: update the description for libhipfftw
.
[ Igor Luppi ]
* d/{watch,copyright,upstream/metadata}: track hipfft from
ROCm/rocm-libraries releases
* d/copyright: include new contributors in debian/* stanza
* d/control: bump Standards-Version to 4.7.4
* d/control: bump rocm stack dependencies
* d/patches: drop catch-exceptions-in-tests-setup-and-skip.patch
* d/patches: refresh add-so-version-for-libhipfftw0.patch
* d/patches: add use-free-vram-for-device-memory-check.patch
* d/p/add-so-version-for-libhipfftw0.patch: refresh header information
* d/libhipfftw0.symbols.amd64: add new symbols introduced in 7.2.4
* d/tests/*: split the accuracy suite into main and flaky
.
[ Alexandre Erwin Ittner ]
* d/patches: remove Switch-find_package-to-module-mode.patch
* d/control: update Maintainer and Homepage
* d/libhipfft0.install: include libhipfftw.so*
* d/libhipfft0.symbols.amd64: include fftw* symbols
.
[ Bojan Aleksovski ]
* d/control: update build-deps w/ llvm-21
* d/rules: fix hipfft-doc build
* d/patches: drop doxygen-refs.patch
* d/patches: add new fix-doxygen-refs.patch
* d/patches: add new bump-rocm-docs-core-in-docs-sphinx.patch
* d/patches: add new add-so-version-for-libhipfftw0.patch
* debian: new binary package libhipfftw0
* d/rules: use DPKG_GENSYMBOLS_CHECK_LEVEL = 4
* d/{tests/control,control}: remove ppc64el arch
* d/control: libhipfft0-tests depend on libhipfft-dev
* d/patches: add new catch-exceptions-in-tests-setup-and-skip.patch
* d/control: add XB-X-ROCm-GPU-Architecture metadata to libhipfft0-tests.dsc
| Section | libdevel |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | libhipfft-dev deb libdevel optional arch=amd64,arm64 libhipfft-doc deb doc optional arch=all profile=!nodoc profile:v1=!nodoc libhipfft0 deb libs optional arch=amd64,arm64 libhipfft0-tests deb libdevel optional arch=amd64,arm64 profile=!noinsttest profile:v1=!noinsttest libhipfftw0 deb libs optional arch=amd64,arm64 |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: hipFFT
Upstream-Contact: hipfft-maintainer@amd.com
Source: https://github.com/ROCm/rocm-libraries/releases
Files: *
Copyright: 2016-2025, Advanced Micro Devices, Inc.
License: Expat
Files: shared/CLI11.hpp
Copyright: 2017-2024, University of Cincinnati, developed by Henry Schreiner
under NSF AWARD 1414736
License: BSD-3-clause
Files: debian/*
Copyright: 2022, Maxime Chambonnet <maxzor@maxzor.eu>
2022-2025, Cordell Bloor <cgmb@debian.org>
2024-2025, Christian Kastner <ckk@debian.org>
2024, Kari Pahula <kaol@debian.org>
2025-2026, Igor Luppi <igor.luppi@canonical.com>
2026, Bojan Aleksovski <bojan.aleksovski@canonical.com>
License: Expat
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.