Source: rocsolver Section: devel Homepage: https://github.com/rocmsoftwareplatform/rocsolver Priority: optional Standards-Version: 4.6.2 Vcs-Git: https://salsa.debian.org/rocm-team/rocsolver.git Vcs-Browser: https://salsa.debian.org/rocm-team/rocsolver Maintainer: Debian ROCm Team Uploaders: Maxime Chambonnet , Cordell Bloor , Christian Kastner , Build-Depends: debhelper-compat (= 13), cmake, gfortran, hipcc (>= 5.6.1~), libamd-comgr-dev (>= 6.0~), libhsa-runtime-dev (>= 5.7.1~), rocm-cmake, libfmt-dev, librocblas-dev (>= 5.5.0), liblapack-dev , libgtest-dev , Build-Depends-Indep: dh-sequence-sphinxdoc , doxygen , python3-breathe , python3-sphinx , python3-sphinx-rtd-theme , libjs-jquery , libjs-mathjax , libjs-sphinxdoc , libjs-underscore Rules-Requires-Root: no Package: librocsolver0 Section: libs Architecture: amd64 arm64 ppc64el Depends: ${misc:Depends}, ${shlibs:Depends}, Description: 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. Package: librocsolver-dev Section: libdevel Architecture: amd64 arm64 ppc64el Depends: librocsolver0 (= ${binary:Version}),${misc:Depends}, ${shlibs:Depends}, librocblas-dev Suggests: librocsolver-doc Description: 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. Package: librocsolver0-tests Section: libdevel Architecture: amd64 arm64 ppc64el Depends: librocsolver0 (= ${binary:Version}),${misc:Depends}, ${shlibs:Depends}, Build-Profiles: Description: 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. Package: librocsolver-doc Section: doc Architecture: all Multi-Arch: foreign Build-Profiles: Depends: ${misc:Depends}, ${sphinxdoc:Depends}, libjs-mathjax, Breaks: librocsolver-dev (<< 5.5.1-5~), Replaces: librocsolver-dev (<< 5.5.1-5~), Description: 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.