summaryrefslogtreecommitdiff
path: root/sci-libs/parmetis/metadata.xml
blob: bf57e191a20958eebddce90d3bcb7bf1b4c595b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/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>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>