A Multi-Thread Processor Architecture Based on the Continuation Model

  • Authors:
  • Takanori Matsuzaki;Satoshi Amamiya;Masaaki Izumi;Makoto Amamiya

  • Affiliations:
  • Kyushu University;Kyushu University;Kyushu University;Kyushu University

  • Venue:
  • IWIA '05 Proceedings of the Innovative Architecture on Future Generation High-Performance Processors and Systems
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

We are developing the Fuce processor based on the dataflow computing model. Fuce means FUsion of Communication and Execution. In order to execute many threads with multiple thread execution units efficiently, the Fuce processor executes multiple threads using the exclusive multi-thread execution model. The core concept of the exclusive multi-thread execution model is continuation based multi-thread execution, which is derived from dataflow computing. The Fuce processor aims to fuse the intra-processor execution and inter-processor communication. The Fuce processor unifies processing inside the processor and communication with processors outside as events, and executes the event as a thread. In this paper, we introduce the architecture of the Fuce processor and evaluate the concurrency performance of a Fuce processor which we described in VHDL. As a result, we understood that the processor has concurrency capability when there is sufficient thread level parallelism.