Grafikchips
Grafikchips, or GPUs, are specialized processors designed to accelerate the creation and manipulation of images and other parallel workloads. They render graphics for displays and support compute tasks such as 3D rendering, video processing, and increasingly artificial intelligence inference. A modern graphics chip contains many cores, a high-bandwidth memory interface, caches, and specialized functional units, and it connects to the rest of the system via a PCIe interface.
Architecturally GPUs organize execution into many smaller processing units, often called streaming multiprocessors or shader cores.
In use, discrete GPUs are common in desktop and laptop high-performance systems, while integrated GPUs are common
Recent generations add features such as real-time ray tracing, tensor or AI accelerators, and improved upscaling.