Assignment 8: Amdahl's Law

Assignment 8: Amdahl's Law

by Frederik Koch -
Number of replies: 1

Hi,

I think there are two ways to obtain the serial fraction for the assignment and I was wondering if you could tell me which one is better:

1. Following slide 17 of lecture 18 one can plot the speedup against P and then do a curve fit to find f.

2. One finds T_s and T_(total) using gprof and then plug it into the definition of f.

Thank you,

Frederik