Previous | Next --- Slide 37 of 56
Back to Lecture Thumbnails
Xelblade

We recompute edge values of each block since we don't waste time communicating, but since the block size is so large (256x32), it's a small tradeoff for a huge increase in parallel performance.

bottie

Since there exists overlap between blocks, so we need to recompute the edge values of each block.