diff options
Diffstat (limited to 'sci-libs/libgeodecomp/metadata.xml')
-rw-r--r-- | sci-libs/libgeodecomp/metadata.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sci-libs/libgeodecomp/metadata.xml b/sci-libs/libgeodecomp/metadata.xml new file mode 100644 index 000000000..a803c13e7 --- /dev/null +++ b/sci-libs/libgeodecomp/metadata.xml @@ -0,0 +1,8 @@ +<?xml version='1.0' encoding='UTF-8'?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>cluster</herd> + <longdescription> + LibGeoDecomp is an auto-parallelizing library to speed up stencil code based computer simulations. It runs on virtually all current architectures, be it multi-cores, GPUs, or large scale MPI clusters. + </longdescription> +</pkgmetadata> |