PCF/OpenMP Analysis
Advantages
- Convenient for shared memory, especially when using vendor extensions
Disadvantages
- Tied strongly to shared memory
- Few standard features for locality control
A good choice for shared-memory and DSM machines, but portability is still hard