当前位置:网站首页>The difference between static pipeline and dynamic pipeline
The difference between static pipeline and dynamic pipeline
2022-04-23 04:56:00 【Huang Jiajun】
This is classified according to the connection mode of each segment at the same time . Static pipeline refers to , Same as In a moment , Each section of the pipeline can only work according to the connection mode of the same function . The above example ASC Of 8 Segment belongs to static pipeline , Only addition and subtraction or definite multiplication can be performed . So in static pipeline , Only when the input is a series of the same operation , The efficiency of running water can be brought into play . Dynamic pipeline refers to , At the same time , Some segments are implementing some kind of operation ( Such as fixed multiplication ) While other segments are implementing another operation ( Floating point addition ). In this way, different types of operations can also be pipelined . However, the requirements of dynamic pipeline for control are very high . At present, the vast majority of pipelines are static pipelines .
From the space-time diagram of static and dynamic pipelines given in the figure below , You can clearly see the difference between the two flow methods .
According to whether it can be connected in multiple ways at the same time , Perform multiple functions at the same time , Multi function pipeline can be divided into static pipeline and Dynamic pipeline .
Only when the same operation occurs continuously , The efficiency of the assembly line can be brought into full play . Its advantage is simple control , The disadvantage is that the operation efficiency is not high .
Static pipeline technology is only used to realize certain functions , The pipeline can be recombined dynamically at different times , Realize different functions , In addition to streamline connection , It also allows feedforward and feedback connections , Therefore, it is also called nonlinear pipeline
Reference article :
版权声明
本文为[Huang Jiajun]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230454290132.html
边栏推荐
- vscode ipynb文件没有代码高亮和代码补全解决方法
- Informatics Olympiad 1955: [11noip popularization group] Swiss round | openjudge 4.1 4363: Swiss round | Luogu p1309 [noip2011 popularization group] Swiss round
- The object needs to add additional attributes. There is no need to add attributes in the entity. The required information is returned
- What is the meaning of load balancing
- Graduation project
- JS engine loop mechanism: synchronous, asynchronous, event loop
- JS generates a specified number of characters according to some words
- Open the past and let's start over.
- 洛谷P2731骑马修栅栏
- Innovation training (VII) FBV view & CBV view
猜你喜欢
Spark FAQ sorting - must see before interview
DIY is an excel version of subnet calculator
[WinUI3]編寫一個仿Explorer文件管理器
Detailed explanation of the differences between TCP and UDP
Pixel 5 5g unlocking tutorial (including unlocking BL, installing edxposed and root)
Practice and exploration of knowledge map visualization technology in meituan
Simply drag objects to the item bar
Teach you how to build the ruoyi system by Tencent cloud
独立站运营 | FaceBook营销神器——聊天机器人ManyChat
Sword finger offer: the path with a certain value in the binary tree (backtracking)
随机推荐
Spark small case - RDD, spark SQL
Sword finger offer: the median in the data stream (priority queue large top heap small top heap leetcode 295)
独立站运营 | FaceBook营销神器——聊天机器人ManyChat
unity摄像机旋转带有滑动效果(自转)
Implementation of switching windows and capturing data in selenium mode
L2-011 玩转二叉树(建树+BFS)
持续集成(CI)/持续交付(CD)如何彻底改变自动化测试
La caméra Unity tourne avec la souris
JS generates a specified number of characters according to some words
[database] MySQL basic operation (basic operation ~)
Sword finger offer: push in and pop-up sequence of stack
Day.js 常用方法
Unity3D 实用技巧 - 理论知识库(一)
List remove an element
Wechat payment function
[winui3] Écrivez une copie du gestionnaire de fichiers Explorer
Practice and exploration of knowledge map visualization technology in meituan
[winui3] write an imitation Explorer file manager
The unity camera rotates with the mouse
Teach you how to build the ruoyi system by Tencent cloud