Question 19
1 pts
What is a key difference between GPUs and CPUs regarding how they
handle memory latency?GPUs and CPUs do not use any specific
techniques to manage memory latency.
GPUs rely on hardware multithreading to hide memory latency, while CPUs
use multilevel caches to reduce latency.
GPUs and CPUs do not use any specific techniques to manage memory
latency.
GPUs use multilevel caches to reduce memory latency, while CPUs rely on
hardware multithreading to hide latency.
GPUs and CPUs both use multilevel caches and hardware multithreading
equally to handle memory latency.