“Data management housekeeping is not the only problem to plague oversimplified approaches to high speed computation. The physical problems which are of practical interest tend to have rather significant complications. Examples of these complications are as follows: boundaries are likely to be irregular; interiors are likely to be inhomogeneous; computations required may be dependent on the states of the variables at each point; propagation rates of different physical effects may be quite different; the rate of convergence, or convergence at all, may be strongly dependent on sweeping through the array along different axes on succeeding passes; etc. The effect of each of these complications is very severe on any computer organization based on geometrically related processors in a paralleled processing system.”

—  Gene Amdahl

Source: Validity of the single processor approach... (1967), p. 483

Adopted from Wikiquote. Last update Sept. 20, 2023. History

Help us to complete the source, original and additional information

Do you have more details about the quote "Data management housekeeping is not the only problem to plague oversimplified approaches to high speed computation. The…" by Gene Amdahl?
Gene Amdahl photo
Gene Amdahl 5
American physicist 1922–2015

Related quotes

Stephen Wolfram photo

“Computational reducibility may well be the exception rather than the rule: Most physical questions may be answerable only through irreducible amounts of computation. Those that concern idealized limits of infinite time, volume, or numerical precision can require arbitrarily long computations, and so be formally undecidable.”

Stephen Wolfram (1959) British-American computer scientist, mathematician, physicist, writer and businessman

[Undecidability and intractability in theoretical physics, Physical Review Letters, 54, 8, 1985, 735–738, 10.1103/PhysRevLett.54.735, https://www.stephenwolfram.com/publications/academic/undecidability-intractability-theoretical-physics.pdf]

Gene Amdahl photo

“From the computer application point of view the primary problem [of Computer-Aided Design] is not how to solve problems, but how to state them.”

Douglas T. Ross (1929–2007) American computer scientist

Source: Computer-Aided Design: A Statement of Objectives (1960), p. iii; Abstract.

Gene Amdahl photo
J. C. R. Licklider photo

“Present-day computers are designed primarily to solve preformulated problems or to process data according to predetermined procedures. The course of the computation may be conditional upon results obtained during the computation, but all the alternatives must be foreseen in advance. … The requirement for preformulation or predetermination is sometimes no great disadvantage. It is often said that programming for a computing machine forces one to think clearly, that it disciplines the thought process. If the user can think his problem through in advance, symbiotic association with a computing machine is not necessary.
However, many problems that can be thought through in advance are very difficult to think through in advance. They would be easier to solve, and they could be solved faster, through an intuitively guided trial-and-error procedure in which the computer cooperated, turning up flaws in the reasoning or revealing unexpected turns in the solution. Other problems simply cannot be formulated without computing-machine aid. … One of the main aims of man-computer symbiosis is to bring the computing machine effectively into the formulative parts of technical problems.
The other main aim is closely related. It is to bring computing machines effectively into processes of thinking that must go on in "real time," time that moves too fast to permit using computers in conventional ways. Imagine trying, for example, to direct a battle with the aid of a computer on such a schedule as this. You formulate your problem today. Tomorrow you spend with a programmer. Next week the computer devotes 5 minutes to assembling your program and 47 seconds to calculating the answer to your problem. You get a sheet of paper 20 feet long, full of numbers that, instead of providing a final solution, only suggest a tactic that should be explored by simulation. Obviously, the battle would be over before the second step in its planning was begun. To think in interaction with a computer in the same way that you think with a colleague whose competence supplements your own will require much tighter coupling between man and machine than is suggested by the example and than is possible today.”

Man-Computer Symbiosis, 1960

Related topics