diff options
Diffstat (limited to 'sys-apps/hwloc/metadata.xml')
-rw-r--r-- | sys-apps/hwloc/metadata.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/hwloc/metadata.xml b/sys-apps/hwloc/metadata.xml index 1c247acae257..fbf6b304adfd 100644 --- a/sys-apps/hwloc/metadata.xml +++ b/sys-apps/hwloc/metadata.xml @@ -11,11 +11,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="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> </use> </pkgmetadata> |