How to Install parmetis-test in Ubuntu 18.04



Install parmetis-test by entering the following commands in the terminal:

sudo apt update
sudo apt install parmetis-test

Description:

Parallel Graph Partitioning and Sparse Matrix Ordering Tests

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 programs which test the ParMetis libraries using files in the parmetis-doc package's examples directory.

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

Version: 4.0.3-5

Section: multiverse/math