24
Msg Pass Lowest Common Denominator
•Most programmers write direct message passing code
•With explicit message passing statements in code it is difficult to adapt to new computer
• 
•
•All compilers targeting large parallel machines (except ZPL) use message passing
•Unable to exploit other communication models
•
Msg passing, shmem, shared are all different conceptions
Message passing, shmem, shared require different compiler formulation