Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Explicit_parallelism> ?p ?o. }
Showing items 1 to 12 of
12
with 100 items per page.
- Explicit_parallelism abstract "In computer programming, explicit parallelism is the representationof concurrent computations by means of primitivesin 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 intended computation of the program, their computational cost is often consideredas parallelization overhead.The advantage of explicit parallel programming is the absolute programmercontrol over the parallel execution. A skilledparallel programmer takes advantage of explicit parallelism to producevery efficient code. However, programming with explicit parallelism is often difficult, especially for non computing specialists, because of the extra work involved in planningthe task division and synchronization of concurrent processes. In some instances, explicit parallelism may be avoided with the use of an optimizing compiler that automatically extracts the parallelism inherent to computations (see implicit parallelism).".
- Explicit_parallelism wikiPageID "3095332".
- Explicit_parallelism wikiPageRevisionID "332205607".
- Explicit_parallelism hasPhotoCollection Explicit_parallelism.
- Explicit_parallelism subject Category:Computer_programming.
- Explicit_parallelism comment "In computer programming, explicit parallelism is the representationof concurrent computations by means of primitivesin the form of special-purpose directives or function calls. Most parallel primitives are related to process synchronization, communication or task partitioning.".
- Explicit_parallelism label "Explicit parallelism".
- Explicit_parallelism sameAs m.08r2sz.
- Explicit_parallelism sameAs Q5421268.
- Explicit_parallelism sameAs Q5421268.
- Explicit_parallelism wasDerivedFrom Explicit_parallelism?oldid=332205607.
- Explicit_parallelism isPrimaryTopicOf Explicit_parallelism.