Comment on Intel introduces 3-GHz desktop chip (2002)parentComments−pjscott12yNot everything parallelizes nicely. Given enough processors, serial computation eventually becomes the bottleneck:http://en.wikipedia.org/wiki/Amdahl's_law−aheilbut12yMany machine learning methods parallelize extremely nicely.
Comments
Not everything parallelizes nicely. Given enough processors, serial computation eventually becomes the bottleneck:
http://en.wikipedia.org/wiki/Amdahl's_law
Many machine learning methods parallelize extremely nicely.