List of discrete and integrated graphics processing units

Last updated

Graphics Processing Units (GPUs) are specialized electronic circuits designed to accelerate the processing of images, videos, and complex graphics tasks. They are essential components in various computing devices, ranging from personal computers to data centers. GPUs are broadly categorized into two types: Discrete GPUs and Integrated GPUs.

Contents

Discrete GPUs

Discrete GPUs are standalone graphics cards with their own dedicated memory, typically installed in a PCIe slot on a motherboard. They are primarily used in high-performance scenarios such as gaming, professional graphics work, and scientific computing. Discrete GPUs are known for their superior performance compared to integrated GPUs, as they do not share resources with the CPU. [1]

Discrete GPU Series
ManufacturerSeries/Family
NVIDIA GeForce GT, GeForce GTS, GeForce GTX, GeForce RTX, GeForce MX, Quadro, TITAN, Tesla, A100, H100, V100, Jetson, RIVA, TNT, GRID, NVS [2] [3]
AMD Radeon RX, Radeon Pro, Radeon Pro W, Vega 10, Vega 20, Vega 56, Vega 64, Radeon VII, W6000, Instinct, FirePro, Fury, Polaris, Navi, M100, Rage [4] [5] [6]
Intel Arc, Xe Max, Xe HPC, Data Center GPU Max [7]
OthersMatrox, S3, Voodoo, Volari [8] [9]

Integrated GPUs

Integrated GPUs are built into the same chip as the CPU and share the system's memory. They are designed for more energy-efficient and cost-effective computing, making them suitable for everyday tasks such as web browsing, video playback, and light gaming. Integrated GPUs are commonly found in laptops, budget desktops, and mobile devices. [10]

Integrated GPU Series
ManufacturerSeries/Family
IntelUHD Graphics, HD Graphics, Iris, Iris Pro, Iris Plus, Xe, GMA, GMA X, SGX [11]
AMDLlano, Trinity, Richland, Kaveri, Godavari, Carrizo, Bristol Ridge, Raven Ridge, Picasso, Renoir, Cézanne, Van Gogh, Lucienne, Rembrandt, Mendocino, Phoenix, Vega 3, Vega 8, Vega 11, Ryzen, Stoney Ridge, Excavator, Kabini, Beema, Temash, APU, Hybrid, FP, Mullins [12]
OthersAlder Lake-P (Intel), Mali (ARM), Adreno (Qualcomm), PowerVR (Imagination Technologies) [13] [14] [15]

Related Research Articles

<span class="mw-page-title-main">AMD</span> American multinational semiconductor company

Advanced Micro Devices, Inc. (AMD) is an American multinational corporation and fabless semiconductor company based in Santa Clara, California, that designs, develops and sells computer processors and related technologies for business and consumer markets.

<span class="mw-page-title-main">Graphics card</span> Expansion card which generates a feed of output images to a display device

A graphics card is a computer expansion card that generates a feed of graphics output to a display device such as a monitor. Graphics cards are sometimes called discrete or dedicated graphics cards to emphasize their distinction to an integrated graphics processor on the motherboard or the central processing unit (CPU). A graphics processing unit (GPU) that performs the necessary computations is the main component in a graphics card, but the acronym "GPU" is sometimes also used to erroneously refer to the graphics card as a whole.

<span class="mw-page-title-main">ATI Technologies</span> Canadian technology corporation

ATI Technologies Inc., commonly called ATI, was a Canadian semiconductor technology corporation based in Markham, Ontario, that specialized in the development of graphics processing units and chipsets. Founded in 1985, the company listed publicly in 1993 and was acquired by AMD in 2006. As a major fabrication-less or fabless semiconductor company, ATI conducted research and development in-house and outsourced the manufacturing and assembly of its products. With the decline and eventual bankruptcy of 3dfx in 2000, ATI and its chief rival Nvidia emerged as the two dominant players in the graphics processors industry, eventually forcing other manufacturers into niche roles.

<span class="mw-page-title-main">Graphics processing unit</span> Specialized electronic circuit; graphics accelerator

