Content deleted Content added
No edit summary |
mNo edit summary |
||
Line 2:
of concurrent computations by means of primitives
in the form of special-purpose directives or function calls. Most parallel primitives are related to process synchronization, communication or task partitioning. As they seldom contribute to actually carry out the
intendend computation of the program, their computational cost is often
as [[parallelization overhead]].
|