Install this package:
emerge -a llvm-runtimes/openmp
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask llvm-runtimes/openmp
Or alternatively:
emerge --autounmask-write -a llvm-runtimes/openmp
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 23.0.0_pre20260413 | 8 | 0/ | |
| 23.0.0_pre20260331 | 8 | 0/ | |
| 23.0.0.9999 | 8 | 0/ | |
| 22.1.3 | 8 | ~amd64 ~arm ~arm64 ~loong ~mips ~ppc64 ~riscv ~x86 ~x64-macos | 0/ |
| 22.1.2 | 8 | ~amd64 ~arm ~arm64 ~loong ~mips ~ppc64 ~riscv ~x86 ~x64-macos | 0/ |
| 21.1.8 | 8 | amd64 arm arm64 ~loong ~mips ppc64 ~riscv x86 ~x64-macos | 0/ |
| 20.1.8 | 8 | amd64 arm arm64 ~loong ~mips ppc64 ~riscv x86 ~x64-macos | 0/ |
| 19.1.7 | 8 | amd64 arm arm64 ~loong ~mips ppc64 ~riscv x86 ~x64-macos | 0/ |
| 18.1.8 | 8 | amd64 arm arm64 ~loong ~mips ppc64 ~riscv x86 ~x64-macos | 0/ |
| 17.0.6 | 8 | amd64 arm arm64 ~loong ppc64 ~riscv x86 ~x64-macos | 0/ |
| 16.0.6 | 8 | amd64 arm arm64 ~loong ppc64 ~riscv x86 ~x64-macos | 0/ |
<pkgmetadata> <maintainer type="person"> <email>voyageur@gentoo.org</email> <name>Bernard Cafarelli</name> </maintainer> <maintainer type="project"> <email>llvm@gentoo.org</email> </maintainer> <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> <use> <flag name="clang"> Force building using installed clang (rather than the default CC/CXX). </flag> <flag name="gdb-plugin">Build OMPD GDB plugin</flag> <flag name="hwloc">Enable CPU affinity support via hwloc</flag> <flag name="level-zero">Build <pkg>dev-libs/level-zero</pkg> offloading support for Intel GPUs.</flag> <flag name="offload">Support offloading OpenMP using libomptarget</flag> <flag name="ompt">Enable OpenMP Tools Interface support</flag> <flag name="rocm">Build <pkg>dev-libs/rocr-runtime</pkg> offloading support for AMD GPUs.</flag> </use> <upstream> <remote-id type="github">llvm/llvm-project</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p llvm-runtimes/openmp |
euse -E <flag> -p llvm-runtimes/openmp |
euse -D <flag> -p llvm-runtimes/openmp
| Flag | Description | 23.0.0_pre20260413 | 23.0.0_pre20260331 | 23.0.0.9999 | 22.1.3 | 22.1.2 | 21.1.8 | 20.1.8 | 19.1.7 | 18.1.8 | 17.0.6 | 16.0.6 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| clang | Force building using installed clang (rather than the default CC/CXX). | ⊕ | ⊕ | ⊕ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ |
| cuda | Enable NVIDIA CUDA support (computation on GPU) | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ |
| debug | Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces | ⊕ | ⊕ | ⊕ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| gdb-plugin | Build OMPD GDB plugin | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| hwloc | Enable CPU affinity support via hwloc | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| level-zero | Build <pkg>dev-libs/level-zero</pkg> offloading support for Intel GPUs. | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ |
| llvm_targets_AMDGPU | AMDGPU target (supports R600 and GCN GPUs) | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ | ✓ | ✓ |
| llvm_targets_NVPTX | NVIDIA PTX (GPU) target (32-bit and 64-bit) | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ | ✓ | ✓ |
| offload | Support offloading OpenMP using libomptarget | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ | ✓ | ✓ | ✓ |
| ompt | Enable OpenMP Tools Interface support | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| rocm | Build <pkg>dev-libs/rocr-runtime</pkg> offloading support for AMD GPUs. | ✓ | ✓ | ✓ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ | ✗ |
| test | Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | llvm-project-16.0.6.src.tar.xz | 118013488 bytes |
| DIST | llvm-project-16.0.6.src.tar.xz.sig | 566 bytes |
| DIST | llvm-project-17.0.6.src.tar.xz | 127838860 bytes |
| DIST | llvm-project-17.0.6.src.tar.xz.sig | 438 bytes |
| DIST | llvm-project-18.1.8.src.tar.xz | 132067260 bytes |
| DIST | llvm-project-18.1.8.src.tar.xz.sig | 566 bytes |
| DIST | llvm-project-19.1.7.src.tar.xz | 141249332 bytes |
| DIST | llvm-project-19.1.7.src.tar.xz.sig | 438 bytes |
| DIST | llvm-project-20.1.8.src.tar.xz | 147242952 bytes |
| DIST | llvm-project-20.1.8.src.tar.xz.sig | 566 bytes |
| DIST | llvm-project-21.1.8.src.tar.xz | 158958576 bytes |
| DIST | llvm-project-21.1.8.src.tar.xz.sig | 119 bytes |
| DIST | llvm-project-22.1.2.src.tar.xz | 167026580 bytes |
| DIST | llvm-project-22.1.2.src.tar.xz.sig | 119 bytes |
| DIST | llvm-project-22.1.3.src.tar.xz | 167045212 bytes |
| DIST | llvm-project-22.1.3.src.tar.xz.sig | 119 bytes |
| DIST | llvm-project-af6521fb3a36149cd69d83bfdf87ed26e59a14a2.tar.gz | 265801058 bytes |
| DIST | llvm-project-dd0c5ebe69e580066de100c8c2ba5430a1aeee44.tar.gz | 266653424 bytes |