Dear mentors,
I am looking for a sponsor for my package "rocblas":
* Package name : rocblas
Version : 7.2.4-1~exp1
Upstream contact : [fill in name and email of upstream]
* URL : https://github.com/ROCm/rocm-libraries
* License : Expat or NCSA, Expat and BSD-3-Clause-Open-MPI, Expat
and BSD-3-clause, Expat
* Vcs : https://salsa.debian.org/rocm-team/rocblas
Section : devel
The source builds the following binary packages:
librocblas5 - ROCm library for basic linear algebra - library
librocblas-dev - ROCm library for basic linear algebra - headers
librocblas5-bench - ROCm library for basic linear algebra - benchmarks
librocblas5-tests - ROCm library for basic linear algebra - tests
librocblas5-tests-data - ROCm library for basic linear algebra - test data
librocblas-doc - ROCm library for basic linear algebra - documentation
To access further information about this package, please visit the
following URL:
https://mentors.debian.net/package/rocblas/
Alternatively, you can download the package with 'dget' using this command:
dget -x
https://mentors.debian.net/debian/pool/main/r/rocblas/rocblas_7.2.4-1~exp1.dsc
Changes since the last upload:
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 dont 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
.
[ 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
Regards,