summaryrefslogtreecommitdiff
blob: 6a4dba903d70c1c80e3fd2ca9c47cf258a279d95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://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="drmaa">Enable the Distributed Resource Management Application API</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>