IBM 3090

Last updated
IBM 3090
IBM logo.svg
ManufacturerInternational Business Machines Corporation (IBM)
Product familyModels 120E, 150, 150E, 180, 180E, 200, 200E, 300, 300E, 400, 400E, 600E, 600J, 600S
Predecessor IBM 308X
Successor IBM ES/9000
Website Official website IBM Archives

The IBM 3090 family is a family of mainframe computers that was a high-end successor to the IBM System/370 series, and thus indirectly the successor to the IBM System/360 launched 25 years earlier. [1] [2]

Contents

Announced on 12 February 1985, the press releases did not explicitly mention that the two models, Model 200 and Model 400, were backwardly compatible with the 370; instead, they were simply positioned as replacements for the IBM 3033. The IBM 3090/200 version was rated at 18 MIPS and 31,000 UNIX Dhrystones. [3] This was true of the entire line, which expanded with the release of the Model 120E, [4] 150, 150E, 180, 180E, 200, 200E, 300, 300E, 400, 400E, 600E, 600J, and 600S [5] 3090 were described as using "ideas from the ... IBM 3033, extending them ... It also took ... from the ... IBM 308X." [6]

The 400 and 600 were respectively two 200s or 300s coupled together as one system and could run in either single-system image mode or partitioned into two systems. [5]

Models and features

Model AnnouncedN-way/processor(s)
200February 12, 1985 [7] 2 central processors
400February 12, 1985 [7] 4-way (two 200s)
120EMay 19, 1987 [8] Uniprocessor
150February 11, 1986 [9] Uniprocessor
150EJanuary 26, 1987 [10] Uniprocessor
180February 11, 1986 [9] Uniprocessor
180EJanuary 26, 1987 [10] Uniprocessor
200EJanuary 26, 1987 [11] 2 central processors
280EJanuary 26, 1987 [12] 2 central processors
30019873-way (triadic)
300EJanuary 26, 1987 [13] 3-way (triadic)
400EJanuary 26, 1987 [11] 4-way (two 200Es)
600E19876-way (two 300s)
280EFebruary 15, 19882-way (dyadic)
500EFebruary 15, 19885-way (200E+300E)
600S19886-way (two 300s)
600J1989 [14] 6-way (two 300s)

Cooling

By the late 1970s and early 1980s, patented technology allowed Amdahl mainframes of this era to be completely air-cooled, unlike IBM systems that required chilled water and its supporting infrastructure. [15] The eight largest of the 18 models of the ES/9000 systems introduced in 1990 were water-cooled; the other ten were air-cooled. [16]

Enterprise Systems Architecture/370

On February 15, 1988, IBM announced [17] Enterprise Systems Architecture/370 for 3090 enhanced ("E") models and for 4381 model groups 91E and 92E. In additional to the primary and secondary addressing modes that System/370 Extended Architecture (S/370-XA) supports, ESA has an AR mode in which each use of general register 1-15 as a base register uses an associated access register to select an address space. In addition to the normal address spaces that S/370-XA supports, ESA also allows data spaces, which contain no executable code.

Processor Resource/Systems Manager (PR/SM)

On February 15, 1988, IBM announced [18] Processor Resource/Systems Manager (PR/SM) for 3090 enhanced ("E") models This feature allows the operator to define and assign resource to a virtual machine known as a logical partition (LPAR). Initially there was a 4-LPAR limit for uniprocessors and an 8-LPAR limit for multiprocessors, but newer machines support more.

Remote service capabilities

A modem for "remote service capabilities" was standard; IBM recommended their IBM 3864 model 2. [19] [20] [21]

Vector facility

On October 1, 1985, IBM announced [22] an optional vector facility [23] for the IBM 3090; such a facility had not been previously available in the System/370 architecture, thus bringing integrated supercomputer capabilities to the mainframe line. IBM entered into partnerships with several universities to promote the use of the 3090 in scientific applications, and efforts were made to convert code traditionally run on Cray computers. [24] Along with the vector unit, IBM introduced their Engineering and Scientific Subroutines Library and a facility to run programs written for the discontinued 3838 array processor. [25]

Photos

UK's A3090 (highway) leads to an access road for IBM's Hursley laboratory. Access road to IBM Hursley off A3090 - geograph.org.uk - 959399.jpg
UK's A3090 (highway) leads to an access road for IBM's Hursley laboratory.

See also

