A Fault Detection and Recovery Architecture for a Teradevice Dataflow System

  • Authors:
  • Sebastian Weis;Arne Garbade;Julian Wolf;Bernhard Fechner;Avi Mendelson;Roberto Giorgi;Theo Ungerer

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

  • Venue:
  • DFM '11 Proceedings of the 2011 First Workshop on Data-Flow Execution Models for Extreme Scale Computing
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Future computing systems (Teradevices) will probably contain more than 1000 cores on a single die. To exploit this parallelism, threaded dataflow execution models are promising, since they provide side-effect free execution and reduced synchronization overhead. But the terascale transistor integration of such chips make them orders of magnitude more vulnerable to voltage fluctuation, radiation, and process variations. This means reliability techniques have to be an essential part of such future systems, too.In this paper, we conceptualize a fault tolerant architecture for a scalable threadeddataflow system. We provide methods to detect permanent, intermittent, and transientfaults during the execution. Furthermore, we propose a recovery technique for dataflow threads.