summaryrefslogtreecommitdiff
path: root/sci-libs/libgeodecomp/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sci-libs/libgeodecomp/metadata.xml')
-rw-r--r--sci-libs/libgeodecomp/metadata.xml30
1 files changed, 0 insertions, 30 deletions
diff --git a/sci-libs/libgeodecomp/metadata.xml b/sci-libs/libgeodecomp/metadata.xml
index a3c9cd3cd67d..9c43c5cbc14e 100644
--- a/sci-libs/libgeodecomp/metadata.xml
+++ b/sci-libs/libgeodecomp/metadata.xml
@@ -4,34 +4,4 @@
<maintainer type="person">
<email>slis@gentoo.org</email>
</maintainer>
- <longdescription>
- LibGeoDecomp (Library for Geometric Decomposition codes) is an
- auto-parallelizing library for computer simulations. It is specifically
- targeted computational science applications in the context of supercomputers
- and heterogeneous systems. The library eases development of such tightly
- coupled codes by essentially taking over the parallel programming: it
- handles both, the parallelization itself and parameter tuning. This enables
- scientists to focus on their simulation code, rather than the technical
- details of the parallel computer.
- </longdescription>
- <use>
- <flag name="cuda">
- Enables plugins for NVIDIA GPUs
- </flag>
- <flag name="opencl">
- Enables OpenCL backend
- </flag>
- <flag name="opencv">
- Enables OpenCV related code
- </flag>
- <flag name="silo">
- Enables SILO related code
- </flag>
- <flag name="hpx">
- Enables HPX backend
- </flag>
- <flag name="visit">
- Enables VisIt related code
- </flag>
- </use>
</pkgmetadata>