openmp
OpenMP runtime libraries for LLVM/clang compiler
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.
homepage ↗ github: llvm/llvm-project
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| gentoo gitweb ↗ | 24.0.0_pre20260725 | 13 | 13 h | details › |
| trufhole Codeberg ↗ | 21.1.8-r1 | 1 | 5 mo | details › |
Versions & arches
| Version | Overlay | amd64 | arm64 | x86 | ppc64 | riscv | arm | loong | mips | x64-macos | Committed | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 24.0.0.9999 LIVE | gentoo | follows upstream — no keywords | — | view · download · history ↗ | ||||||||
| 24.0.0_pre20260725 | gentoo | amd64 untested | arm64 untested | x86 untested | ppc64 untested | riscv untested | arm untested | loong untested | mips untested | x64-macos untested | — | view · download · history ↗ |
| 24.0.0_pre20260716 | gentoo | amd64 untested | arm64 untested | x86 untested | ppc64 untested | riscv untested | arm untested | loong untested | mips untested | x64-macos untested | — | view · download · history ↗ |
| 23.1.0.9999 LIVE | gentoo | follows upstream — no keywords | — | view · download · history ↗ | ||||||||
| 23.1.0_pre20260724 | gentoo | amd64 untested | arm64 untested | x86 untested | ppc64 untested | riscv untested | arm untested | loong untested | mips untested | x64-macos untested | — | view · download · history ↗ |
| 23.0.0_pre20260716 | gentoo | amd64 untested | arm64 untested | x86 untested | ppc64 untested | riscv untested | arm untested | loong untested | mips untested | x64-macos untested | — | view · download · history ↗ |
| 23.0.0_pre20260707 | gentoo | amd64 untested | arm64 untested | x86 untested | ppc64 untested | riscv untested | arm untested | loong untested | mips untested | x64-macos untested | — | view · download · history ↗ |
| 22.1.8 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | arm stable | loong testing | mips testing | x64-macos testing | — | view · download · history ↗ |
| 21.1.8-r1 ≈ | trufhole | amd64 testing | arm64 testing | x86 testing | ppc64 untested | riscv untested | arm testing | loong untested | mips untested | x64-macos testing | 6 mo | view · download · history ↗ |
| 21.1.8 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | arm stable | loong testing | mips testing | x64-macos testing | — | view · download · history ↗ |
| 20.1.8 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | arm stable | loong testing | mips testing | x64-macos testing | — | view · download · history ↗ |
| 19.1.7 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | arm stable | loong testing | mips testing | x64-macos testing | — | view · download · history ↗ |
| 18.1.8 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | arm stable | loong testing | mips testing | x64-macos testing | — | view · download · history ↗ |
| 17.0.6 | gentoo | amd64 stable | arm64 stable | x86 stable | ppc64 stable | riscv testing | arm stable | loong testing | mips untested | x64-macos testing | — | view · download · history ↗ |
Use flags of 24.0.0_pre20260725
- +clang Force building using installed clang (rather than the default CC/CXX).
- +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
- offload Support offloading OpenMP using libomptarget
- ompt Enable OpenMP Tools Interface support
- test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- cuda Enable NVIDIA CUDA support (computation on GPU)
- level-zero Build dev-libs/level-zero offloading support for Intel GPUs.
- rocm Build dev-libs/rocr-runtime offloading support for AMD GPUs.
11 expansion flags (python targets, ABIs, cpu flags…)
- abi_x86_32
- abi_x86_64
- abi_x86_x32
- abi_mips_n32
- abi_mips_n64
- abi_mips_o32
- abi_s390_32
- abi_s390_64
- python_single_target_python3_12
- python_single_target_python3_13
- python_single_target_python3_14
Runtime dependencies of 24.0.0_pre20260725
show 36 lines
hwloc?
(
)
offload?
(
level-zero?
(
)
rocm?
(
)
)
gdb-plugin?
(
python_single_target_python3_12?
(
)
python_single_target_python3_13?
(
)
python_single_target_python3_14?
(
)
)
offload?
(
cuda?
(
)
level-zero?
(
)
rocm?
(
)
)