20. Amdahl's law is often used in parallel computing to predict the theoretical speedup when using multiple processors. Assume we have a program that is 80% parallelizable, What is the theoretical speedup gained by running on Quad-Core machine relative to a Single-Core machine ?
(A)2.5
(B)4
(C)0.8
(D)3.2

答案:登入後查看
統計: A(34), B(10), C(18), D(10), E(0) #1989187

詳解 (共 2 筆)

#4615851
0.2+0.8/4=0.41/0.4=2...
(共 29 字,隱藏中)
前往觀看
2
0
#3882013
參考:https://chi_g...

(共 75 字,隱藏中)
前往觀看
0
0