rocsolver 6.4.3-2 source package in Ubuntu

Changelog

rocsolver (6.4.3-2) unstable; urgency=medium

  * Disable offload compress build option. Using that option results
    in missing symbol errors at run time when HIP programs built with
    the LLVM 21 compiler are loaded with the ROCm 6.4 runtime in Debian.
  * d/rules: override dh_auto_build and dh_auto_install to fix FTBFS when
    building only architecture-independent packages.
  * Add prompt for rocminfo output to library and test bug reports.
  * Use generic ISAs as the library is too large to build otherwise.
    The default build targets are now gfx803, gfx9-generic, gfx9-4-generic,
    gfx908, gfx90a, gfx10-1-generic, gfx10-3-generic, gfx11-generic, and
    gfx12-generic.

 -- Cordell Bloor <email address hidden>  Wed, 19 Nov 2025 12:59:31 -0700

Upload details

Uploaded by:
Debian Deep Learning Team
Uploaded to:
Sid
Original maintainer:
Debian Deep Learning Team
Architectures:
amd64 arm64 ppc64el all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Resolute release universe misc

Downloads

File Size SHA-256 Checksum
rocsolver_6.4.3-2.dsc 2.9 KiB bec9da375f027091822893a50e323b83ca8d8369dedffc8405354f7a45bad0e7
rocsolver_6.4.3.orig.tar.gz 3.0 MiB 6c2c6019eaf49abb30fc54f09b3d755ebcfbbd30d9b71052aa13bb0cbc26d2bb
rocsolver_6.4.3-2.debian.tar.xz 10.5 KiB c583c8351eae980227a0cd4ceffe7784b92602e86c75409ae2ffd62fba4b7b0a

Available diffs

No changes file available.

Binary packages built by this source

librocsolver-dev: ROCm library for numerical linear algebra - headers

 rocSOLVER is an implementation of LAPACK routines built on the AMD ROCm
 platform and optimized for discrete AMD GPUs.
 .
 rocSOLVER provides a C99 API that extends the rocBLAS interface. It
 includes LAPACK and LAPACK-like routines for triangular factorizations,
 orthogonal factorizations, linear-systems solvers, least-squares solvers,
 symmetric eigensolvers and singular value decomposition.
 .
 This package provides the AMD ROCm rocSOLVER development headers.

librocsolver-doc: ROCm library for numerical linear algebra - documentation

 rocSOLVER is an implementation of LAPACK routines built on the AMD ROCm
 platform and optimized for discrete AMD GPUs.
 .
 rocSOLVER provides a C99 API that extends the rocBLAS interface. It
 includes LAPACK and LAPACK-like routines for triangular factorizations,
 orthogonal factorizations, linear-systems solvers, least-squares solvers,
 symmetric eigensolvers and singular value decomposition.
 .
 This package provides the AMD ROCm rocSOLVER documentation.

librocsolver0: ROCm library for numerical linear algebra - library

 rocSOLVER is an implementation of LAPACK routines built on the AMD ROCm
 platform and optimized for discrete AMD GPUs.
 .
 rocSOLVER provides a C99 API that extends the rocBLAS interface. It
 includes LAPACK and LAPACK-like routines for triangular factorizations,
 orthogonal factorizations, linear-systems solvers, least-squares solvers,
 symmetric eigensolvers and singular value decomposition.
 .
 This package provides the AMD ROCm rocSOLVER library.

librocsolver0-bench: ROCm library for numerical linear algebra - benchmarks

 rocSOLVER is an implementation of LAPACK routines built on the AMD ROCm
 platform and optimized for discrete AMD GPUs.
 .
 rocSOLVER provides a C99 API that extends the rocBLAS interface. It
 includes LAPACK and LAPACK-like routines for triangular factorizations,
 orthogonal factorizations, linear-systems solvers, least-squares solvers,
 symmetric eigensolvers and singular value decomposition.
 .
 This package provides the AMD ROCm rocSOLVER benchmark client used for
 gathering performance data about library functions.

librocsolver0-bench-dbgsym: debug symbols for librocsolver0-bench
librocsolver0-dbgsym: debug symbols for librocsolver0
librocsolver0-tests: ROCm library for numerical linear algebra - tests

 rocSOLVER is an implementation of LAPACK routines built on the AMD ROCm
 platform and optimized for discrete AMD GPUs.
 .
 rocSOLVER provides a C99 API that extends the rocBLAS interface. It
 includes LAPACK and LAPACK-like routines for triangular factorizations,
 orthogonal factorizations, linear-systems solvers, least-squares solvers,
 symmetric eigensolvers and singular value decomposition.
 .
 This package provides the AMD ROCm rocSOLVER test binaries used for verifying
 that the library is functioning correctly. These binaries are only used to
 check whether rocSOLVER works correctly on a given GPU, so generally speaking,
 users probably don't need this package.

librocsolver0-tests-dbgsym: debug symbols for librocsolver0-tests