How to Install and Uninstall librocalution0-tests Package on Kali Linux

Last updated: June 26,2024

1. Install "librocalution0-tests" package

Please follow the instructions below to install librocalution0-tests on Kali Linux

$ sudo apt update $ sudo apt install librocalution0-tests

2. Uninstall "librocalution0-tests" package

Please follow the steps below to uninstall librocalution0-tests on Kali Linux:

$ sudo apt remove librocalution0-tests $ sudo apt autoclean && sudo apt autoremove

3. Information about the librocalution0-tests package on Kali Linux

Package: librocalution0-tests
Source: rocalution
Version: 5.7.1-2
Installed-Size: 1771
Maintainer: Debian ROCm Team
Architecture: amd64
Depends: librocalution0 (= 5.7.1-2), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 421392
SHA256: 358fc2efe135542a96586ade0d02720bae8a6ac2fdb02bf2e8d79230b64717a2
SHA1: 297314f4bc3761a03c7aec7b37232b1a13ac9e9f
MD5sum: de4d08486751c20968c48c873052203f
Description: ROCm library for iterative sparse solvers - tests
rocALUTION is a library that provides iterative sparse preconditioners and
solvers. The rocALUTION project began as a port of PARALUTION to the AMD ROCm
platform. This library supports an OpenMP backend for multi-core CPUs and an
MPI backend for multi-node clusters.
.
rocALUTION provides a C++ API containing implementations of fixed-point
iteration schemes such as Jacobi iteration and Gauss-Seidel; Krylov subspace
methods such as the conjugate gradient method and the biconjugate gradient
stabilized method; a mixed-precision defect correction scheme; a Chebyshev
iteration scheme; as well as geometric and algebraic multigrid solvers. There
are also a wide variety of sparse preconditioners, including several based on
matrix splitting schemes, factorization schemes, and approximate inverses.
.
This package provides the AMD ROCm rocALUTION test binaries used for verifying
that the library is functioning correctly.
Description-md5:
Homepage: https://github.com/ROCm/rocALUTION
Section: libdevel
Priority: optional
Filename: pool/main/r/rocalution/librocalution0-tests_5.7.1-2_amd64.deb

5. The same packages on other Linux Distributions