HOME

TheInfoList



OR:

Thinking Machines Corporation was a
supercomputer A supercomputer is a type of computer with a high level of performance as compared to a general-purpose computer. The performance of a supercomputer is commonly measured in floating-point operations per second (FLOPS) instead of million instruc ...
manufacturer and
artificial intelligence Artificial intelligence (AI) is the capability of computer, computational systems to perform tasks typically associated with human intelligence, such as learning, reasoning, problem-solving, perception, and decision-making. It is a field of re ...
(AI) company, founded in
Waltham, Massachusetts Waltham ( ) is a city in Middlesex County, Massachusetts, United States, and was an early center for the labor movement as well as a major contributor to the Technological and industrial history of the United States, American Industrial Revoluti ...
, in 1983 by Sheryl Handler and W. Daniel "Danny" Hillis to turn Hillis's doctoral work at the
Massachusetts Institute of Technology The Massachusetts Institute of Technology (MIT) is a Private university, private research university in Cambridge, Massachusetts, United States. Established in 1861, MIT has played a significant role in the development of many areas of moder ...
(MIT) on massively
parallel computing Parallel computing is a type of computing, computation in which many calculations or Process (computing), processes are carried out simultaneously. Large problems can often be divided into smaller ones, which can then be solved at the same time. ...
architectures into a commercial product named the
Connection Machine The Connection Machine (CM) is a member of a series of massively parallel supercomputers sold by Thinking Machines Corporation. The idea for the Connection Machine grew out of doctoral research on alternatives to the traditional von Neumann arch ...
. The company moved in 1984 from Waltham to Kendall Square in
Cambridge, Massachusetts Cambridge ( ) is a city in Middlesex County, Massachusetts, United States. It is a suburb in the Greater Boston metropolitan area, located directly across the Charles River from Boston. The city's population as of the 2020 United States census, ...
, close to the
MIT AI Lab Computer Science and Artificial Intelligence Laboratory (CSAIL) is a research institute at the Massachusetts Institute of Technology (MIT) formed by the 2003 merger of the Laboratory for Computer Science (LCS) and the Artificial Intelligence Lab ...
. Thinking Machines made some of the most powerful supercomputers of the time, and by 1993 the four fastest computers in the world were Connection Machines. The firm filed for
bankruptcy Bankruptcy is a legal process through which people or other entities who cannot repay debts to creditors may seek relief from some or all of their debts. In most jurisdictions, bankruptcy is imposed by a court order, often initiated by the deb ...
in 1994; its hardware and parallel computing software divisions were acquired in time by
Sun Microsystems Sun Microsystems, Inc., often known as Sun for short, was an American technology company that existed from 1982 to 2010 which developed and sold computers, computer components, software, and information technology services. Sun contributed sig ...
.


Supercomputer products

