CUDA cores

CUDA cores 1

CUDA cores are the parallel processors within the Nvidia GPU (Graphics Processing Unit). Unlike a CPU which generally only contain only one to eight cores, Nvidia GPUs house thousands of CUDA cores. While these cores are not as powerful as those you’ll find in a CPU, they’re designed to work in parallel to process visual data quickly and generate the pixels that make up an image on a screen.

Generally speaking, the more CUDA cores a GPU has, the faster the performance of the GPU. However, CUDA cores may only be used for comparison between graphics cards of the same architecture. CUDA cores in different GPU architectures (Fermi, Kepler, Maxwell, etc.) perform differently.

The equivalent to CUDA cores on AMD (formerly ATI) GPUs is Stream Processors.

 

What is CUDA?

The CUDA from CUDA cores comes from Nvidia’s Compute Unified Device Architecture, which is a parallel computing platform and API (Application Programming Interface).

This technology was designed to allow developers to take advantage of the parallel processing capabilities already built within Nvidia GPUs for general purpose use. Using the CUDA, developers are able to execute high level programming languages such as C, C++, and Fortran.

CUDA is still widely used today to accelerate a variety of workloads such as 3D modeling, video rendering, simulations, machine learning, cryptography, and more.

This post was last modified on February 14, 2020 8:19 am

Sam Chen

Sam is a Southern California native and an avid tool and gear enthusiast. When he's not working his day job, he enjoys spending his time working on remodeling projects, cars, and the outdoors. Follow him on Twitter @realsamchen

Share
Published by
Sam Chen

Recent Posts

Tesla Supercharger

Tesla, the leading electric vehicle (EV) manufacturer, has revolutionized the EV industry with its innovative…

July 22, 2023

RAID

RAID in computers is an acronym for Redundant Array of Independent Disks. While its name…

March 17, 2020

NCMA

NCMA, when used in the context of batteries, stands for Nickel, Cobalt, Manganese and Aluminum…

March 12, 2020

PuTTY

PuTTY is a free and open source terminal emulator application developed by Simon Tatham. It's…

March 8, 2020

Tennessee Whiskey

Jack Daniel's 150th Anniversary Tennessee Whiskey | Source: Jack Daniel's Tennessee Whiskey is a specific…

March 5, 2020

Apple

Apple Logo Apple is an American technology company based in Cupertino, California. Founded by Steve…

March 4, 2020