- Build Supercomputers with Raspberry Pi 3
- Carlos R. Morrison
- 93字
- 2021-07-09 19:03:33
Flynn's classical taxonomy
Parallel computers can be classified in at least four ways:
- Single Instruction stream Single Data stream (SISD)
- Single Instruction stream Multiple Data stream (SIMD)
- Multiple Instruction stream Single Data stream (MISD)
- Multiple Instruction stream Multiple Data stream (MIMD)
These classifications are discussed in more detail in the Appendix:

Michael J. Flynn proposed this classification in 1966, and it is still in use today. The Cray-1 and the CDC 7600 supercomputer discussed in the following sections are of the SISD class. Use the following link to learn more about Flynn: .
推薦閱讀
- 課課通計(jì)算機(jī)原理
- Practical Data Analysis
- Photoshop CS4經(jīng)典380例
- 永磁同步電動(dòng)機(jī)變頻調(diào)速系統(tǒng)及其控制(第2版)
- 樂(lè)高機(jī)器人—槍械武器庫(kù)
- 人工智能趣味入門(mén):光環(huán)板程序設(shè)計(jì)
- Python:Data Analytics and Visualization
- SAP Business Intelligence Quick Start Guide
- Hands-On Data Warehousing with Azure Data Factory
- Machine Learning Algorithms(Second Edition)
- HBase Essentials
- 重估:人工智能與賦能社會(huì)
- 青少年VEX IQ機(jī)器人實(shí)訓(xùn)課程(初級(jí))
- RealFlow流體制作經(jīng)典實(shí)例解析
- Deep Learning with PyTorch Quick Start Guide