A
supercomputer is a
computer that is at the frontline of current processing capacity, particularly speed of calculation. Supercomputers were introduced in the 1960s and were designed primarily by
Seymour Cray at
Control Data Corporation (CDC), and led the market into the 1970s until Cray left to form his own company,
Cray Research.
He then took over the supercomputer market with his new designs, holding the top spot in supercomputing for five years (1985–1990). In the 1980s a large number of smaller competitors entered the market, in parallel to the creation of the
minicomputer market a decade earlier, but many of these disappeared in the mid-1990s "supercomputer market crash".
Today, supercomputers are typically one-of-a-kind custom designs produced by "traditional" companies such as
Cray,
IBM and
Hewlett-Packard, who had purchased many of the 1980s companies to gain their experience., the Cray Jaguar is the fastest supercomputer in the
world.
The term
supercomputer itself is rather fluid, and today's supercomputer tends to become tomorrow's ordinary
computer. CDC's early machines were simply very fast
scalar processors, some ten times the speed of the fastest machines offered by other companies. In the 1970s most supercomputers were dedicated to running a
vector processor, and many of the newer players developed their own such processors at a lower price to enter the market. The early and mid-1980s saw machines with a modest number of vector processors working in parallel to become the standard. Typical numbers of processors were in the range of four to sixteen. In the later 1980s and 1990s, attention turned from vector processors to massive
parallel processing systems with thousands of "ordinary"
CPUs, some being
off the shelf units and others being custom designs. Today, parallel designs are based on "off the shelf" server-class
microprocessors, such as the
PowerPC,
Opteron, or
Xeon, and most modern supercomputers are now highly-tuned
computer clusters using commodity processors combined with custom interconnects.
Supercomputers are used for highly calculation-intensive tasks such as problems involving
quantum physics,
weather forecasting, climate research,
molecular modeling (computing the structures and properties of chemical compounds, biological
macromolecules, polymers, and crystals), physical simulations (such as simulation of airplanes in
wind tunnels, simulation of the detonation of
nuclear weapons, and research into
nuclear fusion).
A particular class of problems, known as
Grand Challenge problems, are problems whose full solution requires semi-infinite computing resources.
Relevant here is the distinction between capability computing and capacity computing, as defined by Graham et al.
Capability computing is typically thought of as using the maximum computing power to solve a large problem in the shortest amount of time. Often a capability system is able to solve a problem of a size or complexity that no other computer can.
Capacity computing in contrast is typically thought of as using efficient cost-effective computing power to solve somewhat large problems or many small problems or to prepare for a run on a capability system.
Comments