mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
10 lines
600 B
Plaintext
10 lines
600 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].
|