The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.401 - 2013-02-12

  • Added sub PDL::CLONE_SKIP { 1 } to MCE.pm. Running PDL + MCE threads no longer crashes during exiting.
  • Updated matrix multiplication examples. All examples now work under the windows environment no matter if threading or forking. Unix is stable as well if wanting to use PDL + MCE and use_threads => 1 or 0.
  • Added benchmark results for 2048x2048, 4096x4096, and 8192x8192 to the README file under examples/matmult/
  • Updated documentation

Modules

MCE
Many-Core Engine for Perl. Provides parallel processing capabilities.
Provides tmp_dir creation & signal handling for Many-Core Engine.