根据阿姆达尔定律,即使增加处理器数量,程序的加速比也会受到其串行部分的限制。

According to Amdahl's law, the speedup of a program is constrained by its sequential portion even with more processors.

点击显示答案

According to Amdahl's law, the speedup of a program is constrained by its sequential portion even with more processors.

Amdahl's 是计算机科学家 Gene Amdahl 的名字所有格形式,表示"阿姆达尔的"。 law 在这里指"定律、法则",特指计算机科学中关于并行计算性能限制的理论。 Amdahl's law 指由 Gene Amdahl 提出的关于并行计算中性能提升上限的定律,说明即使增加处理器数量,程序运行速度仍受限于必须串行执行的部分。

在 App 中完整学习这张卡片

在 App 中学习