2021-8-3 14:40 David Christensen <dpchrist@holgerdanske.com>: > > > Is there a way to eliminate one or more intermediate layers? > > - Calling MyOpenMP::sum_vec_int() from Perl? > Yes. You can call this method directly, and you can release this module to CPAN. > - Putting "#pragma omp parallel for" above a Perl "for" loop? > a Perl "for" loop maybe means a SPVM "for" loop. No, SPVM doesn't support openmp pragma.Thread Previous | Thread Next