-
-
17 Nov 2021 01:03:33 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (1)
- Testers (151 / 1 / 24)
- Kwalitee
Bus factor: 2- 82.31% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (18.58KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.003006 - 2021-11-01
- Updated Inline::C integration via Alien::OpenMP::Inline to provide 'auto_include', which provides the line, #include <omp.h>, saving the programmer the need to worry about it. It's compiler specific, but both supported compilers (gcc, clang) use the same one (omp.h).
Modules
Encapsulate system info for OpenMPInstall time configuration helperModule Install Instructions
To install Alien::OpenMP, copy and paste the appropriate command in to your terminal.
cpanm Alien::OpenMP
perl -MCPAN -e shell install Alien::OpenMP
For more information on module installation, please visit the detailed CPAN module installation guide.