Portable Sequential Equivalence
Advantages of PSE
- A PSE program can run on a wide range of hardware and with different compilers - minimizes software development costs.
- A PSE program can be tested and debugged in serial mode with off the shelf tools - even if they don’t support OpenMP.