index
:
p1-matrix-product
master
Square matrix product in Fortran for the first MCSC-6030G HPC project. To run, simply call 'make tests'
Connor Moore
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-02-10
Fixed regression in Makefile
Connor Moore
2026-02-10
Implemented feedback. Redid plots and gnuplot file.
Connor Moore
2026-02-05
Finished initial report. Added tables.
Connor Moore
2026-02-04
Added compiler comparison to report. Restructured plots. Added
Connor Moore
2026-02-04
Un-regressed makefile test sizes
Connor Moore
2026-02-04
Added more to the LaTeX document and references library.
Connor Moore
2026-02-04
Initial push for LaTeX report
Connor Moore
2026-02-04
Added more comments in Makefile
Connor Moore
2026-02-04
Cleaned up makefile to be modular.
Connor Moore
2026-02-02
Updated makefile and plotting script
Connor Moore
2026-01-31
Added ANSI colours for error messages. Major update for the makefile, includi...
Connor Moore
2026-01-30
Added support for OpenMP. Cleaned up makefile. Added gnuplot file for `make p...
Connor Moore
2026-01-28
Added command line arguments for farming results. Major update. Added makefil...
Connor Moore
2026-01-23
Added second loop variation and preliminary results
Connor Moore
2026-01-19
Initial commit with benchmarking code for square matrix product
Connor Moore