Amdahl's Law

From NovaOrdis Knowledge Base
Revision as of 19:57, 15 January 2024 by Ovidiu (talk | contribs) (→‎Overview)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Overview

For a parallel architecture, the gains are bounded by how much of the program must be written in a sequential manner. Also see:

Concurrent (Parallel) Programming