Previous | Next --- Slide 23 of 50
Back to Lecture Thumbnails
haofeng

Just like the combine function mentioned earlier, this implementation allows partial scans and combines the results later on with additional calls to the scan function and adding the base values to all elements in a given warp. Such cooperation enables further parallelization and scalability.

Please log in to leave a comment.