Previous | Next --- Slide 25 of 59
Back to Lecture Thumbnails
teamG

As we were working on assignment 3, we attempted to use the scan that we implemented from assignment 2, and just as stated in this lecture, the speed wasn't good enough because as we are now using a CPU, for each core, we are actually better off doing the scan sequentially.