Grok-Pedia

cuda-cores

CUDA Cores

CUDA Cores are the processing units within NVIDIA's graphics processing units (GPUs) designed to handle parallel computations. These cores are fundamental to the CUDA Architecture, which stands for Compute Unified Device Architecture.

History and Development

Introduced with the launch of the GeForce 8800 GTX in 2006, CUDA Cores were initially part of NVIDIA's strategy to make GPUs more versatile beyond just rendering graphics. The concept was to enable GPUs to perform general-purpose computing, a paradigm shift known as GPGPU (General-Purpose computing on Graphics Processing Units).

Functionality

Evolution

Over the years, the architecture of CUDA Cores has evolved:

Context

CUDA Cores are not only used in gaming GPUs but also in professional and scientific computing environments. They enable:

External Links

Related Topics

Recently Created Pages