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 articleAUTHOR
-
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
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.
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
KEYWORDS
accelerators | FPGA | GPU | coprocessor | NPU |
CAN BE ALSO FOUND IN:
This article is included in
Software technologies and System architectures
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
Computer architecture: CPU and coprocessors/accelerators
Bibliography
Also in our database
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