Source: hipblaslt Section: devel Homepage: https://github.com/ROCm/hipBLASLt Priority: optional Standards-Version: 4.7.2 Maintainer: Debian ROCm Team Uploaders: Kari Pahula , Cordell Bloor , Christian Bayle , Build-Depends: debhelper-compat (= 13), ccache, cmake (>=4.1~), cmake-data (>=4.1~), gfortran, git, googletest , hipcc (>=7.0~), libamd-comgr-dev, libblas-dev , libblis-dev, libboost-all-dev, libdrm-dev, libgtest-dev , libhipblas-common-dev (>=6.4.0~), libhsa-runtime-dev (>=6.4.0~), liblapack-dev, libmsgpack-cxx-dev, liboam-dev, libomp-21-dev, librocblas-dev (>=6.4.0~), librocm-smi-dev, nanobind-dev, ninja-build, pkg-rocm-tools, python3-all, python3-dev, python3-distro, python3-joblib, python3-msgpack, python3-nanobind, python3-orjson, python3-packaging, python3-setuptools, python3-simplejson, python3-ujson, python3-venv, python3-yaml, python3-yappi, rocm-cmake (>=6.4.0~), rocm-smi, Build-Depends-Indep: dh-sequence-sphinxdoc , libjs-jquery , libjs-mathjax , python3-doxysphinx , python3-rocm-docs (>= 1.20.0-1~) , python3-sphinx-external-toc , Rules-Requires-Root: no Vcs-Browser: https://salsa.debian.org/rocm-team/hipblaslt Vcs-Git: https://salsa.debian.org/rocm-team/hipblaslt.git Package: libhipblaslt1 Section: libs Architecture: amd64 arm64 XB-X-ROCm-GPU-Architecture: ${rocm:GPU-Architecture} Depends: ${misc:Depends}, ${shlibs:Depends}, Description: ROCm library for extended general matrix-matrix operations - library hipBLASLt is a library for general matrix-matrix operations that extends the traditional BLAS interface to support more options controlling data layout, data types, and algorithm selection. The hipBLASLt library is implemented in the HIP programming language and is supplemented by tuned assembly kernels. . The hipBLASLt library helps users port code using cuBLASLt to the AMD ROCm platform. It is used by PyTorch for accelerating operations on MI200 and MI300 GPU hardware. . This package provides the AMD ROCm hipBLASLt library. Package: libhipblaslt-doc Section: doc Architecture: all Multi-Arch: foreign Build-Profiles: Depends: libjs-jquery, libjs-mathjax, ${misc:Depends}, ${sphinxdoc:Depends}, Description: ROCm library for extended general matrix-matrix operations - doc hipBLASLt is a library for general matrix-matrix operations that extends the traditional BLAS interface to support more options controlling data layout, data types, and algorithm selection. The hipBLASLt library is implemented in the HIP programming language and is supplemented by tuned assembly kernels. . The hipBLASLt library helps users port code using cuBLASLt to the AMD ROCm platform. It is used by PyTorch for accelerating operations on MI200 and MI300 GPU hardware. . This package provides the AMD ROCm hipBLASLt documentation. Package: libhipblaslt-dev Section: libdevel Architecture: amd64 arm64 Depends: libamdhip64-dev, libhipblaslt1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Description: ROCm library for extended general matrix-matrix operations - headers hipBLASLt is a library for general matrix-matrix operations that extends the traditional BLAS interface to support more options controlling data layout, data types, and algorithm selection. The hipBLASLt library is implemented in the HIP programming language and is supplemented by tuned assembly kernels. . The hipBLASLt library helps users port code using cuBLASLt to the AMD ROCm platform. It is used by PyTorch for accelerating operations on MI200 and MI300 GPU hardware. . This package provides the AMD ROCm hipBLASLt development headers. Package: libhipblaslt1-tests Section: libdevel Architecture: amd64 arm64 Depends: libhipblaslt1 (= ${binary:Version}), libhipblaslt1-tests-data, python3:any, ${misc:Depends}, ${shlibs:Depends}, Build-Profiles: Description: ROCm library for extended general matrix-matrix operations - tests hipBLASLt is a library for general matrix-matrix operations that extends the traditional BLAS interface to support more options controlling data layout, data types, and algorithm selection. The hipBLASLt library is implemented in the HIP programming language and is supplemented by tuned assembly kernels. . The hipBLASLt library helps users port code using cuBLASLt to the AMD ROCm platform. It is used by PyTorch for accelerating operations on GPU hardware. . This package provides the AMD ROCm hipBLASLt test binaries used for verifying that the library is functioning correctly. These binaries are only used to check whether hipBLASLt works correctly on a given GPU, so generally speaking, users probably don't need this package. Package: libhipblaslt1-tests-data Section: libdevel Architecture: all Depends: ${misc:Depends}, Build-Profiles: Description: ROCm library for extended general matrix-matrix operations - test data hipBLASLt is a library for general matrix-matrix operations that extends the traditional BLAS interface to support more options controlling data layout, data types, and algorithm selection. The hipBLASLt library is implemented in the HIP programming language and is supplemented by tuned assembly kernels. . The hipBLASLt library helps users port code using cuBLASLt to the AMD ROCm platform. It is used by PyTorch for accelerating operations on GPU hardware. . This package provides the data files required by the AMD ROCm hipBLASLt tests. The tests are only used to check whether hipBLASLt works correctly on a given GPU, so generally speaking, users probably don't need this package. Package: libhipblaslt1-bench Section: libdevel Architecture: amd64 arm64 Depends: libhipblaslt1 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}, Build-Profiles: Description: ROCm library for extended general matrix-matrix operations - benchmark hipBLASLt is a library for general matrix-matrix operations that extends the traditional BLAS interface to support more options controlling data layout, data types, and algorithm selection. The hipBLASLt library is implemented in the HIP programming language and is supplemented by tuned assembly kernels. . The hipBLASLt library helps users port code using cuBLASLt to the AMD ROCm platform. It is used by PyTorch for accelerating operations on GPU hardware. . This package provides the AMD ROCm hipBLASLt benchmark client used for gathering performance data about library functions.