Skip to content
Home

Atlas Computer (University of Manchester)

Installed at the University of Manchester in 1962, Atlas was an early high‑performance scientific computer that pioneered virtual memory, supervisor-based resource management and many operating-system concepts.

Overview

The Atlas Computer was a high‑performance electronic computer installed at the University of Manchester in 1962. Developed in collaboration with British industry, it is widely regarded as one of the first machines to be called a "supercomputer" and as a landmark in the shift from experimental laboratory machines to reliable systems for large-scale scientific and engineering work.

Image gallery

2 Images

Design and technical features

Atlas combined several advanced hardware ideas for its era. It used a hierarchy of storage that allowed programs to address more memory than the fast core store alone could hold, by transparently moving blocks of data between fast memory and a larger backing store. The hardware included mechanisms to translate program addresses into physical addresses, reducing the burden on programmers and allowing larger, more complex programs to run efficiently.

Supervisor and software concepts

One of Atlas’s best-known innovations was its supervisory program. Often cited as an early operating system, the Atlas Supervisor handled job scheduling, job isolation, input/output overlap, and memory management. The supervisor allowed multiple jobs to be resident at once and coordinated execution and peripheral activity, establishing practical techniques for automatic job control and resource sharing that influenced later systems.

Development and deployment

The project built on Manchester’s earlier computing research and brought together university staff with commercial partners to produce a production-quality machine for intense computational use. The first Atlas installation at Manchester became operational in 1962 and was noted at the time for its performance relative to other contemporary machines. Several Atlas-based systems or derivatives were produced for other research centres and commercial customers.

Uses and significance

Atlas was used for demanding numerical calculations in physics, mathematics, engineering and other sciences, where its ability to run larger programs and handle concurrent workloads proved valuable. By demonstrating practical virtual memory and supervised multitasking at scale, Atlas helped establish architectural and software approaches that became standard in subsequent generations of computers.

Legacy and further reading

  • Atlas is commonly described as one of the first supercomputers and a major influence on computer architecture and operating‑system design.
  • The system popularized practical virtual memory and the use of a supervisor to manage resources and I/O.
  • For an introduction to the machine and its historical context, see Atlas Computer.

Related articles

Author

AlegsaOnline.com Atlas Computer (University of Manchester)

URL: https://en.alegsaonline.com/art/7011

Share