summaryrefslogtreecommitdiff
path: root/sys-cluster/torque/metadata.xml
blob: afd1ec84a4a96df87c7994b4043cb5df1284997b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?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>
</pkgmetadata>