Sumários

Programming Shared Memory Systems: Performance and Debugging Techniques

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

OpenMP's task construct. Nested parallelism. Factors impacting performance of parallel shared memory programs and their optimization. Debugging OpenMP programs: stress testing; data races detection/prediction.


Lab II - Introduction to OpenMP

15 março 2018, 14:00 Miguel Ângelo da Terra Neves

Resolution of practical exercises introducing parallel programming with OpenMP


Lab II - Introduction to OpenMP

14 março 2018, 11:00 Miguel Ângelo da Terra Neves

Resolution of practical exercises introducing parallel programming with OpenMP


Lab 2

12 março 2018, 11:00 Andreia Sofia Monteiro Teixeira

Introduction to OpenMP.

Resolution of practical exercises using OpenMP.


Concurrent Programming with OpenMP

12 março 2018, 09:30 Luís Guerra e Silva

More on OpenMP: synchronism, conditional parallelism, reduction clause, scheduling options.