On the hardware side, Thinking Machines produced several
Connection Machine The Connection Machine (CM) is a member of a series of massively parallel supercomputers sold by Thinking Machines Corporation. The idea for the Connection Machine grew out of doctoral research on alternatives to the traditional von Neumann arch ...
models (in chronological order): the CM-1, CM-2, CM-200, CM-5, and CM-5E. The CM-1 and 2 came first in models with 64K (65,536) bit-serial processors (16 processors per chip) and later, the smaller 16K and 4K configurations. The Connection Machine was programmed in a variety of specialized
programming language A programming language is a system of notation for writing computer programs. Programming languages are described in terms of their Syntax (programming languages), syntax (form) and semantics (computer science), semantics (meaning), usually def ...
s, including *Lisp and CM Lisp (derived from
Common Lisp Common Lisp (CL) is a dialect of the Lisp programming language, published in American National Standards Institute (ANSI) standard document ''ANSI INCITS 226-1994 (S2018)'' (formerly ''X3.226-1994 (R1999)''). The Common Lisp HyperSpec, a hyperli ...
), C* (derived by Thinking Machines from C), and CM Fortran. These languages used proprietary
compiler In computing, a compiler is a computer program that Translator (computing), translates computer code written in one programming language (the ''source'' language) into another language (the ''target'' language). The name "compiler" is primaril ...
s to translate code into the parallel
instruction set In computer science, an instruction set architecture (ISA) is an abstract model that generally defines how software controls the CPU in a computer or a family of computers. A device or program that executes instructions described by that ISA, s ...
of the Connection Machine. The CM-1 through CM-200 were examples of ''single instruction, multiple data'' (
SIMD Single instruction, multiple data (SIMD) is a type of parallel computer, parallel processing in Flynn's taxonomy. SIMD describes computers with multiple processing elements that perform the same operation on multiple data points simultaneousl ...
) architecture using a hypercube interconnect to reduce hop-count and latency, while the later CM-5 and CM-5E were ''multiple instruction, multiple data'' ( MIMD) that combined commodity SPARC processors and proprietary vector processors in a '' fat tree''
computer network A computer network is a collection of communicating computers and other devices, such as printers and smart phones. In order to communicate, the computers and devices must be connected by wired media like copper cables, optical fibers, or b ...
. All Connection Machine models required a serial front-end processor, which was most often a
Sun Microsystems Sun Microsystems, Inc., often known as Sun for short, was an American technology company that existed from 1982 to 2010 which developed and sold computers, computer components, software, and information technology services. Sun contributed sig ...
workstation, but on early models could also be a
Digital Equipment Corporation Digital Equipment Corporation (DEC ), using the trademark Digital, was a major American company in the computer industry from the 1960s to the 1990s. The company was co-founded by Ken Olsen and Harlan Anderson in 1957. Olsen was president until ...
(DEC) VAX
minicomputer A minicomputer, or colloquially mini, is a type of general-purpose computer mostly developed from the mid-1960s, built significantly smaller and sold at a much lower price than mainframe computers . By 21st century-standards however, a mini is ...
or
Symbolics Symbolics, Inc., is a privately held American computer software maker that acquired the assets of the former manufacturing company of the identical name and continues to sell and maintain the Open Genera Lisp (programming language), Lisp sy ...
Lisp machine. Thinking Machines also introduced an early commercial ''redundant array of independent disks'' (
RAID RAID (; redundant array of inexpensive disks or redundant array of independent disks) is a data storage virtualization technology that combines multiple physical Computer data storage, data storage components into one or more logical units for th ...
) 2 disk array, the
DataVault The DataVault was Thinking Machines' mass storage system, storing 5 GB of data, expandable to 10 GB with transfer rates of 40 MB/s. Eight DataVaults could be operated in parallel for a combined data transfer rate of 320 MB/s for up to 80 GB of da ...
, circa 1988.


Business history

In May 1985, Thinking Machines became the third company to
register Register or registration may refer to: Arts, entertainment, and media Music * Register (music), the relative "height" or range of a note, melody, part, instrument, etc. * ''Register'', a 2017 album by Travis Miller * Registration (organ), ...
a .com
domain name In the Internet, a domain name is a string that identifies a realm of administrative autonomy, authority, or control. Domain names are often used to identify services provided through the Internet, such as websites, email services, and more. ...
(think.com). The company became profitable in 1989, in part because of its contracts from the Defense Advanced Research Projects Agency (
DARPA The Defense Advanced Research Projects Agency (DARPA) is a research and development agency of the United States Department of Defense responsible for the development of emerging technologies for use by the military. Originally known as the Adva ...
). The next year, they sold $65 million (USD) worth of hardware and software, making them the market leader in parallel supercomputers. Thinking Machines' primary supercomputer competitor was Cray Research. Other
parallel computing Parallel computing is a type of computing, computation in which many calculations or Process (computing), processes are carried out simultaneously. Large problems can often be divided into smaller ones, which can then be solved at the same time. ...
competitors included nCUBE, nearby Kendall Square Research, and
MasPar MasPar Computer Corporation (later NeoVista Software, Inc.) was a minisupercomputer vendor that was founded in 1987 by Jeff Kalb. The company was based in Sunnyvale, California. History While Kalb was the vice-president of the division of Digita ...
, which made a computer similar to the CM-2, and
Meiko Scientific Meiko Scientific Ltd. was a British supercomputer company based in Bristol, founded by members of the design team working on the Inmos transputer microprocessor. History In 1985, when Inmos management suggested the release of the transputer be ...
, whose CS-2 was similar to the CM-5. In 1991, DARPA and the
United States Department of Energy The United States Department of Energy (DOE) is an executive department of the U.S. federal government that oversees U.S. national energy policy and energy production, the research and development of nuclear power, the military's nuclear w ...
reduced their purchases amid criticism they were unfairly favoring Thinking Machines at the expense of
Cray Cray Inc., a subsidiary of Hewlett Packard Enterprise, is an American supercomputer manufacturer headquartered in Seattle, Washington. It also manufactures systems for data storage and analytics. Several Cray supercomputer systems are listed ...
, nCUBE, and
MasPar MasPar Computer Corporation (later NeoVista Software, Inc.) was a minisupercomputer vendor that was founded in 1987 by Jeff Kalb. The company was based in Sunnyvale, California. History While Kalb was the vice-president of the division of Digita ...
. Tightening export laws also prevented the most powerful Connection Machines from being exported. By 1992, the company was losing money, and CEO Sheryl Handler was forced out. In August 1994, Thinking Machines filed for
Chapter 11 Chapter 11 of the United States Bankruptcy Code ( Title 11 of the United States Code) permits reorganization under the bankruptcy laws of the United States. Such reorganization, known as Chapter 11 bankruptcy, is available to every business, w ...
bankruptcy. The hardware portion of the company was purchased by
Sun Microsystems Sun Microsystems, Inc., often known as Sun for short, was an American technology company that existed from 1982 to 2010 which developed and sold computers, computer components, software, and information technology services. Sun contributed sig ...
, and TMC re-emerged as a small software company specializing in parallel software tools for commodity clusters and
data mining Data mining is the process of extracting and finding patterns in massive data sets involving methods at the intersection of machine learning, statistics, and database systems. Data mining is an interdisciplinary subfield of computer science and ...
software for its installed base and former competitors' parallel supercomputers. In December 1996, the parallel software development section was also acquired by
Sun Microsystems Sun Microsystems, Inc., often known as Sun for short, was an American technology company that existed from 1982 to 2010 which developed and sold computers, computer components, software, and information technology services. Sun contributed sig ...
. Thinking Machines continued as a pure data mining company until it was acquired in 1999 by
Oracle Corporation Oracle Corporation is an American Multinational corporation, multinational computer technology company headquartered in Austin, Texas. Co-founded in 1977 in Santa Clara, California, by Larry Ellison, who remains executive chairman, Oracle was ...
. Oracle later acquired Sun Microsystems, thus re-uniting much of Thinking Machines' intellectual property. The program '' wide area information server'' (WAIS), developed at Thinking Machines by Brewster Kahle, would later be influential in starting the
Internet Archive The Internet Archive is an American 501(c)(3) organization, non-profit organization founded in 1996 by Brewster Kahle that runs a digital library website, archive.org. It provides free access to collections of digitized media including web ...
and associated projects, including the Rosetta Project as part of Danny Hillis' Clock of the Long Now. Architect Greg Papadopoulos later became Sun Microsystems's chief technology officer (CTO).