A graphics processing unit (GPU) is a specialized electronic circuit initially designed for digital image processing and to accelerate computer graphics, being present either as a discrete video card or embedded on motherboards, mobile phones, personal computers, workstations, and game consoles. After their initial design, GPUs were found to be useful for non-graphic calculations involving embarrassingly parallel problems due to their parallel structure. Other non-graphical uses include the training of neural networks and cryptocurrency mining.

<span class="mw-page-title-main">Alienware</span> American computer hardware subsidiary of Dell Inc.

Alienware Corporation is an American computer hardware subsidiary brand of Dell. Their product range is dedicated to gaming computers and accessories and can be identified by their alien-themed designs. Alienware was founded in 1996 by Nelson Gonzalez and Alex Aguila. The development of the company is also associated with Frank Azor, Arthur Lewis, Joe Balerdi, and Michael S. Dell (CEO). The company's corporate headquarters is located in The Hammocks, Miami, Florida.

<span class="mw-page-title-main">Graphics hardware</span>

Graphics hardware is computer hardware that generates computer graphics and allows them to be shown on a display, usually using a graphics card in combination with a device driver to create the images on the screen.

<span class="mw-page-title-main">AMD APU</span> Series of microprocessors by AMD

AMD Accelerated Processing Unit (APU), formerly known as Fusion, is a series of 64-bit microprocessors from Advanced Micro Devices (AMD), combining a general-purpose AMD64 central processing unit (CPU) and 3D integrated graphics processing unit (IGPU) on a single die.

Unified Video Decoder is the name given to AMD's dedicated video decoding ASIC. There are multiple versions implementing a multitude of video codecs, such as H.264 and VC-1.

<span class="mw-page-title-main">Larrabee (microarchitecture)</span> Canceled Intel GPGPU chip

Larrabee is the codename for a cancelled GPGPU chip that Intel was developing separately from its current line of integrated graphics accelerators. It is named after either Mount Larrabee or Larrabee State Park in the state of Washington. The chip was to be released in 2010 as the core of a consumer 3D graphics card, but these plans were cancelled due to delays and disappointing early performance figures. The project to produce a GPU retail product directly from the Larrabee research project was terminated in May 2010 and its technology was passed on to the Xeon Phi. The Intel MIC multiprocessor architecture announced in 2010 inherited many design elements from the Larrabee project, but does not function as a graphics processing unit; the product is intended as a co-processor for high performance computing.

AMD FireStream was AMD's brand name for their Radeon-based product line targeting stream processing and/or GPGPU in supercomputers. Originally developed by ATI Technologies around the Radeon X1900 XTX in 2006, the product line was previously branded as both ATI FireSTREAM and AMD Stream Processor. The AMD FireStream can also be used as a floating-point co-processor for offloading CPU calculations, which is part of the Torrenza initiative. The FireStream line has been discontinued since 2012, when GPGPU workloads were entirely folded into the AMD FirePro line.

<span class="mw-page-title-main">OpenCL</span> Open standard for programming heterogenous computing systems, such as CPUs or GPUs

OpenCL is a framework for writing programs that execute across heterogeneous platforms consisting of central processing units (CPUs), graphics processing units (GPUs), digital signal processors (DSPs), field-programmable gate arrays (FPGAs) and other processors or hardware accelerators. OpenCL specifies programming languages for programming these devices and application programming interfaces (APIs) to control the platform and execute programs on the compute devices. OpenCL provides a standard interface for parallel computing using task- and data-based parallelism.

<span class="mw-page-title-main">Mini PC</span> Low power, small and cheap computer meant for light tasks

A mini PC is a small-sized, inexpensive, low-power, legacy-free desktop computer designed for basic tasks such as web browsing, accessing web-based applications, document processing, and audio/video playback.

<span class="mw-page-title-main">Radeon HD 7000 series</span> Series of video cards

The Radeon HD 7000 series, codenamed "Southern Islands", is a family of GPUs developed by AMD, and manufactured on TSMC's 28 nm process.

<span class="mw-page-title-main">GPU switching</span> Mechanism for computers with multiple graphic controllers

GPU switching is a mechanism used on computers with multiple graphic controllers. This mechanism allows the user to either maximize the graphic performance or prolong battery life by switching between the graphic cards. It is mostly used on gaming laptops which usually have an integrated graphic device and a discrete video card.

