Chapter 8
Link to the solution:
8.1 What are the major causes of inefficiencies when using OpenMP?
8.2 What are the major reasons why MPI across all the processors on a node runs well?
8.3 What are some examples where OpenMP on the node might be better than using MPI on the node?
8.4 When employing SPMD OpenMP, what are the major issues to be addressed to ensure correctness down the call chain?