Content deleted Content added
un-linked "Programming model" - redirects back to this page |
|||
Line 3:
Parallel models are implemented in several ways: as libraries invoked from traditional sequential languages, as language extensions, or complete new execution models. They are also roughly categoried for two kinds of systems: shared-memory system and distributed-memory system, though the lines between them are largely blured nowadays.
A
== Example parallel programming models ==
|