magma (2.9.0+ds-2)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/2.9.0+ds-2 tag
- Git: https://salsa.debian.org/science-team/magma.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 12070912
- Browser: https://salsa.debian.org/science-team/magma
- Last scan: 2025-03-22 09:39:06+00
- Next scan: 2025-03-31 07:43:00+00
- Debian changelog in Git:
magma (2.9.0+ds-2) unstable; urgency=medium
[ Cordell Bloor ]
* Add magma-rocm packages.
* d/{rules,rocmbuild.sh}: fix libmagma-rocm-test multiarch directory
* Add libmagma-rocm-doc package
* d/control*: update Standards-Version to 4.7.0
* d/control*: update debhelper-compat to 13
* d/rules: drop sparse_hip/testing from libmagma-rocm-test
* Add d/p/static-test-libs.patch
* Register magma docs with doc-base.
[ Mo Zhou ]
* [ROCm] Add missing build-dep cmake.
* [ROCm] Update lintian overrides.
* [ROCm] Add Breaks+Replaces against the CUDA version.
* Add Breaks+Replaces against the ROCm variant.
* Patch upstream test runner.
* d/rules: Should use DEB_HOST_MULTIARCH instead of ..._GNU_TYPE.
* Replace d/runtests.sh with upstream testing/run_tests.py.
* Add missing sources to fix the "codegen.py not found" issue.
* Make libmagma-*test packages Depends on python3.
-- Mo Zhou <lumin@debian.org> Sun, 23 Feb 2025 11:44:28 -0500
- This branch is 1 commit ahead of tag debian/2.9.0+ds-2
- Git log:
commit c5a67e13df356c79ffcaca50fc4f9ceca2d4f037
Author: Mo Zhou <lumin@debian.org>
Date: Sun Feb 23 22:13:05 2025 -0500
[CUDA] Set GPU targets as "sm_50 sm_60 sm_70 sm_75 sm_80 sm_86 sm_90".