Streaming Multiprocessor

CUDA Core / Streaming Processor (SP)

CUDA cores are the standard floating point unit in an NVIDIA graphics card.

They are the smallest execution units within the GPU, designed to perform floating-point operations.

CUDA Core = ALU

CUDA cores are analogous to ALUs (Arithmetic Logic Units) in traditional CPUs.