Irregular Mesh: OpenMP Agglomeration
Because of the tight ties between flux, x, and err, it is best to keep the loop intact
- Incremental parallelization via OpenMP works perfectly
No differences between computation in different iterations
- Any agglomeration scheme is likely to work well for load balance
- Don’t specify SCHEDULE
- Make the system earn its keep