A floating point unit in an NVIDIA graphics card. There can be thousands of CUDA cores in an NVIDIA GPU. A CUDA core performs only floating point mathematics in contrast to a CPU core, which is a general-purpose processor that executes instructions for any purpose (see
ALU). See
CUDA and
GPU.