Content deleted Content added
Giraffedata (talk | contribs) "comprised of" |
JamieHanlon (talk | contribs) m Removed 'under construction' notice. |
||
Line 1:
A '''parallel programming model''' is a concept that enables the expression of parallel programs which can be compiled and executed. The value of a programming model is usually judged on its generality: how well a range of different problems can be expressed and how well they execute on a range of different architectures. The implementation of a programming model can take several forms such as libraries invoked from traditional sequential languages, language extensions, or complete new execution models.
|