Bureaucrats, cc_docs_admin, cc_staff
337
edits
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 == | ||
* | *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) |