Content deleted Content added
Replaced a word not in the english language and fixed a misspelling |
No edit summary |
||
Line 2:
In [[computer programming]], '''explicit parallelism''' is the representation
of concurrent computations by means of primitives
in the form of special-purpose directives or function calls. Most parallel primitives are related to process
intendend computation of the program, their computational cost is often condsidered
as [[parallelization overhead]].
|