CUDA tutorial: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 8: Line 8:
Another definition: CUDA is scalable parallel programming model and software environment for parallel computing.  
Another definition: CUDA is scalable parallel programming model and software environment for parallel computing.  
== Terminology ==
== Terminology ==
* Bulleted list item
*Host – The CPU and its memory (host memory)
Host – The CPU and its memory (host memory)
*Device – The GPU and its memory (device memory)
Device – The GPU and its memory (device memory)
Bureaucrats, cc_docs_admin, cc_staff
337

edits

Navigation menu