Files
gentoo/sys-cluster/torque/metadata.xml
Marco Scardovi 1d2eedbdf4 sys-cluster/torque: add github upstream metadata
Signed-off-by: Marco Scardovi <mscardovi@icloud.com>
Signed-off-by: Sam James <sam@gentoo.org>
2022-12-28 21:00:55 +00:00

21 lines
854 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>cluster@gentoo.org</email>
<name>Gentoo Cluster Project</name>
</maintainer>
<use>
<flag name="autorun">Enable the AUTORUN_JOBS codebase</flag>
<flag name="cgroups">Enable pbs_mom to use linux cgroups to isolate jobs</flag>
<flag name="cpusets">Enable pbs_mom to utilize linux cpusets if available</flag>
<flag name="munge">Enable authentication via munge</flag>
<flag name="nvidia">Enable management of Nvidia GPUs</flag>
<flag name="quickcommit">Enable the QUICKCOMMIT codebase</flag>
<flag name="server">Enable compilation of pbs_server and pbs_sched</flag>
</use>
<upstream>
<remote-id type="github">adaptivecomputing/torque</remote-id>
</upstream>
</pkgmetadata>