[Perl-openmp-discuss] Matrix Multiplication
Brought to you by:
brettestrade
From: Kai B. <eig...@gm...> - 2025-02-05 02:01:24
|
Hi all, I'm new here. I was invited by Brett because I'm interested in Perl and parallel processing. I want to help improve the repository and make OpenMP more accessible for Perl. I'm looking at this file here: https://github.com/Perl-OpenMP/p5-OpenMP-Simple/blob/master/experiments/3d-matrix.c How do you feel about having the matrix multiplication reimplemented using Strassen's matrix multiplication algorithm? Kai |