A hatchery lab argues their office PCs “clock higher, so they must beat the graphics boards at fitting the grader.” What hardware comparison should the tester apply?
Select an answer to reveal the explanation.
Short Explanation
Fitting a grader is large parallel matrix math. Thousands of simpler GPU cores usually beat a handful of high-clock CPU cores. Clock speed is not the only hardware trait, and the two architectures are not identical for ML.
Full Explanation
For ML, parallelism and data-structure size beat raw clock speed. A high-clock CPU does not automatically beat a GPU. Treating the architectures as identical, or turning the item into a cluster-sizing task, misses the comparison.