Files
guru/sys-cluster/clusteringsuite/metadata.xml
Alessandro Barbieri bb6ecb265d sys-cluster/clusteringsuite: add muster
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2021-07-11 12:14:17 +02:00

19 lines
802 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<use>
<flag name="mpi">enable mpi for distributed version</flag>
<flag name="muster">enable support for <pkg>sys-cluster/muster</pkg> algorithms</flag>
<flag name="old-pcfparser">enable compilation with old pcfparser</flag>
<!--<flag name="treedbscan">enable compilation of TreeDBSCAN support for <pkg>sys-cluster/extrae</pkg></flag>-->
</use>
<upstream>
<bugs-to>https://github.com/bsc-performance-tools/clustering-suite/issues</bugs-to>
<remote-id type="github">bsc-performance-tools/clustering-suite</remote-id>
</upstream>
</pkgmetadata>