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

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

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

Compute Capabilities<br />

Architecture<br />

Tesla<br />

Fermi<br />

Kepler<br />

Compute capabilities 1.0 1.1 1.2 1.3 2.0 2.1 3.0 3.5<br />

Double precision<br />

3D grids<br />

Max # threads per block 512 1024<br />

Shared memory per MP<br />

16Kb<br />

48Kb<br />

(16/48,48/16)<br />

48Kb<br />

+(32/32)<br />

..... ..... ... ...<br />

• All these values are returned by cudaGetDeviceProperties<br />

• Target GPU can be specified with -Mcuda=ccxy

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

Saved successfully!

Ooh no, something went wrong!