Dispersal

Many of the hardware people left for
Sun Microsystems Sun Microsystems, Inc., often known as Sun for short, was an American technology company that existed from 1982 to 2010 which developed and sold computers, computer components, software, and information technology services. Sun contributed sig ...
and went on to design the Sun Enterprise series of parallel computers. The ''Darwin''
data mining Data mining is the process of extracting and finding patterns in massive data sets involving methods at the intersection of machine learning, statistics, and database systems. Data mining is an interdisciplinary subfield of computer science and ...
toolkit, developed by Thinking Machines' Business Supercomputer Group, was purchased by
Oracle An oracle is a person or thing considered to provide insight, wise counsel or prophetic predictions, most notably including precognition of the future, inspired by deities. If done through occultic means, it is a form of divination. Descript ...
. Most of the team that built ''Darwin'' had already left for
Dun & Bradstreet The Dun & Bradstreet Holdings, Inc. (D&B) is an American company that provides commercial data, analytics, and insights for businesses. Headquartered in Jacksonville, Florida, the company offers a wide range of products and services for risk a ...
soon after Thinking Machines Corporation entered bankruptcy in 1994. Thinking Machines alumni (known as "Thunkos") helped create several parallel computing software start-ups, including Ab Initio Software; and Applied Parallel Technologies, which was later renamed Torrent Systems and acquired by Ascential Software, which was in turn acquired by
IBM International Business Machines Corporation (using the trademark IBM), nicknamed Big Blue, is an American Multinational corporation, multinational technology company headquartered in Armonk, New York, and present in over 175 countries. It is ...
. Besides Hillis, other noted people who worked for or with the company included Robert Millstein, Greg Papadopoulos, David Waltz, Guy L. Steele Jr., Karl Sims, Brewster Kahle, Bradley Kuszmaul, Carl Feynman, Cliff Lasser, Marvin Denicoff, Alex Vasilevsky, Allan Torres
Richard Fishman
Mirza Mehdi, Alan Harshman, Richard Jordan, Alan Mercer, James Bailey, Tsutomu Shimomura. Among the early corporate fellows of Thinking Machines were
Marvin Minsky Marvin Lee Minsky (August 9, 1927 – January 24, 2016) was an American cognitive scientist, cognitive and computer scientist concerned largely with research in artificial intelligence (AI). He co-founded the Massachusetts Institute of Technology ...
,
Douglas Lenat Douglas Bruce Lenat (September 13, 1950 – August 31, 2023) was an American computer scientist and researcher in artificial intelligence who was the founder and CEO of Cycorp, Inc. in Austin, Texas. Lenat was awarded the biannual IJCAI Comp ...
,
Stephen Wolfram Stephen Wolfram ( ; born 29 August 1959) is a British-American computer scientist, physicist, and businessman. He is known for his work in computer algebra and theoretical physics. In 2012, he was named a fellow of the American Mathematical So ...
, Tomaso Poggio,
Richard Feynman Richard Phillips Feynman (; May 11, 1918 – February 15, 1988) was an American theoretical physicist. He is best known for his work in the path integral formulation of quantum mechanics, the theory of quantum electrodynamics, the physics of t ...
, and Jack Schwartz, later joined by Charles E. Leiserson,
Alan Edelman Alan Stuart Edelman (born June 1963) is an American mathematician and computer scientist. He is a professor of applied mathematics at the Massachusetts Institute of Technology (MIT) and a Principal Investigator at the MIT Computer Science and Ar ...
, Eric Lander, and Lennart Johnsson.
DARPA The Defense Advanced Research Projects Agency (DARPA) is a research and development agency of the United States Department of Defense responsible for the development of emerging technologies for use by the military. Originally known as the Adva ...
's Connection Machines were decommissioned by 1996.


