libomp (lang/libomp) Updated: 2 weeks, 2 days ago Add to my watchlist
The OpenMP subproject of LLVMThe 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. This port works with MacPorts' clang-3.7+ (optionally with +openmp variant for clang-3.7.)
Version: 19.1.3 License: (MIT or NCSA) GitHubMaintainers | eborisch |
Categories | lang |
Homepage | https://openmp.llvm.org |
Platforms | darwin |
Variants |
|
Subport(s) (1)
"libomp" depends on
extract (1)
build (3)
Ports that depend on "libomp"
build (2)lib (231)
Port notes
To use this OpenMP library:
* For clang-3.8+, or clang-3.7 with +openmp variant:
add "-fopenmp" during compilation / linking.
* For clang-3.7 without +openmp variant, use:
"-I${prefix}/include/libomp -L${prefix}/lib/libomp -fopenmp"
Port Health:
Loading Port Health