The Landscape of Seven Questions and Seven Dwarfs for Parallel Computing Research: a view from Berkeley



Download 232.56 Kb.
Page2/13
Date28.01.2017
Size232.56 Kb.
#8845
1   2   3   4   5   6   7   8   9   ...   13

Motivation


The promise of parallelism has fascinated researchers for at least three decades. Over In the past,these decades, efforts on parallel processors computing efforts have shown promise and gathered investment, but in the end uniprocessor computing has always prevailed. Nevertheless, we argue general- purpose computing is taking an irreversible step toward parallel architectures. What’s different this time? This shift toward increasing parallelism is not a triumphant stride forward based on breakthroughs in novel software and architectures for parallelism. Instead, this plunge into parallelism is actually a retreat from even greater challenges that thwart efficient silicon implementation of traditional uniprocessor architectures.
In the following, we capture a number of guiding principles that illustrate precisely how everything is changing in computing. Following the style of Newsweek, they are listed as pairs of outdated conventional wisdoms and their new replacements. We later refer to these pairs as CW #n.

  1. Old CW: Power is free, but transistors are expensive.

  • New CW is the “Power wall:” Power is expensive, but transistors are “free.” That is, we can put more transistors on a chip than we have the power to turn on.

  1. Old CW: If you worry about power, the only concern is dynamic power.

  1. Old CW: Monolithic uniprocessors in silicon are reliable internally, with errors occurring only at the pins.

  • New CW: As chips drop below 65 nm feature sizes, they will have high soft and hard error rates. [Borkar 2005][Mukherjee et al 2005]

  1. Old CW: By building upon prior successes, we can continue to raise the level of abstraction and hence the size of hardware designs.

  • New CW: Wire delay, noise, cross coupling (capacitive and inductive), manufacturing variability, reliability (see above), clock jitter, design validation, and so on conspire to stretch the development time and cost of large designs at 65 nm or smaller feature sizes. (See Section 4.1.)

  1. Old CW: Researchers demonstrate new architecture ideas by building chips.

  • New CW: The cost of masks at 65 nm feature size, the cost of ECAD to design such chips, and the cost of design for GHz clock rates means researchers can no longer build believable prototypes. Thus, an alternative approach to evaluating architectures must be developed (See Section 6.3.)

  1. Old CW: Performance improves equally in latency and bandwidth.

  • New CW: Bandwidth improves by at least the square of the improvement in latency across many technologies. [Patterson 2004]

  1. Old CW: Multiplies are slow, but loads and stores are fast.

  • New CW is the “Memory wall:” Loads and stores are slow, but multiplies are fast. Modern microprocessors can take 200 clocks to access DRAM memory, but even floating- point multiplies may take only 4 clock cycles. [Wulf and McKee 1995]

  1. Old CW: We can reveal more iInstruction- lLevel paParallelism (ILP) via compilers and architecture innovation. Examples from the past include branch prediction, out-of-order execution, speculation, and VLIW systems..

  • New CW is the “ILP wall:” There are diminishing returns on finding more ILP [Hennessy Patterson 2006]

  1. Old CW: Uniprocessor performance doubles every 18 months.

  • New CW is Power Wall + Memory Wall + ILP Wall = Brick Wall. Figure 2 plots processor performance for almost 30 years. In 2006, performance is a factor of three below the traditional doubling every 18 months that we enjoyed between 1986 and 2002. The doubling of uniprocessor performance may now take 5 years.

  1. Old CW: Don’t bother parallelizing your application, as you can just wait a little while and run it on a much faster sequential computer.

  • New CW: It will be a very long wait for a faster sequential computer (see above).

  1. Old CW: Increasing clock frequency is thea primary method of improving processor performance.

  • New CW: Increasing parallelism and decreasing clock frequency is the primary method of improving processor performance. (See Section 4.1.)

  1. Old CW: Less than linear sscalingcale-up for a multiprocessor application is failure.

  • New CW: Given the switch to parallel computing, any speedup via parallelism is a success.

Although the CW pairs above paint a negative picture about the state of hardware, there are compensating positives as well. First, Moore’s Law continues, so we can afford to put thousands of simple processors on a single, economical chip. For example, Cisco is shipping a product with 188 RISC cores on a single chip in a 13090nm processes [Eatherton 2005]. Second, communication between these processors within a chip can have very low latency and very high bandwidth.




Figure 2. Processor performance improvement between 1978 and 2006 using integer SPEC programs. RISCs helped inspire performance to improve by 52% per year between 1986 and 2002, which was much faster than the VAX minicomputer improved between 1978 and 1986. Since 2002, performance has improved less than 20% per year. By 2006, processors will be a factor of three slower than if progress had continued at 52% per year. This figure is Figure 1.1 in [Hennessy and Patterson 2006].


Download 232.56 Kb.

Share with your friends:
1   2   3   4   5   6   7   8   9   ...   13




The database is protected by copyright ©ininet.org 2024
send message

    Main page