This recipe has been deprecated and is listed here for reference only.
The deprecation reason is: Please use OpenMP as provided by your compiler distribution
Please open an issue in ConanCenter if you have any questions. 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.