ptest

Parallel Graph Partitioning and Sparse Matrix Ordering Tests

Install

All systems
curl cmd.cat/ptest.sh
Debian Debian
apt-get install pacemaker
Ubuntu
apt-get install parmetis-test
image/svg+xml Kali Linux
apt-get install parmetis-test
CentOS
yum install pacemaker
Fedora
dnf install pacemaker
Windows (WSL2)
sudo apt-get update sudo apt-get install parmetis-test
Raspbian
apt-get install pacemaker-dbg

parmetis-test

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.

pbuilder-scripts

Wrapper scripts for pbuilder

pacemaker

cluster resource manager

At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). It can even use technology such as Docker to automatically isolate the resources managed by the cluster. This package contains the Pacemaker daemons directly interacting with the cluster stack.

pacemaker-dbg

Debugging symbols for Pacemaker

High-Availability cluster resource manager for Heartbeat as well as Corosync. Pacemaker supports a very sophisticated dependency model for n-node clusters and can respond to node and resource-level failures. It supports both the Heartbeat and Corosync cluster stacks. This package contains the debugging symbols for Pacemaker.