Notes

    Related Research Articles

    <span class="mw-page-title-main">IBM AIX</span> Series of Unix operating systems from IBM

    AIX is a series of proprietary Unix operating systems developed and sold by IBM for several of its computer platforms.

    <span class="mw-page-title-main">IBM System/370</span> Family of mainframe computers 1970–1990

    The IBM System/370 (S/370) is a range of IBM mainframe computers announced as the successors to the System/360 family on June 30, 1970. The series mostly maintains backward compatibility with the S/360, allowing an easy migration path for customers; this, plus improved performance, were the dominant themes of the product announcement.

    <span class="mw-page-title-main">VM (operating system)</span> Family of IBM operating systems

    VM is a family of IBM virtual machine operating systems used on IBM mainframes System/370, System/390, zSeries, System z and compatible systems, including the Hercules emulator for personal computers.

    <span class="mw-page-title-main">Amdahl Corporation</span> American mainframe computer manufacturer

    Amdahl Corporation was an information technology company which specialized in IBM mainframe-compatible computer products, some of which were regarded as supercomputers competing with those from Cray Research. Founded in 1970 by Gene Amdahl, a former IBM computer engineer best known as chief architect of System/360, it has been a wholly owned subsidiary of Fujitsu since 1997. The company was located in Sunnyvale, California.

    <span class="mw-page-title-main">IBM 4300</span> Computer product line

    The IBM 4300 series are mid-range systems compatible with System/370 that were sold from 1979 through 1992. They featured modest electrical and cooling requirements, and thus did not require a data center environment. They had a disruptive effect on the market, allowing customers to provide internal IBM computing services at a cost point lower than commercial time-sharing services. All 4300 processors used a 3278-2A, 3279-C or 3205 display console rather than a 3210 or 3215 keyboard/printer console.

    A hypervisor, also known as a virtual machine monitor (VMM) or virtualizer, is a type of computer software, firmware or hardware that creates and runs virtual machines. A computer on which a hypervisor runs one or more virtual machines is called a host machine, and each virtual machine is called a guest machine. The hypervisor presents the guest operating systems with a virtual operating platform and manages the execution of the guest operating systems. Unlike an emulator, the guest executes most instructions on the native hardware. Multiple instances of a variety of operating systems may share the virtualized hardware resources: for example, Linux, Windows, and macOS instances can all run on a single physical x86 machine. This contrasts with operating-system–level virtualization, where all instances must share a single kernel, though the guest operating systems can differ in user space, such as different Linux distributions with the same kernel.

    In computing, a Parallel Sysplex is a cluster of IBM mainframes acting together as a single system image with z/OS. Used for disaster recovery, Parallel Sysplex combines data sharing and parallel computing to allow a cluster of up to 32 systems to share a workload for high performance and high availability.

    A logical partition (LPAR) is a subset of a computer's hardware resources, virtualized as a separate computer. In effect, a physical machine can be partitioned into multiple logical partitions, each hosting a separate instance of an operating system.

    <span class="mw-page-title-main">IBM System z9</span> Line of mainframe computers

    IBM System z9 is a line of IBM mainframe computers. The first models were available on September 16, 2005. The System z9 also marks the end of the previously used eServer zSeries naming convention. It was also the last mainframe computer that NASA ever used.

    IBM S/390 Multiprise was a short-lived series of small, compact, entry-level mainframes.

    IBM Z Family of mainframe computers

    IBM Z is a family name used by IBM for all of its z/Architecture mainframe computers. In July 2017, with another generation of products, the official family was changed to IBM Z from IBM z Systems; the IBM Z family now includes the newest model, the IBM z16, as well as the z15, the z14, and the z13, the IBM zEnterprise models, the IBM System z10 models, the IBM System z9 models and IBM eServer zSeries models.

    <span class="mw-page-title-main">IBM System z10</span> Line of mainframe computers

    IBM System z10 is a line of IBM mainframes. The z10 Enterprise Class (EC) was announced on February 26, 2008. On October 21, 2008, IBM announced the z10 Business Class (BC), a scaled-down version of the z10 EC. The System z10 represents the first model family powered by the z10 quad core processing engine. Its successors are the zEnterprise System models introduced in 2010 and 2012.

    The VAX 9000 is a discontinued family of mainframes developed and manufactured by Digital Equipment Corporation (DEC) using custom ECL-based processors implementing the VAX instruction set architecture (ISA). Equipped with optional vector processors, they were marketed into the supercomputer space as well. As with other VAX systems, they were sold with either the VMS or Ultrix operating systems.

    The Input/Output Configuration Program is a program on IBM mainframes.

    Linux on IBM Z or Linux on zSystems is the collective term for the Linux operating system compiled to run on IBM mainframes, especially IBM Z / IBM zSystems and IBM LinuxONE servers. Similar terms which imply the same meaning are Linux/390, Linux/390x, etc. The three Linux distributions certified for usage on the IBM Z hardware platform are Red Hat Enterprise Linux, SUSE Linux Enterprise Server, and Ubuntu.

    <span class="mw-page-title-main">IBM 9370</span> IBM mainframe-compatible low-end system

    The IBM 9370 systems are "baby mainframe" midrange computers, released 1986 at the very low end of, and compatible with System/370. The media of the day, referring to the VAX systems manufactured by Digital Equipment Corporation (DEC), carried IBM's alleged "VAX Killer" phrase, albeit often skeptically.

    <span class="mw-page-title-main">IBM 308X</span> Series of IBM mainframe computer models from 1980s

    The IBM 308X is a line of mainframe computers, of which the first model, the Model 3081 Processor Complex, was introduced November 12, 1980. It consisted of a 3081 Processor Unit with supporting units.

    <span class="mw-page-title-main">IBM System/390</span> Line of mainframe computers

    The IBM System/390 is a discontinued mainframe product family implementing ESA/390, the fifth generation of the System/360 instruction set architecture. The first computers to use the ESA/390 were the Enterprise System/9000 (ES/9000) family, which were introduced in 1990. These were followed by the 9672, Multiprise, and Integrated Server families of System/390 in 1994–1999, using CMOS microprocessors. The ESA/390 succeeded ESA/370, used in the Enhanced 3090 and 4381 "E" models, and the System/370 architecture last used in the IBM 9370 low-end mainframe. ESA/390 was succeeded by the 64-bit z/Architecture in 2000.

    IBM Enterprise Systems Architecture is an instruction set architecture introduced by IBM as ESA/370 in 1988. It is based on the IBM System/370-XA architecture.

    References

    1. "IBM Archives: 3090 Processor Complex". www.ibm.com. 23 January 2003.
    2. Tucker, S. G. (1986). "The IBM 3090 system: An overview". IBM Systems Journal. 25 (1): 4–19. doi:10.1147/sj.251.0004. ISSN   0018-8670.
    3. Chen, Allan, "The 486 CPU: ON A High-Performance Flight Vector", Intel Corporation, Microcomputer Solutions, November/December 1990, page 2
    4. "IBM 3090 PROCESSOR UNIT MODEL 120E, IBM 3092 PROCESSOR CONTROLLER MODEL 3". www.ibm.com. 19 May 1987.
    5. 1 2 "IBM 3090 Processor Complex: Planning and Installation Reference (GG66-3090-1)" (PDF).
    6. "Mainframes IBM 3090".
    7. 1 2 "IBM 3090 PROCESSOR COMPLEX - 3090 PROCESSOR UNIT MODELS 200 AND 400 - 3092 PROCESSOR CONTROLLER MODELS 1 AND 2 - 3097 POWER AND COOLANT DISTRIBUTION UNIT MODEL 1 - 3089 POWER UNIT MODEL 3". Announcement Letters. IBM. February 12, 1985. 185-014.
    8. "IBM 3090 PROCESSOR UNIT MODEL 120E, IBM 3092 PROCESSOR CONTROLLER MODEL 3". Announcement Letters. IBM. May 19, 1987. 189-176.
    9. 1 2 "IBM 3090 PROCESSOR COMPLEX MODELS 150 AND 180". Announcement Letters. IBM. February 11, 1986. 186-028.
    10. 1 2 "IBM 3090 PROCESSOR COMPLEX MODELS 150E AND 180E". Announcement Letters. IBM. January 26, 1987. 187-002.
    11. 1 2 "IBM 3090 PROCESSOR COMPLEX MODELS 200E AND 400E". Announcement Letters. IBM. January 26, 1987. 187-003.
    12. "Enterprise System/3090 Processor Complex Model 280E". Announcement Letters. IBM. January 26, 1987. 188-038.
    13. "Enterprise System/3090 Processor Complex Model 300E". Announcement Letters. IBM. January 26, 1987. 187-004.
    14. "ENTERPRISE SYSTEM/3090 J AND JH MODELS AND ASSOCIATED UPGRADES". Announcement Letters. IBM. October 24, 1989. 189-176.
    15. Giants of Computing: A Compendium of Select, Pivotal Pioneers, by Gerard O’Regan (2013), ISBN   1447153405. "IBM's machines were water-cooled, while Amdahl's were air-cooled"
    16. "IBM Archives: ES/9000 Characteristics". IBM . 23 January 2003.
    17. "ENTERPRISE SYSTEMS ARCHITECTURE/370 (TM) AND MVS/SYSTEM PRODUCT". Announcement Letters. IBM. February 15, 1988. 288-059.
    18. "IBM 3090 PROCESSOR RESOURCE/SYSTEMS MANAGER (PR/SM) FEATURE". Announcement Letters. IBM. February 15, 1988. 188-039.
    19. https://www.pinterest.com/pin/24418022954032714 - identified 2017 as a "vintage" modem
    20. http://ed-thelen.org/comp-hist/IBM-ProdAnn/3863.pdf "IBM 3864 is a 4800 bps synchronous modem. They are offered in two models: .. in point-to-point or multipoint mode
    21. "Mainframes IBM 3090". www.chilton-computing.org.uk. Retrieved 2021-10-13.
    22. "VECTOR FACILITY (VF) FOR IBM 3090 PROCESSOR UNITS". Announcement Letters. IBM. October 1, 1985. 185-121.
    23. IBM System/370 Vector Operations (PDF) (Third ed.). IBM Corporation. August 1986. SA22-7125-2. Retrieved Sep 20, 2018.
    24. Kent, Allen; Williams, James G., eds. (1994). "Supercomputing in Education and Research". Encyclopedia of Computer Science and Technology. Vol. 30. CRC Press. p. 319. ISBN   9780824722838. In October 1985, IBM introduced a vector feature to its high-end processor family, the IBM 3090.
    25. Connolly, James (1985-10-07). "Vector processor takes aim at mid-range mart". Computerworld. p. 1. Retrieved 2016-03-31.

    Further reading