How to Install and Uninstall libsuperlu-dist6 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 21,2024

1. Install "libsuperlu-dist6" package

Please follow the guidance below to install libsuperlu-dist6 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libsuperlu-dist6

2. Uninstall "libsuperlu-dist6" package

Please follow the guidelines below to uninstall libsuperlu-dist6 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libsuperlu-dist6 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libsuperlu-dist6 package on Ubuntu 21.10 (Impish Indri)

Package: libsuperlu-dist6
Architecture: amd64
Version: 6.2.0+dfsg1-3build1
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: superlu-dist
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1262
Depends: libblas3 | libblas.so.3, libc6 (>= 2.29), libcombblas1.16.0 (>= 1.6.2), libgcc-s1 (>= 3.0), libgomp1 (>= 6), libopenmpi3 (>= 4.0.3~rc4), libstdc++6 (>= 9)
Filename: pool/universe/s/superlu-dist/libsuperlu-dist6_6.2.0+dfsg1-3build1_amd64.deb
Size: 414360
MD5sum: e66e07c4740ff2b72e2c92ef1b2d6cd3
SHA1: 86cc1d142d32626737d0844861f60317de3002bc
SHA256: b31c43c8b6d2d2a728a2e8f4ec1af4dabe3f3a556f183da4230922a45bb29163
SHA512: b704c3f1f1b24f2ee4a4538433e3454037c5bc39044af12e26528eb007e54c4815575e45eb0bba315ee7a1135d656cf87d9c52e637d888da00bb6ca246c667e0
Homepage: https://github.com/xiaoyeli/superlu_dist
Description-en: Highly distributed solution of sparse linear equations
SuperLU is a general purpose library for the direct solution of large,
sparse, nonsymmetric systems of linear equations. The library is
written in C and is callable from either C or Fortran program. It uses
MPI, OpenMP and CUDA to support various forms of parallelism. It
supports both real and complex datatypes, both single and double
precision, and 64-bit integer indexing. The library routines performs
an LU decomposition with partial pivoting and triangular system solves
through forward and back substitution. The LU factorization routines
can handle non-square matrices but the triangular solves are performed
only for square matrices. The matrix columns may be preordered (before
factorization) either through library or user supplied routines. This
preordering for sparsity is completely separate from the
factorization. Working precision iterative refinement subroutines are
provided for improved backward stability. Routines are also provided
to equilibrate the system, estimate the condition number, calculate
the relative backward error, and estimate error bounds for the refined
solutions.
.
SuperLU_DIST implements the algorithms for distributed memory,
targetting highly parallel distributed memory hybrid systems. The
numerical factorization routines are already implemented for hybrid
systems with multiple GPUs. Further work will be needed to implement
the other phases of the algorithms on the hybrid systems and to
enhance strong scaling to extreme scale.
.
This package provides the superlu-dist shared library.
Description-md5: 023fa0991dc32a4126ab45c58ec26188