Transcription of NVIDIA CUDA Programming Guide
{{id}} {{{paragraph}}}
Version 4/16/2012 NVIDIA cuda NVIDIA cuda C Programming Guide ii cuda C Programming Guide Version Changes from Version Updated Chapter 4, Chapter 5, and Appendix F to include information on devices of compute capability Replaced each reference to processor core with multiprocessor in Section Replaced Table A-1 by a reference to Added new Section on the warp shuffle functions. cuda C Programming Guide Version iii Table of Contents Chapter 1. introduction .. 1 From Graphics Processing to General-Purpose Parallel Computing .. 1 cuda : a General-Purpose Parallel Computing Architecture .. 3 A Scalable Programming Model .. 4 Document s Structure .. 6 Chapter 2. Programming Model .. 7 Kernels .. 7 Thread Hierarchy .. 8 Memory Hierarchy .. 10 Heterogeneous Programming .. 11 Compute Capability.
Introduction 1.1 From Graphics Processing to General-Purpose Parallel Computing Driven by the insatiable market demand for realtime, high-definition 3D graphics, 2 CUDA C Programming Guide Version 4.2. CUDA C Programming Guide Version 4.2 GPU . 4 . 5 1
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}