Graphics Core Next (GCN) is the codename for a series of microarchitectures and an instruction set architecture that were developed by AMD for its GPUs as the successor to its TeraScale microarchitecture. The first product featuring GCN was launched on January 9, 2012.

Heterogeneous System Architecture (HSA) is a cross-vendor set of specifications that allow for the integration of central processing units and graphics processors on the same bus, with shared memory and tasks. The HSA is being developed by the HSA Foundation, which includes AMD and ARM. The platform's stated aim is to reduce communication latency between CPUs, GPUs and other compute devices, and make these various devices more compatible from a programmer's perspective, relieving the programmer of the task of planning the moving of data between devices' disjoint memories.

<span class="mw-page-title-main">AMD Instinct</span> Brand of data center GPUs by AMD

AMD Instinct is AMD's brand of data center GPUs. It replaced AMD's FirePro S brand in 2016. Compared to the Radeon brand of mainstream consumer/gamer products, the Instinct product line is intended to accelerate deep learning, artificial neural network, and high-performance computing/GPGPU applications.

<span class="mw-page-title-main">RDNA (microarchitecture)</span> GPU microarchitecture and accompanying instruction set architecture

RDNA is a graphics processing unit (GPU) microarchitecture and accompanying instruction set architecture developed by AMD. It is the successor to their Graphics Core Next (GCN) microarchitecture/instruction set. The first product lineup featuring RDNA was the Radeon RX 5000 series of video cards, launched on July 7, 2019. The architecture is also used in mobile products. It is manufactured and fabricated with TSMC's N7 FinFET graphics chips used in the Navi series of AMD Radeon graphics cards.

<span class="mw-page-title-main">Intel Xe</span> Intel GPU architecture

Intel Xe, earlier known unofficially as Gen12, is a GPU architecture developed by Intel.

<span class="mw-page-title-main">Radeon RX 6000 series</span> Series of video cards by AMD

The Radeon RX 6000 series is a series of graphics processing units developed by AMD, based on their RDNA 2 architecture. It was announced on October 28, 2020 and is the successor to the Radeon RX 5000 series. It consists of the entry-level RX 6400, mid-range RX 6500 XT, high-end RX 6600, RX 6600 XT, RX 6650 XT, RX 6700, RX 6700 XT, upper high-end RX 6750 XT, RX 6800, RX 6800 XT, and enthusiast RX 6900 XT and RX 6950 XT for desktop computers; and the RX 6600M, RX 6700M, and RX 6800M for laptops. A sub-series for mobile, Radeon RX 6000S, was announced in CES 2022, targeting thin and light laptop designs.

References

  1. "Definition of integrated graphics". PCMAG. Retrieved 2024-08-30.
  2. "NVIDIA GeForce Graphics Cards". NVIDIA. Retrieved 2024-08-30.
  3. "NVIDIA Quadro Graphics Cards". NVIDIA. Retrieved 2024-08-30.
  4. "AMD Radeon RX Graphics". AMD. Retrieved 2024-08-30.
  5. "AMD Radeon Pro Graphics". AMD. Retrieved 2024-08-30.
  6. "AMD Instinct Accelerators". AMD. Retrieved 2024-08-30.
  7. "Intel ARC GPUs Explained: Alchemist, Battlemage, Celestial, and Druid". TechSpot. 5 May 2022. Retrieved 2024-08-30.
  8. "The History of Matrox Graphics Cards". TechSpot. 30 August 2018. Retrieved 2024-08-30.
  9. "Voodoo Graphics". TechSpot. 20 November 2017. Retrieved 2024-08-30.
  10. "Definition of integrated graphics". PCMAG. Retrieved 2024-08-30.
  11. "Intel Graphics". Intel. Retrieved 2024-08-30.
  12. "AMD APUs". AMD. Retrieved 2024-08-30.
  13. "Mali GPUs". Arm. Retrieved 2024-08-30.
  14. "Adreno GPUs". Qualcomm. Retrieved 2024-08-30.
  15. "PowerVR Graphics". Imagination Technologies. Retrieved 2024-08-30.