Types of Computer/Classification of Computers
- Supercomputer
- Mainframe Computer
- Microcomputer
- Minicomputer
1.Supercomputer:
A supercomputer is a computer with a high level of performance as compared to a general-purpose computer. The performance of a supercomputer is commonly measured in floating-point operations per second (FLOPS) instead of million instructions per second (MIPS).
- Powerful. Funnels capacity into a few programs as quickly as possible. ...
- Expensive. Hundreds of millions of dollars. ...
- Built for specific applications. Animating graphics. ...
- Made up of tens of thousands of computing nodes. CPUs. ...
- Most controlled by Linux software. ...
- Water cooled.
At any given time, there are a few well-publicized supercomputers that operate at extremely high speeds relative to all other computers. The term is also sometimes applied to far slower (but still impressively fast) computers. The largest, most powerful supercomputers are really multiple computers that perform parallel processing. In general, there are two parallel processing approaches: symmetric multiprocessing (SMP) and massively parallel processing (MPP).
As of June 2016, the fastest supercomputer in the world was the Sunway TaihuLight, in the city of Wixu in China. A few statistics on TaihuLight:
- 40,960 64-bit, RISC processors with 260 cores each.
- Peak performance of 125 petaflops (quadrillion floating point operations per second).
- 32GB DDR3 memory per compute node, 1.3 PB memory in total.
- Linux-based Sunway Raise operating system (OS).
2. Mainframe Computer:
Mainframes (also called "big iron") are powerful computers used for large information processing jobs. They are mainly used by government institutions and large companies for tasks such as census, industry and consumer statistics, enterprise resource planning, and financial transaction processing.
Comments
Post a Comment