What makes supercomputers different from a regular computers? What makes them so much more powerful?

155 views

Do they have more/bigger CPUs or GPUs or a different kind of computer architecture or something

In: 5

3 Answers

Anonymous 0 Comments

Different architecture. As /u/DeHackEd notes in great detail, exactly what a modern supercomputer is doing differently depends on which one you’re talking about, but they all share the fact that they’ve got a different architecture than a typical PC that allows them to do some factor (or more) to a *far* higher/more scaleable degree.

That many mean thousands of processors in parallel, that may mean terrabytes of RAM, that may mean petabyte disk arrays with the associated high bandwidth connections, that may mean massive parallelism like Folding@Home, but it means something about it is orders of magnitude higher performance than any typical single computer.

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