Source: rocm-rocsparse
Section: devel
Priority: optional
Maintainer: CHEN Xuan <chenxuan@iscas.ac.cn>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 cmake,
 git,
 gfortran,
 pkg-config,
 python3,
 rocm-cmake,
 rocm-core,
 rocm-env (>= 7.0.0),
 rocm-hip-on-rocclr-dev,
 rocm-rocminfo,
 rocm-rocr-dev,
 rocm-llvm (>= 7.0.0),
 rocm-rocprim-dev,
Standards-Version: 4.7.0
Homepage: https://github.com/ROCm/rocSPARSE
Vcs-Browser: https://github.com/revyos-rocm/rocm-rocsparse
Vcs-Git: https://github.com/revyos-rocm/rocm-rocsparse.git

Package: rocm-rocsparse
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 rocm-core,
 rocm-env (>= 7.0.0),
Description: Next generation SPARSE implementation for ROCm platform - Binary
 rocSPARSE exposes a common interface that provides Basic Linear Algebra
 Subroutines (BLAS) for sparse computation. It's implemented on top of AMD ROCm
 runtime and toolchains. rocSPARSE is created using the HIP programming
 language and optimized for AMD's latest discrete GPUs.

Package: rocm-rocsparse-dev
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
 rocm-rocsparse,
Description: Next generation SPARSE implementation for ROCm platform - Develop
 rocSPARSE exposes a common interface that provides Basic Linear Algebra
 Subroutines (BLAS) for sparse computation. It's implemented on top of AMD ROCm
 runtime and toolchains. rocSPARSE is created using the HIP programming
 language and optimized for AMD's latest discrete GPUs.

