gentoo/sci-libs/parmetis/metadata.xml
Andrew Ammerlaan 9ef11ae52d
sci-libs/parmetis: add 4.0.3_p20230326
the license indicates we probably still need the fetch
restriction.

Closes: https://bugs.gentoo.org/905318
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
2023-05-02 16:19:00 +02:00

20 lines
745 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
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.
</longdescription>
<upstream>
<remote-id type="github">KarypisLab/ParMETIS</remote-id>
</upstream>
</pkgmetadata>