Webster's Online Dictionary
with Multilingual Thesaurus Translation

 
Earth's largest dictionary with more than 1226 modern languages and Eve!

Specialty Expressions: EXPLICIT PARALLELISM

ExpressionsDomainDefinition
Explicit parallelismComputingExplicit parallelism A feature of a programming language for a parallel processing system which allows or forces the programmer to annotate his program to indicate which parts should be executed as independent parallel tasks. This is obviously more work for the programmer than a system with implicit parallelism (where the system decides automatically which parts to run in parallel) but may allow higher performance. Source: The Free On-line Dictionary of Computing..

Source: compiled by the editor from various references; see credits.

Top