How to Install and Uninstall librocsparse0-tests-data Package on Kali Linux

Last updated: May 20,2024

1. Install "librocsparse0-tests-data" package

In this section, we are going to explain the necessary steps to install librocsparse0-tests-data on Kali Linux

$ sudo apt update $ sudo apt install librocsparse0-tests-data

2. Uninstall "librocsparse0-tests-data" package

Please follow the guidelines below to uninstall librocsparse0-tests-data on Kali Linux:

$ sudo apt remove librocsparse0-tests-data $ sudo apt autoclean && sudo apt autoremove

3. Information about the librocsparse0-tests-data package on Kali Linux

Package: librocsparse0-tests-data
Source: rocsparse
Version: 5.7.1-2
Installed-Size: 202680
Maintainer: Debian ROCm Team
Architecture: all
Size: 421212
SHA256: 1851b625ac3e533e8da8c0d5feb65f49f0808cd7e3b56eb59920a28f83dbbeab
SHA1: cb1bb16d4958628c71e7b51ac237578a32a34adf
MD5sum: 722cc7614e1e3ecd1abaf150fa1489bd
Description: ROCm library for sparse linear algebra - test data
rocSPARSE is a library that implements BLAS operations for sparse data
structures. It is built on the AMD ROCm platform and optimized for
discrete AMD GPUs.
.
rocSPARSE provides a C99 API containing sparse level 1, sparse level 2 and
sparse level 3 BLAS functions, as well as general matrix multiplication
between dense and sparse matricies (GEMMI), sparse preconditioner functions,
sparse matrix format conversion functions, and sparse matrix reordering
functions.
.
It supports a variety of sparse matrix formats, including coordinate list
in either array of structure form (COO) or structure of array form (COO SOA),
compressed sparse row (CSR) or column (CSC), block compressed sparse row
(BSR), general block compressed sparse row (GEBSR), and the ELLPACK-ITPACK
format (ELL).
.
This package provides the data files required by the AMD ROCm rocSPARSE tests.
The tests are only used to check whether rocSPARSE works correctly on a given
GPU, so generally speaking, users probably don't need this package.
Description-md5:
Homepage: https://github.com/ROCm/rocSPARSE
Section: libdevel
Priority: optional
Filename: pool/main/r/rocsparse/librocsparse0-tests-data_5.7.1-2_all.deb