CUDA tutorial: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 59: Line 59:
2. Load GPU program (Kernel) and execute it
2. Load GPU program (Kernel) and execute it
3. Copy results from GPU memory back to CPU memory
3. Copy results from GPU memory back to CPU memory
= CUDA Block-Threading Model
[File:Cuda-threads-blocks.png|thumbnail|CUDA block-threading model where threads are organized into blocks while blocks are further organized into grid. ]]


= First CUDA C Program=
= First CUDA C Program=
Bureaucrats, cc_docs_admin, cc_staff
337

edits

Navigation menu