Intro to Computing - How Hardware Works
You want to optimize a GPU program that renders 3D models by splitting the workload evenly across 4 shader cores. If the total rendering time is 40 seconds on one core, what is the expected rendering time using all 4 cores assuming perfect parallelism?
