29.01.2013 Views

Tutorial CUDA

Tutorial CUDA

Tutorial CUDA

SHOW MORE
SHOW LESS

Create successful ePaper yourself

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

Optimize Memory Access Patterns<br />

Effective bandwidth can vary by an order of<br />

magnitude depending on access pattern<br />

Optimize access patterns to get:<br />

© NVIDIA Corporation 2008<br />

Coalesced global memory accesses<br />

Shared memory accesses with no or few bank conflicts<br />

Cache-efficient texture memory accesses<br />

Same-address constant memory accesses

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

Saved successfully!

Ooh no, something went wrong!