Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

Perl-OpenMP/perl-openmp-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenMP & Perl & perl

May 2021, Houston Perl Mongers Group meeing..

[https://houston.pm.org]

A short introduction to OpenMP is presented, along with two new CPAN
modules: OpenMP::Environment and Alien::OpenMP. The topic of sequential
consistency (and what it means to perl) will also be discussed.

OpenMP Presentation used:

* https://www.slideshare.net/estrabd/openmp-combined

C source forked at:

* https://gist.github.com/oodler577/556e3f15920ac747145f52e9153a6251

Examples require:

* Inline::C
* Alien::OpenMP
* OpenMP::Environment
* gcc that supports "-fopenmp" (should be any 'modern' gcc)

Additional examples,

* https://github.com/oodler577/p5-OpenMP-Environment/tree/master/examples
* https://github.com/oodler577/p5-OpenMP-Environment/tree/master/benchmarks
  - uses, https://www.nas.nasa.gov/publications/npb.html

About

various examples of OpenMP and Perl/perl...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published