aboutsummaryrefslogtreecommitdiff
blob: c8cd82659a112f6916f7ebb52f1a585c7436257a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>cluster</herd>
  <longdescription>
    Likwid stands for Like I knew what I am doing. This project
    contributes easy to use command line tools for Linux to support
    programmers in developing high performance multi threaded
    programs.
  </longdescription>
  <maintainer>
    <email>gentryx@gmx.de</email>
  </maintainer>
  <use>
    <flag name="access-daemon">
      Build access-daemon for secure access to /dev/cpu/*/msr.
    </flag>
    <flag name="uncore">
      Yield access to uncore events.
    </flag>
  </use>
</pkgmetadata>