05.08.2012 Views

Cudadma: Overview and Code Examples

Cudadma: Overview and Code Examples

Cudadma: Overview and Code Examples

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

What is cudaDMA?<br />

An API for efficiently copying data from global to shared memory<br />

Allows experts to implement optimized tuned code, accessible through a<br />

simple API<br />

Decouples size & shape of thread block from size & shape of data<br />

Works with or without warp specialization<br />

Why did we write this?<br />

To research productive high-performance GPU programming techniques<br />

Where can I find it?<br />

http://code.google.com/p/cudadma/

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

Saved successfully!

Ooh no, something went wrong!