How to Install and Uninstall psblas3-serial64.x86_64 Package on Fedora 36

Last updated: July 03,2024

1. Install "psblas3-serial64.x86_64" package

Please follow the guidelines below to install psblas3-serial64.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install psblas3-serial64.x86_64

2. Uninstall "psblas3-serial64.x86_64" package

This guide covers the steps necessary to uninstall psblas3-serial64.x86_64 on Fedora 36:

$ sudo dnf remove psblas3-serial64.x86_64 $ sudo dnf autoremove

3. Information about the psblas3-serial64.x86_64 package on Fedora 36

Last metadata expiration check: 5:56:39 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : psblas3-serial64
Version : 3.7.0.2
Release : 2.fc36
Architecture : x86_64
Size : 1.7 M
Source : psblas3-3.7.0.2-2.fc36.src.rpm
Repository : fedora
Summary : psblas3 for long-integer (8-byte) data
URL : https://github.com/sfilippone/psblas3
License : BSD
Description : The PSBLAS library, developed with the aim to facilitate the parallelization
: of computationally intensive scientific applications,
: is designed to address parallel implementation of iterative solvers for sparse
: linear systems through the distributed memory paradigm.
: It includes routines for multiplying sparse matrices by dense matrices,
: solving block diagonal systems with triangular diagonal entries,
: preprocessing sparse matrices, and contains additional routines for
: dense matrix operations.
: The current implementation of PSBLAS addresses a distributed memory execution
: model operating with message passing.
: This is a PSBLAS version for long-integer (8-byte) data.