murraycutforth / openMP-matrix-multiplication

An exploration of the speed and scaling behaviour of various matrix containers in C++ for a simple matrix multiplication problem parallelised using OpenMP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

An exploration of the speed and scaling behaviour of various matrix containers in C++ for a simple matrix multiplication problem parallelised using OpenMP.


Languages

Language:C++ 95.9%Language:Gnuplot 3.1%Language:Makefile 1.0%