Skip to content

Opening book details…

Can I read CUDA Execution Model in GPU Computing on EtoBox?

CUDA Execution Model in GPU Computing by AbiMughal is a document available to read on EtoBox.

What is CUDA Execution Model in GPU Computing about?

The document provides an overview of CUDA execution models and GPU architectures including Fermi and Kepler. It discusses how CUDA exposes an abstract view of the GPU parallel architecture allowing developers to reason about thread concurrency. It also describes key aspects of GPU architectures like streaming multiprocessors, warp scheduling, shared memory, registers and how threads are organized into blocks and warps.

Author
AbiMughal
Language
EN

More by AbiMughal

Browse all works by AbiMughal