Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 288 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 288 Bytes

Strassen_Concurrent

Repository for senior project - Concurrent/distributed computing with C++11 threads and possibly CUDA or OpenCL using Strassen's matrix multiplication algorithm, in combination with the standard matrix multiplication algorithm for speed purposes.