15.08.2012 Views

Introduction to CUDA C

Introduction to CUDA C

Introduction to CUDA C

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.

Parallel Dot Product Recap<br />

� We perform parallel, pairwise multiplications<br />

� Shared memory s<strong>to</strong>res each thread’s result<br />

� We sum these pairwise products from a single thread<br />

� Sounds good…but we’ve made a huge mistake

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

Saved successfully!

Ooh no, something went wrong!