How to fully understand Maxwel Architecture

Hello!

Is there any NVIDIA Maxwell Compute Architecture Whitepaper or any ebook or notes to give me a good understanding of Maxwell Architecture? I am a begginer in cuda and i would like to have something straightforward and understandable for Maxwell architecture. If there is not something, is Fermi architecture (this is what i have found for gpu architecture) similar to Maxwell architecture at least in the general idea?

Thaink you in advance!

Maxwell went through two sub-generations as some GPU architectures do.

The first gen maxwell architecture was detailed in this whitepaper:

[url]https://international.download.nvidia.com/geforce-com/international/pdfs/GeForce-GTX-750-Ti-Whitepaper.pdf[/url]

The second gen maxwell architecture was detailed in this whitepaper:

[url]https://international.download.nvidia.com/geforce-com/international/pdfs/GeForce_GTX_980_Whitepaper_FINAL.PDF[/url]

Perhaps you should try google for questions like this. Just googling “maxwell architecture white paper” turned up both of these in the top 3 hits.

Fermi architecture whitepaper (or any of the 2 Kepler whitepapers) might also be good reading material.