metis
Package for unstructured serial graph partitioning
METIS is a set of serial programs for partitioning graphs, partitioning finite element meshes, and producing fill reducing orderings for sparse matrices. The algorithms implemented in METIS are based on the multilevel recursive-bisection, multilevel k-way, and multi-constraint partitioning schemes.
homepage ↗ github: KarypisLab/METIS
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 5.2.1-r2 | 1 | 14 h | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | arm | arm64-macos | hppa | loong | mips | ppc | s390 | sparc | x64-macos | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 5.2.1-r2 | gentoo | amd64 stable | arm64 stable | x86 testing | ppc64 stable | riscv testing | arm stable | arm64-macos testing | hppa testing | loong testing | mips testing | ppc testing | s390 testing | sparc testing | x64-macos testing | — | view · download · history ↗ |
Use flags of 5.2.1-r2
- double-precision Use double- rather than single-precision floating-point representation
- examples Install examples, usually source code
- int64 Use 64- rather than 32-bit integer representation (needed for > 2^31 vertices)
- openmp Build support for the OpenMP (support parallel computing), requires >=sys-devel/gcc-4.2 built with USE="openmp"