Skip to content

Parallel programming project for the advanced computer architecture exam @ Unipv

License

Notifications You must be signed in to change notification settings

domenico-rgs/ACA-Project

Repository files navigation

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.