How to Install libscalapack-openmpi-dev in Ubuntu 18.04



Install libscalapack-openmpi-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libscalapack-openmpi-dev

Description:

Scalable Linear Algebra Package - Dev. files for OPENMPI

ScaLAPACK is the parallel version of LAPACK used on clusters. . There are packages for the shared libraries, for the static libraries and the development files (this one) 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/libdevel