Article | REF: H1015 V1

Computer architecture : CPU and coprocessors/accelerators

Author: Daniel ETIEMBLE

Publication date: May 10, 2025 | Lire en français

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


Overview

ABSTRACT

The different coprocessors/accelerators used to speed-up program execution of some applications are presented : NPU, GPU, FPGA, QPU. The hardware and software interfaces are discussed. While at least an order of magnitude performance improvement is needed for using an accelerator, a mature software SDK is a factor of success, as shown by GPU usage in supercomputers or data centers.

Read this article from a comprehensive knowledge base, updated and supplemented with articles reviewed by scientific committees.

Read the article

AUTHOR

  • Daniel ETIEMBLE: Engineer from INSA Lyon - Collaborator LISN, Université Paris Saclay

 INTRODUCTION

Coprocessors have been around since the early days of computer manufacturing, even before the birth of integrated circuits. Their function was to accelerate program execution. In recent years, often renamed gas pedals, they have taken on new relevance for artificial intelligence (AI), particularly for PCs and data center servers. Today's circuits use several different types of gas pedal alongside high-performance multi-core CPUs.

The article Evolution of computer architecture [H 1 058] , published in 2016, examines the articulation between semiconductor technology, architectural concepts and the needs of major application classes. It focuses on the evolution of processors (CPUs). This article is still relevant today, even though AI applications have become increasingly important.

In this article, we summarize the general characteristics of CPUs, and present the features of the main types of gas pedal, and why they appeared and were, or are, used.

We present and discuss the following types of gas pedals:

  • math and I/O coprocessors, used in mainframes and early microprocessors.

  • coprocessors in the form of reduced CPUs specialized for one type of application, such as neural processors (NPUs) in AI PCs;

  • coprocessors using a calculation model different from that of CPUs, such as GPUs and FPGAs;

  • coprocessors using special physical phenomena, such as quantum processors (QPUs).

For a coprocessor/accelerator to be widely used, a number of conditions must be met:

  • it must provide a significant performance gain over the CPU, of one or more orders of magnitude;

  • the hardware interface between CPU and gas pedal should be standardized as much as possible;

  • the software interface (SDK) must be mature and easy to use, such as CUDA for NVidia GPUs.

You do not have access to this resource.

Exclusive to subscribers. 97% yet to be discovered!

You do not have access to this resource.
Click here to request your free trial access!

Already subscribed? Log in!


The Ultimate Scientific and Technical Reference

A Comprehensive Knowledge Base, with over 1,200 authors and 100 scientific advisors
+ More than 10,000 articles and 1,000 how-to sheets, over 800 new or updated articles every year
From design to prototyping, right through to industrialization, the reference for securing the development of your industrial projects

KEYWORDS

accelerators   |   FPGA   |   GPU   |   coprocessor   |   NPU   |  


This article is included in

Electronics

This offer includes:

Knowledge Base

Updated and enriched with articles validated by our scientific committees

Services

A set of exclusive tools to complement the resources

Practical Path

Operational and didactic, to guarantee the acquisition of transversal skills

Doc & Quiz

Interactive articles with quizzes, for constructive reading

Subscribe now!

Ongoing reading
Computer architecture: CPU and coprocessors/accelerators