Baring It All to Software: Raw Machines

  • Authors:
  • Elliot Waingold;Michael Taylor;Devabhaktuni Srikrishna;Vivek Sarkar;Walter Lee;Victor Lee;Jang Kim;Matthew Frank;Peter Finch;Rajeev Barua;Jonathan Babb;Saman Amarasinghe;Anant Agarwal

  • Affiliations:
  • -;-;-;-;-;-;-;-;-;-;-;-;-

  • Venue:
  • Computer
  • Year:
  • 1997

Quantified Score

Hi-index 4.14

Visualization

Abstract

The most radical of the architectures that appear in this issue are Raw processors-highly parallel architectures with hundreds of very simple processors coupled to a small portion of the on-chip memory. Each processor, or tile, also contains a small bank of configurable logic, allowing synthesis of complex operations directly in configurable hardware. Unlike the others, this architecture does not use a traditional instruction set architecture. Instead, programs are compiled directly onto the Raw hardware, with all units told explicitly what to do by the compiler. The compiler even schedules most of the intertile communication. The real limitation to this architecture is the efficacy of the compiler. The authors demonstrate impressive speedups for simple algorithms that lend themselves well to this architectural model, but whether this architecture will be effective for future workloads is an open question.