19.11.2014 Views

Tutorial: Introduction to CUDA Fortran | GTC 2013

Tutorial: Introduction to CUDA Fortran | GTC 2013

Tutorial: Introduction to CUDA Fortran | GTC 2013

SHOW MORE
SHOW LESS

Create successful ePaper yourself

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

Execution Model<br />

Software<br />

Thread<br />

Thread<br />

Block<br />

Hardware<br />

Thread<br />

Processor<br />

Multiprocessor<br />

Threads are executed by thread<br />

processors<br />

Thread blocks are executed on<br />

multiprocessors<br />

Thread blocks do not migrate<br />

Several concurrent thread blocks can reside<br />

on a multiprocessor<br />

...<br />

A kernel is launched on a device as a<br />

grid of thread blocks<br />

Grid<br />

Device

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

Saved successfully!

Ooh no, something went wrong!