mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
6d487c9bf6
- Add WWW - Make portlint happy PR: ports/94482 Approved by: maintainer timeout (15 days), mnag (mentor)
12 lines
663 B
Plaintext
12 lines
663 B
Plaintext
ParMETIS is an MPI-based parallel library that implements a variety
|
|
of algorithms for partitioning unstructured graphs and for computing
|
|
fill-reducing orderings of sparse matrices. ParMETIS extends the
|
|
functionality provided by METIS and includes routines that are
|
|
especially suited for parallel AMR computations and large scale
|
|
numerical simulations. The algorithms implemented in ParMETIS are
|
|
based on the parallel multilevel k-way graph-partitioning algorithms
|
|
described in [KK95d], [KK96], [KK97], and the adaptive repartitioning
|
|
algorithms described in [SKK97a], [SKK97b], [SK+98], and [SKK98].
|
|
|
|
WWW: http://glaros.dtc.umn.edu/gkhome/metis/parmetis/overview
|