Question
Amdahls Law You are tasked to optimize a machine learning application on Hadoop. This application has a map stageand a reduce stage. Before optimization, the
Amdahls Law
You are tasked to optimize a machine learning application on Hadoop. This application has a map stageand a reduce stage. Before optimization, the map stage accounts for 55% of the execution time, whereas the reduce stage accounts for 45%. For the map stage, you can optimize it to use a NUMA machine with 48 CPU cores, with an expected speedup of 1.1. For the reduce stage, you can optimize it to use GPUprocessors, with an expected speedup of 9. Only choose one stage to optimize. Which stage should you choose? Please justify your answer with Amdahls Law.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started