Parallel programming model: Difference between revisions

Content deleted Content added
copyedit, wikify
No edit summary
Line 25:
{{Main|Implicit parallelism}}
 
In an implicit model, no process interaction is visible to the programmer, instead the compiler and/or runtime is responsible for performing it. This is most common withwAssholeith ___domain-specific languages where the concurrency within a problem can be more prescribed.
 
===Problem decomposition===