summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2013-08-09 09:03:34 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2013-08-09 09:03:34 +0000
commit04291ecff7dca2bbd92b08975f33fab201073c90 (patch)
treebfdf987bf8392bce187ef90181cfecd7fd5c73d3 /sys-apps/hwloc/metadata.xml
parentMask GPU related flags for sys-apps/hwloc on most profiles (diff)
downloadgentoo-2-04291ecff7dca2bbd92b08975f33fab201073c90.tar.gz
gentoo-2-04291ecff7dca2bbd92b08975f33fab201073c90.tar.bz2
gentoo-2-04291ecff7dca2bbd92b08975f33fab201073c90.zip
Version bump wrt #469708 by Mario Kicherer <dev@kicherer.org>
(Portage version: 2.2.0_alpha196/cvs/Linux x86_64, signed Manifest commit with key 0x5D21B852895192F9)
Diffstat (limited to 'sys-apps/hwloc/metadata.xml')
-rw-r--r--sys-apps/hwloc/metadata.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys-apps/hwloc/metadata.xml b/sys-apps/hwloc/metadata.xml
index 5ae4fec3e6f0..2c42c390e605 100644
--- a/sys-apps/hwloc/metadata.xml
+++ b/sys-apps/hwloc/metadata.xml
@@ -15,8 +15,11 @@
hardware so as to exploit it accordingly and efficiently.
</longdescription>
<use>
+ <flag name='cuda'>Enable CUDA device discovery</flag>
+ <flag name='gl'>Enable GL display device discovery (NVCtrl)</flag>
<flag name='numa'>Add support for numa memory allocation</flag>
+ <flag name='opencl'>Enable OpenCL device discovery (AMD only)</flag>
<flag name='pci'>Enable PCI device discovery using libpci</flag>
- <flag name='plugins'>Build hwloc components as plugins so that the hwloc core library does not directly depend on their dependencies (for instance the libpci library)</flag>
+ <flag name='plugins'>Build hwloc components as plugins so that the hwloc core library does not directly depend on their dependencies (for instance the libpci library)</flag>
</use>
</pkgmetadata>