Sumários

Lab IV - Project Support

4 abril 2018, 11:00 Miguel Ângelo da Terra Neves

Support class for the parallel Sudoku solver project with OpenMP


Lab 4

2 abril 2018, 11:00 Andreia Sofia Monteiro Teixeira

Project support - Sudoku Solver with OpenMP



Message Passing Interface - MPI

2 abril 2018, 09:30 Luís Guerra e Silva

Programming with MPI: context; basics; communicators. Messages: point-to-point, collective communication; benchmarking. Basic MPI application, circuit satisfiability problem: MPI implementation; compiling and running.


Lab 4

2 abril 2018, 08:00 Andreia Sofia Monteiro Teixeira

Project support - Sudoku Solver with OpenMP



Foster's Methodology

22 março 2018, 18:30 Luís Guerra e Silva

Foster's design methodology: partitioning; communication; agglomeration; mapping. Application examples: boundary value problem, finding the maximum; n-body problem.