aboutsummaryrefslogtreecommitdiff
blob: 214eab6e22d16d8f28c9f60143c0fb1c93c4b268 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>jsbronder@gentoo.org</email>
  </maintainer>
  <maintainer type="project">
    <email>cluster@gentoo.org</email>
    <name>Gentoo Cluster Project</name>
  </maintainer>
  <use>
    <flag name="cma">Enable the CMA (Cross Memory Attach) MCA</flag>
    <flag name="cuda">Add GPU direct support</flag>
    <flag name="heterogeneous">Enable features required for heterogeneous
		platform support</flag>
    <flag name="romio">Build the ROMIO MPI-IO component</flag>
    <flag name="mpi-threads">Enable MPI_THREAD_MULTIPLE</flag>
    <flag name="numa">Enable numactl to allow binding processes to CPUs</flag>
    <flag name="vt">Enable bundled VampirTrace support</flag>
  </use>
</pkgmetadata>