References in popular culture

In the 1993 film ''
Jurassic Park ''Jurassic Park'', later referred to as ''Jurassic World'', is an American science fiction media franchise created by Michael Crichton, centered on a disastrous attempt to create a theme park of De-extinction#Cloning, cloned dinosaurs. It bega ...
'', Connection Machines (non-functioning dummies) are visible in the park's control room, programmer Dennis Nedry mentions "eight Connection Machines"Movie Quotes Database
/ref> and a video about dinosaur cloning mentions "Thinking Machines supercomputers". In the 1996 film '' Mission Impossible'', Luther Stickell asks Franz Krieger for "Thinking Machine laptops" to help hack into the CIA's Langley supercomputer.
Tom Clancy Thomas Leo Clancy Jr. (April 12, 1947 – October 1, 2013) was an American novelist. He is best known for his technically detailed espionage and military science, military-science storylines set during and after the Cold War. Seventeen of ...
's novel '' Rainbow Six'' speaks of the NSA's "star machine from a company gone bankrupt, the Super-Connector from Thinking Machines, Inc., of Cambridge, Massachusetts" in the NSA's basement. In addition, in '' The Bear and the Dragon'' says the National Security Agency could crack nearly any book or cipher with one of three custom
operating system An operating system (OS) is system software that manages computer hardware and software resources, and provides common daemon (computing), services for computer programs. Time-sharing operating systems scheduler (computing), schedule tasks for ...
s designed for a Thinking Machines supercomputer. In the 2008 video game '' Fallout 3'', it is mentioned that the pre-war firm that made the computer systems for Vaults is called Think Machine.


See also

* FROSTBURG – CM-5 used by the
National Security Agency The National Security Agency (NSA) is an intelligence agency of the United States Department of Defense, under the authority of the director of national intelligence (DNI). The NSA is responsible for global monitoring, collection, and proces ...
*
Goodyear MPP The Goodyear Massively Parallel Processor (MPP) was a massively parallel processing supercomputer built by Goodyear Aerospace for the NASA Goddard Space Flight Center. It was designed to deliver enormous computational power at lower cost than ot ...
*
ICL Distributed Array Processor The Distributed Array Processor (DAP) produced by International Computers Limited (ICL) was the world's first commercial massively parallel computer. The original paper study was complete in 1972 and building of the prototype began in 1974. The fir ...
*
MasPar MasPar Computer Corporation (later NeoVista Software, Inc.) was a minisupercomputer vendor that was founded in 1987 by Jeff Kalb. The company was based in Sunnyvale, California. History While Kalb was the vice-president of the division of Digita ...
* Parsytec * SUPRENUM


References


External links


The Rise and Fall of Thinking Machines
''Inc. Magazine'', September 1995
'Richard Feynman and The Connection Machine' by W. Daniel Hillis

Thinking Machines
by Alex Papadimoulis in The Daily WTF's "Tales from the Interview"
Thinking Machines To File for Bankruptcy
John Markoff, The New York Times, August 16, 1994. {{Authority control 1983 establishments in Massachusetts 1994 disestablishments in Massachusetts American companies established in 1983 American companies disestablished in 1994 Companies based in Cambridge, Massachusetts Computer companies established in 1983 Computer companies disestablished in 1994 Defunct computer companies based in Massachusetts Defunct computer companies of the United States Defunct computer hardware companies Defunct computer systems companies Defunct software companies of the United States Lisp (programming language) software companies Massively parallel computers Oracle acquisitions Parallel computing SIMD computing Software companies established in 1983 Software companies disestablished in 1994 Supercomputers Technology companies established in 1983 Technology companies disestablished in 1994