llvm-openmp/18.1.8

The OpenMP (Open Multi-Processing) specification is a standard for a set of compiler directives, library routines, and environment variables that can be used to specify shared memory parallelism in Fortran and C/C++ programs. This is the LLVM implementation.
Recipe info
Apache-2.0 WITH LLVM-exception
2024-07-02

Available packages
Linux
Windows
macOS
macOS Apple Silicon

Install
Add the following line to your conanfile.txt:
[requires]
llvm-openmp/18.1.8

Using llvm-openmp

Loading ...
Loading...