Title :
Design tradeoffs for simplicity and efficient verification in the Execution Migration Machine
Author :
Keun Sup Shim ; Lis, Marcin ; Myong Hyon Cho ; Lebedev, Ilya ; Devadas, Srinivas
Author_Institution :
Massachusetts Inst. of Technol., Cambridge, MA, USA
Abstract :
As transistor technology continues to scale, the architecture community has experienced exponential growth in design complexity and significantly increasing implementation and verification costs. Moreover, Moore´s law has led to a ubiquitous trend of an increasing number of cores on a single chip. Often, these large-core-count chips provide a shared memory abstraction via directories and coherence protocols, which have become notoriously error-prone and difficult to verify because of subtle data races and state space explosion. Although a very simple hardware shared memory implementation can be achieved by simply not allowing ad-hoc data replication and relying on remote accesses for remotely cached data (i.e., requiring no directories or coherence protocols), such remote-access-based directoryless architectures cannot take advantage of any data locality, and therefore suffer in both performance and energy. Our recently taped-out 110-core shared-memory processor, the Execution Migration Machine (EM2), establishes a new design point. On the one hand, EM2 supports shared memory but does not automatically replicate data, and thus preserves the simplicity of directoryless architectures. On the other hand, it significantly improves performance and energy over remote-access-only designs by exploiting data locality at remote cores via fast hardware-level thread migration. In this paper, we describe the design choices made in the EM2 chip as well as our choice of design methodology, and discuss how they combine to achieve design simplicity and verification efficiency. Even though EM2 is a fairly large design-110 cores using a total of 357 million transistors-the entire chip design and implementation process (RTL, verification, physical design, tapeout) took only 18 man-months.
Keywords :
integrated circuit design; memory architecture; shared memory systems; storage management chips; EM2 chip; Moore law; ad-hoc data replication; architecture community; chip design; coherence protocols; data locality; design complexity; design tradeoffs; execution migration machine; experienced exponential growth; fast hardware-level thread migration; large-core-count chips; remote cached data; remote-access-based directoryless architectures; remote-access-only designs; shared memory abstraction; state space explosion; subtle data races; taped-out 110-core shared-memory processor; transistor technology; verification costs; Coherence; Context; Hardware; Instruction sets; Protocols; System-on-chip; Tiles; Design complexity; Parallel architectures; Shared memory;
Conference_Titel :
Computer Design (ICCD), 2013 IEEE 31st International Conference on
Conference_Location :
Asheville, NC
DOI :
10.1109/ICCD.2013.6657037