rocm-hipamd (5.7.1-3) unstable; urgency=medium * Add d/p/0035-optional-device-libs-find-package.patch to make rocm-device-libs-17 an optional dependency in hip-config.cmake. * Add d/p/0036-fix-clangrt-check-for-c.patch to provide consistent status information from hip-config.cmake about compiler-rt when configuring C and C++ projects. * Add d/p/0037-deduplicate-cmake-messages.patch to reduce the verbosity of hip-config.cmake. -- Cordell Bloor Tue, 26 Mar 2024 00:42:03 -0600 rocm-hipamd (5.7.1-2) unstable; urgency=medium * Add d/p/0034-default-to-hip-platform-amd.patch to have hip-config.cmake default to building for the AMD platform if hipconfig is not available. * d/gbp.conf: ensure use of pristine-tar * d/t/hipconfig: enable hipconfig autopkgtests even if KFD is not available * d/control: drop dpkg-dev from hipcc depends because it is no longer used * d/t/control: require rocminfo (>= 5.7.1~) in autopkgtests to fix failures on systems without AMD GPUs -- Cordell Bloor Wed, 20 Mar 2024 01:57:15 -0600 rocm-hipamd (5.7.1-1) unstable; urgency=medium * Migrate to unstable. -- Cordell Bloor Thu, 07 Mar 2024 10:57:55 -0700 rocm-hipamd (5.7.1-1~exp2) experimental; urgency=medium * Fix FTBFS on arm64 by conditionally removing use of SSE intrinsics. * Fix gcc, clang and g++ autopkgtests. * Add d/p/0033-fix-hipconfig-version-githash.patch to fix hipconfig version number. -- Cordell Bloor Sun, 03 Mar 2024 17:31:02 -0700 rocm-hipamd (5.7.1-1~exp1) experimental; urgency=medium * New upstream version 5.7.1 * Update URLs to reflect consolidation of hipamd, rocclr and rocm-opencl into clr. * Enable hardening flags. * d/libamdhip64-5.symbols: mark hipRegisterTracerCallback as an optional symbol. This function is not found in any public header. It is an unstable internal interface used by ROCm profiling tools. * d/libhiprtc-builtins.so.5: fix lintian warning symbols-file-missing-build-depends-package-field * Add d/p/0030-disable-immintrin-on-ppc64el.patch to fix build on ppc64el. * Add d/p/0031-find-package-minimum-policy.patch to fix CMake policy warning in find_package(hip). * Expand autopkgtests with more build checks (no GPU required). * Add d/p/0032-hipcc-compiler-launcher.patch to provide HIP_CLANG_LAUNCHER environment variable in hipcc. Thanks to Gavin Zhao. -- Cordell Bloor Sun, 03 Mar 2024 00:21:39 -0700 rocm-hipamd (5.6.1-1~exp1) experimental; urgency=medium * New upstream version 5.6.1 * Add hipcc upstream tarball * Update upstream URLs * Update from clang-15 to clang-17 (Closes: #1061208) * d/control: drop mlir from build-depends * d/control: add graphviz to doc build dependencies (Closes: 1064721) * d/rules: disable build tests * d/rules: disable rpath rather than patching it out * d/hipcc.install: drop install of hip_embed_pch.sh * d/libamdhip64-5.symbols: mark profiling API symbols as optional -- Cordell Bloor Tue, 27 Feb 2024 02:38:42 -0700 rocm-hipamd (5.2.3-13) unstable; urgency=medium * Add debian/clean (Closes: #1046076) -- Christian Kastner Thu, 14 Sep 2023 15:48:26 +0200 rocm-hipamd (5.2.3-12) unstable; urgency=medium * Fix FTBFS with gcc-13 due to an error in HIP Graph host-to-host memcpy (which is not functional in this version of rocm-hipamd or any previous version). -- Cordell Bloor Sun, 23 Jul 2023 16:03:51 -0600 rocm-hipamd (5.2.3-11) unstable; urgency=medium * Migrate to unstable. * Fix search for clang_rt.builtins on ppc64el (Closes: #1041005). -- Cordell Bloor Thu, 13 Jul 2023 15:53:49 -0600 rocm-hipamd (5.2.3-11~exp1) experimental; urgency=medium * Add libamdhip64-doc package to provide API documentation. * Restore patches for improved ISA compatibility with minor adjustments. -- Cordell Bloor Tue, 04 Jul 2023 00:23:49 -0600 rocm-hipamd (5.2.3-10) unstable; urgency=medium [ Christian Kastner ] * Add 0027-device-Add-missing-include.patch to fix FTBFS with GCC-13 (Closes: #1037845) [ Cordell Bloor ] * Fix ppc64el multilib directory lookup in hipcc. * Fix HSA check in CMake with d/p/0002-fix-cmake-library-notfound-check.patch * Add d/p/0028-reduce-clangrt-error-to-warning.patch to fix CMake configuration pn ppc64el. * Add d/p/0029-restrict-hiprtc-cmake-search-to-clang-15.patch to fix FTBFS when clang-14 is available on the system. * Revert patches for improved ISA compatibility because they are still experimental. They are not yet ready for unstable. -- Cordell Bloor Tue, 27 Jun 2023 14:23:58 -0600 rocm-hipamd (5.2.3-10~exp1) experimental; urgency=medium * Improve ISA compatibility checks to enable loading gfx900, gfx1010 and gfx1030 kernels on other compatible hardware. -- Cordell Bloor Thu, 25 May 2023 17:19:34 -0600 rocm-hipamd (5.2.3-9) unstable; urgency=medium [ Christian Kastner] * Reintroduce the changes we temporarily reverted for bookworm, these being: - Build tests again - Add rocminfo and libclang-rt-15-dev to Build-Depends - Limit Architecture to amd64, arm64, ppc64el - Bump Standards-Version to 4.6.2 (no changes needed) - Add autopkgtests [ Cordell Bloor ] * Fix find_package when CXX language not enabled (Closes: #1035835) * Fix find_package when hipcc is not installed (Closes: #1035834) * Fix hipconfig --check (Closes: #1033924) * Cleanup search of multiarch for devicelibs. * Fix hipcc on ppc64el. -- Cordell Bloor Mon, 22 May 2023 18:00:40 -0600 rocm-hipamd (5.2.3-8) unstable; urgency=medium * hipcc: Fix typo in dependency relation -- Christian Kastner Mon, 01 May 2023 00:46:36 +0200 rocm-hipamd (5.2.3-7) unstable; urgency=medium * hipcc: Fix Depends to enable transition from split clang package * Temporarily undo some changes to reduce the bookworm diff: + Drop building of tests, and libclang-rt-15-dev dependency + Drop rocminfo Build-Depends (only needed for tests) + Change back to Architecture: any + Undo Standards-Version bump + Undo autopkgtest addition -- Christian Kastner Sun, 30 Apr 2023 16:05:27 +0200 rocm-hipamd (5.2.3-6) unstable; urgency=medium * Reduce arch to amd64, arm64, ppc64el * libamdhip64-5: Add dependency on libamd-comgr2 (Closes: #1032677) * Add myself to Uploaders * Fix Maintainer (same list, different name) -- Christian Kastner Fri, 10 Mar 2023 23:38:51 +0100 rocm-hipamd (5.2.3-5) unstable; urgency=medium * d/{libamdhip64-dev,rules}: fix version file Closes: #1031264 * add d/p/0020-replace-x86_64-with-variables.patch to fix build on aarch64 * d/control: add file to hipcc dependencies * d/control: add dependencies for find_package(hip) Closes: #1031538 * add d/p/0021-fix-default-cmake-build-on-unsupported-gpus.patch to enable gpu arch autodetection with find_package(hip) * d/not-installed: ignore doxygen docs * d/p/000{4,8,9}*.patch: change hip-lang cmake files, to partially fix #1031540 * d/copyright: update copyright date * d/control: add self to uploaders * cleanup patch metadata -- Cordell Bloor Sun, 19 Feb 2023 03:51:26 -0700 rocm-hipamd (5.2.3-4) unstable; urgency=medium * d/t/hipcc: also skip when no kfd driver is loaded. -- Étienne Mollier Sat, 21 Jan 2023 12:54:49 +0100 rocm-hipamd (5.2.3-3) unstable; urgency=medium * d/control: build depends on libclang-rt-15-dev. * d/control: hipcc depends on libclang-rt-15-dev. * d/t/hipcc: add; basic script testing hipcc. * d/t/hipconfig: add; script skipping hipconfig if no amdgpu is available. * d/t/control: add hipcc to superficial autopkgtests. * d/t/control: run the d/t/hipconfig test script instead of the command; this allows us to trigger conditions for when hardware is not available and the script has to be skipped. -- Étienne Mollier Wed, 18 Jan 2023 20:35:17 +0100 rocm-hipamd (5.2.3-2) unstable; urgency=medium [ Cordell Bloor ] * d/patches: add 0020-hipcc-remove-rpath-flags.patch Closes: #1021642 * d/rules: trim unnecessary rules * d/rules: strip RUNPATH from libamdhip64.so * debian/patches: backport 56b3260 from upstream Closes: #1021643 * d/rules: disable creation of duplicate files * d/patches: fix search paths when building with g++ * d/patches: add 0002-fix-cmake-library-notfound-check.patch * d/libamdhip64-dev.install: install /usr/share/hip/version [ Étienne Mollier ] * 0005-clang-15.patch: also adjust llc postfix. Thanks to Jakub Jaszewski * d/t/control: check hipconfig doesn't output error messages. * d/control: hipcc depends on rocminfo. * d/control: declare compliance to standards version 4.6.2. * d/copyright: update copyright year. * d/rules: build tests in parallel. * d/rules: set library path to find the freshly built library. * d/rules: force run tests sequentially; avoid bus contention on the GPU. -- Étienne Mollier Sat, 14 Jan 2023 11:16:01 +0100 rocm-hipamd (5.2.3-1) unstable; urgency=medium * Migrate ROCm 5.2.3 to unstable. * d/control: build depends on ROCm 5.2. -- Étienne Mollier Thu, 20 Oct 2022 21:20:33 +0200 rocm-hipamd (5.2.3-1~0exp1) experimental; urgency=medium * d/control: append numerous missing llvm 15 experimental packages. -- Étienne Mollier Wed, 05 Oct 2022 19:43:48 +0200 rocm-hipamd (5.2.3-1~0exp0) experimental; urgency=medium [ Étienne Mollier ] * New upstream version * Add salsa-ci file (routine-update) * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Refresh or unfuzz multiple patches with the new upstream version. * 0002-orthograph-patch-for-rocclr.patch: remove; applied upstream. * 0008-dotdots.patch: refresh; half the patch applied upstream. * 0012-typo.patch: forward upstream. * d/{rules,not-installed}: declare files not installed instead of running rm (yet keep `rm bin/.hipVersion` around). * d/{libamdhip64-dev.install,not-installed}: sort missing files. * d/control: bump build-dependency to llvm 15 to fix various ftbfs. * 0013-hipcc-hip-version.patch: refer to a newly open bug on the topic. * 0005-clang-14.patch: update and rename to 0005-clang-15.patch following llvm 15 version bump. * d/libamdhip64-5.symbols: append new symbols. [ Cordell Bloor ] * 0005-clang-15.patch: use version-agnostic checks * Add 0015-default-hip-clang-path.patch * Add 0016-default-device-lib-path.patch * Add 0017-default-rocm-path.patch * Add 0018-rocm-path-flag.patch Closes: #1021275 [ Étienne Mollier ] * d/salsa-ci.yml: don't trigger i386 tests. * d/control: add patchelf as build-dependency. * d/rules: cleanup rpath in libhiprtc-builtins.so. -- Étienne Mollier Tue, 04 Oct 2022 22:00:05 +0200 rocm-hipamd (5.0.0-1) unstable; urgency=medium * Migrate rocm-hipamd to unstable. -- Étienne Mollier Wed, 31 Aug 2022 19:11:39 +0200 rocm-hipamd (5.0.0-1~exp2) experimental; urgency=medium * Fix 0005-clang-14.patch: do not touch HIP_COMPILER. * Add 0013-hipcc-hip-version.patch to hardcode --hip-version= while there is no way to feed this information in an FHS compliant way. * Add 0014-gcc-12.patch: fix ftbfs with gcc-12. * d/rules: configure OFFLOAD_ARCHS_STR to build on hosts w/o amdgpu. The present list includes gfx803, gfx900, gfx906 and gfx1030. Other architectures will be welcome as they will be needed. Listing these is currently needed to be able to pass through buildds without GPU cards. Thanks to Cordell Bloor for the help all along -- Étienne Mollier Sat, 23 Jul 2022 19:45:47 +0200 rocm-hipamd (5.0.0-1~exp1) experimental; urgency=medium [ Maxime Chambonnet ] * Initial packaging (Closes: #1013368) -- Étienne Mollier Wed, 29 Jun 2022 21:44:45 +0200