Changes for version 1.1.1 - 2021-06-25

  • added a more complex example, 2dheat conduction
  • added a prime number finder example
  • added first example that combines both O::E, A::O, awareness of OMP_NUM_THREADS and simple perlapi use that allows one to pass in an array reference; values are then added using OpenMP's "reduction" construct. y33t!

Modules

Perl extension managing OpenMP variables in %ENV within a script.

Examples