diff options
author | Sebastien Fabbro <bicatali@gentoo.org> | 2008-03-27 19:01:47 +0000 |
---|---|---|
committer | Sebastien Fabbro <bicatali@gentoo.org> | 2008-03-27 19:01:47 +0000 |
commit | 5eb7d9eb83d460136691b188ace101246db5407c (patch) | |
tree | 559ad962ed320dd0057bf0a0e8f90472a1e303c7 /sci-libs/parmetis/metadata.xml | |
parent | Stable on ppc wrt bug 214902 (diff) | |
download | gentoo-2-5eb7d9eb83d460136691b188ace101246db5407c.tar.gz gentoo-2-5eb7d9eb83d460136691b188ace101246db5407c.tar.bz2 gentoo-2-5eb7d9eb83d460136691b188ace101246db5407c.zip |
Initial import. Thankss Oliver Borm for his work and everyone else in bug #49953.
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-libs/parmetis/metadata.xml')
-rw-r--r-- | sci-libs/parmetis/metadata.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sci-libs/parmetis/metadata.xml b/sci-libs/parmetis/metadata.xml new file mode 100644 index 000000000000..9a56af38eb17 --- /dev/null +++ b/sci-libs/parmetis/metadata.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>sci</herd> +<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> +</pkgmetadata> |