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
This project contains list of workloads to multiply 10000x10000 matrices randomly generated float numbered matrices multiplication. Each row result is calculated by affinetyed thread. goal of this project is: Multi threaded application and utilizing available memory, calculate the core performance whether it is in the acceptable accuracy.