Port details on branch 2024Q3 |
- metis Package for unstructured graph partitioning
- 5.1.0_9 math =10 5.1.0_9Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: unknown
- Last Update: 2023-12-31 00:37:05
- Commit Hash: bbab7f5
- People watching this port, also watch:: pango, libxml2, gdbm, pcre, javavmwrapper
- License: APACHE20
- WWW:
- http://glaros.dtc.umn.edu/gkhome/metis/metis/overview
- Description:
- 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 developed in our lab.
METIS provides high-quality partitions, is extremely fast, and
produces low-fill orderings.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/math/metis/ && make install clean
- To add the package, run one of these commands:
- pkg install math/metis
- pkg install metis
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: metis
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (metis-5.1.0.tar.gz) = 76faebe03f6c963127dbb73c13eab58c9a3faeae48779f049066a21c087c5db2
SIZE (metis-5.1.0.tar.gz) = 4984968
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- This port is required by:
- for Build
-
- math/dune-common
- for Libraries
-
- cad/gmsh
- french/aster
- graphics/colmap
- graphics/glvis
- math/deal.ii
- math/dune-alugrid
- math/dune-fem
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for metis-5.1.0_9:
DOCS=on: Build and/or install documentation
OPENMP=off: multithreading via OpenMP
SHARED=on: shared library and dynamically-linked executables
STATIC=on: libmetis archive
===> Use 'make config' to modify these settings
- Options name:
- math_metis
- USES:
- cmake:noninja compiler:c11
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|