summaryrefslogtreecommitdiff
path: root/sys-libs/libomp/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-21 19:03:35 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-21 19:03:35 +0000
commit0ebf740b9c9bc7c10ac41bea315ecc6c01c79166 (patch)
tree15bb76d57cfb8652fd2627a24007e0bb92ec4a99 /sys-libs/libomp/metadata.xml
parent5b5df25227111ef465caf5c52bcfb66dac3219cd (diff)
gentoo resync : 21.01.2018
Diffstat (limited to 'sys-libs/libomp/metadata.xml')
-rw-r--r--sys-libs/libomp/metadata.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-libs/libomp/metadata.xml b/sys-libs/libomp/metadata.xml
index ca91e84fce57..58df765860eb 100644
--- a/sys-libs/libomp/metadata.xml
+++ b/sys-libs/libomp/metadata.xml
@@ -9,7 +9,9 @@
<email>llvm@gentoo.org</email>
</maintainer>
<use>
+ <flag name='cuda'>Build CUDA offloading plugin (only with USE=offload)</flag>
<flag name='hwloc'>Enable CPU affinity support via hwloc</flag>
+ <flag name='offload'>Support offloading OpenMP using libomptarget</flag>
<flag name='ompt'>Enable OpenMP Tools Interface support</flag>
</use>
<longdescription>The OpenMP subproject of LLVM is intended to contain all of the components required to build an executing OpenMP program that are outside the compiler itself.</longdescription>