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

Search results for "dist:PDL-Parallel-threads threads"

PDL::Parallel::threads - sharing PDL data between Perl threads River stage zero No dependents

This module provides a means to share PDL data between different Perl threads. In contrast to PDL's posix thread support (see PDL::ParallelCPU), this module lets you work with Perl's built-in threading model. In contrast to Perl's threads::shared, th...

ETJ/PDL-Parallel-threads-0.05 - 26 Dec 2022 04:58:55 UTC

PDL::Parallel::threads::SIMD - launch and synchronize Single-Instruction-Multiple-Dataset code River stage zero No dependents

In my experience, parallel algorithms are nearly always expressed in a form called single-instruction, multiple-dataset (SIMD). That is, the exact same code runs in multiple threads, and the only difference between the threads is the data they manipu...

ETJ/PDL-Parallel-threads-0.05 - 26 Dec 2022 04:58:55 UTC
2 results (0.188 seconds)