Skip to content

BennettTaylor/SparseMMM

Repository files navigation

SparseMMM

An investigation into high performance sparse matrix-matrix multiplication (MMM).

To investigate optimization of sparse matrix multiplicaiton I created custom randomized CSR and COO format matrices in C to be used in both serial and multithreaded multiplication functions. The results of my implementation and optimizations can be seen in EC527_Final_Report.pdf.

About

An investigation into high performance sparse matrix-matrix multiplication (MMM)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages