How does a supercomputer work and how are they so fast?

460 viewsOtherTechnology

Supercomputer makes a PC look like a little baby! I don’t know how it is so powerful compared to its counterparts.

In: Technology

12 Answers

Anonymous 0 Comments

A supercomputer is fast *for a specific workload*. This is typically a workload that can be processed “in parallel” (i.e. the job is broken up in smaller pieces which can be handled individually). Then “some communication” takes place to synchronize and redistribute the smaller job and/or data.

Supercomputers differ in the amount of processors, memory and the communication between the individual processors (low delay and high data throughput).

You are viewing 1 out of 12 answers, click here to view all answers.