Previous | Next --- Slide 49 of 50
Back to Lecture Thumbnails
pintos

That last point is an interesting one I hadn't thought of until now. We've focusing on getting as much parallelism and utilization as possible without thinking how memory performance comes into play. Our algorithms in this lecture provide the most benefit for very large datasets if the memory system accompanying them can keep up.

Please log in to leave a comment.