How to Install libscalapack-openmpi2.0 in Ubuntu 18.04



Install libscalapack-openmpi2.0 by entering the following commands in the terminal:

sudo apt update
sudo apt install libscalapack-openmpi2.0

Description:

Scalable Linear Algebra Package - Shared libs. for OpenMPI

ScaLAPACK is the parallel version of LAPACK used on clusters. . There are packages for the shared libraries (this one), for the static libraries and the development files and for test programs. . Also included: - PBLAS, Parallel Basic Linear Algebra Subprograms - BLACS, Basic Linear Algebra Communication Subprograms . This package supports the OpenMPI implementation of MPI.

Homepage: http://www.netlib.org/scalapack/

Version: 2.0.2-4

Section: universe/libs