Files
guru/sys-cluster/launchmon/metadata.xml
Anna (cybertailor) Vyalkova 1e95f22062 */*: update metadata schema uri
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
2023-03-04 18:56:32 +05:00

20 lines
849 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<longdescription lang="en">
LaunchMON is a software infrastructure that enables HPC run-time tools to co-locate tool daemons with a parallel job. Its API allows a tool to identify all the remote processes of a job and to scalably launch daemons into the relevant nodes.
</longdescription>
<use>
<flag name="munge">enable munge for connection authentication</flag>
<flag name="tracing-cost">enable tracing cost measuring codes</flag>
</use>
<upstream>
<bugs-to>https://github.com/LLNL/LaunchMON/issues</bugs-to>
<remote-id type="github">LLNL/LaunchMON</remote-id>
</upstream>
</pkgmetadata>