-
-
Save vinjn/a4e00cd7bc188a63a8c2eec01f1b6d5d to your computer and use it in GitHub Desktop.
GPU Architecture Learning Resources
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://courses.cms.caltech.edu/cs179/ | |
http://www.amd.com/Documents/GCN_Architecture_whitepaper.pdf | |
https://community.arm.com/graphics/b/blog | |
http://cdn.imgtec.com/sdk-documentation/PowerVR+Hardware.Architecture+Overview+for+Developers.pdf | |
http://cdn.imgtec.com/sdk-documentation/PowerVR+Series5.Architecture+Guide+for+Developers.pdf | |
https://www.imgtec.com/blog/a-look-at-the-powervr-graphics-architecture-tile-based-rendering/ | |
https://www.imgtec.com/blog/the-dr-in-tbdr-deferred-rendering-in-rogue/ | |
http://developer.amd.com/tools-and-sdks/opencl-zone/amd-accelerated-parallel-processing-app-sdk/opencl-optimization-guide/#50401334_pgfId-412605 | |
https://fgiesen.wordpress.com/2011/07/09/a-trip-through-the-graphics-pipeline-2011-index/ | |
https://community.arm.com/graphics/b/documents/posts/moving-mobile-graphics#siggraph2015 | |
http://fileadmin.cs.lth.se/cs/Education/EDAN35/mGH.pdf | |
https://www.udacity.com/course/intro-to-parallel-programming--cs344 | |
https://devblogs.nvidia.com | |
http://gpuopen.com/compute-product/amd-gcn3-isa-architecture-manual/ | |
https://www.amd.com/Documents/GCN_Architecture_whitepaper.pdf | |
https://software.intel.com/en-us/articles/intel-graphics-developers-guides | |
http://graphics.cs.cmu.edu/courses/15869/fall2014/ | |
https://www2.eecs.berkeley.edu/Pubs/TechRpts/2016/EECS-2016-143.pdf | |
http://on-demand.gputechconf.com/gtc/2012/presentations/S0514-GTC2012-GPU-Performance-Analysis.pdf (and associated GTC video) | |
http://www.nvidia.com/content/GTC-2010/pdfs/2012_GTC2010v2.pdf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment