You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My implementation of SUMMA(Scalable Universal Matrix Multiplication Algorithm), without the restriction of perfect square number of processors. A course project of Parallel Programming, Fall 2021.