Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 239 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 239 Bytes

ACA Project

Matrix multiplication and inversion

This is the project for Advanced Computer Architecture exam where we tried to optimize matrix multiplication and inversion using parallel computing, in particular using OpenMP and CUDA.