Port variant | standard |
Summary | LLVM Open Multi-Processing Runtime Library |
BROKEN | |
Package version | 18.1.8 |
Homepage | http://llvm.org/ |
Keywords | devel, lang |
Maintainer | nobody |
License | Apache 2.0 License with LLVM Exceptions |
Other variants | There are no other variants. |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 10 JUL 2024, 16:55:02 UTC |
Port created | 24 NOV 2018, 22:30:59 UTC |
complete | This is the openmp-standard metapackage. It pulls in all subpackages of openmp-standard. |
primary | The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Despite its name, LLVM has little to do with traditional virtual machines, though it does provide helpful libraries that can be used to build them. The name "LLVM" itself is not an acronym; it is the full name of the project. The OpenMP subproject of LLVM contains the components required to build an executable OpenMP program that are outside the compiler itself. This package contains the code for the runtime library against which code compiled by clang -fopenmp must be linked before it can run. It also contains the library that supports offload to target devices (in "libomptarget"). Support for the parts of the OpenMP 4.0 (and later) language that are not associated with the "target" constructs are contained in the "runtime" directory. Support for offloading computation via the "target" directive is in the separate "libomptarget" directory. |
dev | This is the developer subpackage of the openmp-standard port. It may contain headers, pc files, static and PIC libraries and SO links. |
main | https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.8/ |
No other ports depend on this one. |