Solutions to the exercises of the course Advanced High Performance Computing (2024).
-
Parallelize and optimize your C++ Jacobi code version following these assignments
-
Perform a performance analysis of the code scaling, provide scalability charts and a brief explanation
-
Parallelize and optimize a distributed Matrix Multiplication
-
Perform a performance analysis of the code scaling, provide scalability charts and a brief explanation
Results are presented in the Report pdf.