summaryrefslogtreecommitdiff
path: root/sys-apps/hwloc/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/hwloc/metadata.xml')
-rw-r--r--sys-apps/hwloc/metadata.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-apps/hwloc/metadata.xml b/sys-apps/hwloc/metadata.xml
index 083b6957c7ac..fc998e164476 100644
--- a/sys-apps/hwloc/metadata.xml
+++ b/sys-apps/hwloc/metadata.xml
@@ -18,10 +18,12 @@
<flag name="cpuid">Enable the cpuid-based architecture specific support (x86 component)</flag>
<flag name="cuda">Enable CUDA device discovery using libcudart</flag>
<flag name="gl">Enable GL display device discovery (NVCtrl)</flag>
+ <flag name="l0">Enable oneAPI Level Zero device discovery</flag>
<flag name="numa">Add support for numa memory allocation</flag>
<flag name="nvml">Enable the NVML device discovery</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="rocm">Enable AMD RSMI device discovery</flag>
<flag name="xml">use libxml2 for XML support, instead of a custom minimalistic support</flag>
<flag name="X">use the X Window System</flag>
</use>