05.08.2012 Views

Cudadma: Overview and Code Examples

Cudadma: Overview and Code Examples

Cudadma: Overview and Code Examples

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Execution Model With Warp<br />

Specialization<br />

Use PTX named<br />

barriers<br />

bar.sync<br />

bar.arrive<br />

Fine-grained<br />

synchronization<br />

Barrier 1<br />

Barrier 2<br />

Barrier 1<br />

Barrier 2<br />

Compute<br />

Warps<br />

start_async_dma<br />

bar.arrive<br />

wait_for_dma_finish<br />

bar.sync<br />

DMA<br />

Warps<br />

wait_for_dma_start<br />

bar.sync<br />

finish_async_dma<br />

bar.arrive<br />

Iteration i<br />

Iteration i+1

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!