High Performance Computing 1
Programming Languages and
Models
•
MPI, PVM, etc.
•
Difficult to learn, use and debug.
•
Not a natural model for any notable body of
applications.
•
Inappropriate for distributed shared memory
(DSM) systems.
•
The software layer may be an impediment
to performance.