Amdahl's Law: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
m (Ovidiu moved page Amdahl Law to Amdahl's Law without leaving a redirect)
Line 4: Line 4:


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

Revision as of 04:18, 31 December 2023

Internal

Overview

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