How to Install libparmetis-dev in Ubuntu 18.04



Install libparmetis-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libparmetis-dev

Description:

Parallel Graph Partitioning and Sparse Matrix Ordering Libs: Devel

ParMetis computes minimal-cut partitions of graphs and meshes in parallel, and orders variables for minimal fill when using direct solvers for sparse matrices. It does all this in parallel, and also can efficiently re-partition a graph or mesh whose connectivity has changed. . This package contains files needed to develop programs using ParMetis.

Homepage: http://glaros.dtc.umn.edu/gkhome/metis/parmetis/overview

Version: 4.0.3-5

Section: multiverse/libdevel