N=maximum number of cores that can be contained on a chip k=actual number of cores implemented(1k...n, where r = n/k is an integer)
perf(r)=sequential performance gain by using the resources equivalent to r cores to form a single processor, where perf(1)=1
f=fraction of software that is parallelizable across multiple cores.
modify the Amdhal's law to reflect the situation described above.

Solved
Show answers

Ask an AI advisor a question