Lab session of Parallelism by Ana Mestre (https://github.com/anamestre) and Fèlix Arribas (https://github.com/felixarpa). PAR is a subject of 3rd course of FIB (BarcelonaTech). Spring 2017.
- Lab 1: Experimental setup and tools (boada)
- Lab 2: OpenMP programming model and analysis of overheads (boada)
- Lab 3: Embarrassingly parallelism with OpenMP: Mandelbrot set (boada) (code)
- Lab 4: Divide and Conquer parallelism with OpenMP: Sorting (boada) (code)
- Lab 5: Geometric (data) decomposition: solving the heat equation (boada) (code)