Skip to content

Assignment 4 - Niklas linderoos#32

Open
S4l4kin wants to merge 3 commits into
parallelcomputingabo:mainfrom
S4l4kin:niklas-linderoos
Open

Assignment 4 - Niklas linderoos#32
S4l4kin wants to merge 3 commits into
parallelcomputingabo:mainfrom
S4l4kin:niklas-linderoos

Conversation

@S4l4kin
Copy link
Copy Markdown

@S4l4kin S4l4kin commented Jun 3, 2026

I implemented blocked matrix multiplication and parallel matrix multiplication using OpenMP. While I saw some speedup with the parallel implementation when the matrices got larger, the blocked implementation always performed worse than the naive solution. I have no clue why this would be, maybe I code is incorrect or there is something weird with my hardware.
I have included a more detailed performance table in the README file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants