Changes between Version 36 and Version 37 of Wiki Start


Ignore:
Timestamp:
Jun 12, 2008, 2:36:15 PM (16 years ago)
Author:
fpecheux
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Wiki Start

    v36 v37  
    1 {{{
    2 #!html
    3 <h1 style="text-align: center; color: blue; font-size: 300%;">Welcome to SoCLib project home page</h1>
    4 
    5 <div id="mainnav" class="nav"><ul><center>
    6   <li class="active first"><a accesskey="1" href="https://www.soclib.fr/trac/dev/wiki/Start">Enter technical part</a></li>
    7 <!-- <li><a accesskey="2" href="https://www.soclib.fr/trac/anr">Go to ANR page</a></li> -->
    8 </center></ul></div>
    9 }}}
    10 ----
    11 
    12 = What is ADAM =
    13 
    14 ADAM stands for “Adaptive Dynamic Architecture for MP2SoCs”. It is a project that has submitted in may 2007 to the ANR (Agence Nationale de la Recherche), and accepted in October 2007. It has officially started in January 2008.
    15 
    16 ADAM is a prospective research project that directly addresses the hot topic of MP2SoC self-adaptability to altered operating conditions, like loss of performance, appearance of faulty hardware resources, and temperature overhead. The architectures targeted by ADAM are MP2SoC, Massively Parallel MultiProcessor systems on chip (more than one hundred of processing elements) containing homogeneous functional blocks (all blocks can perform the work requested by the application), but structurally heterogeneous (with different and process dependant performances, electrical and timing characteristics and reliability). Taking simultaneously these problems into account is mandatory to ensure the reliability and competitiveness of embedded systems to come.
    17 
    18 Three French laboratories with international reputation have joined their effort to propose a unified approach to the self-adaptability in MP2SoC issue. Considering a 2D mesh hardware architecture with a Network on Chip interconnecting clusters containing processing elements and local memories, the proposal can be summarized as a three steps process : non-intrusive online monitoring, online diagnosis/test, and online remapping. The main contribution of the ADAM project is to make these three steps finely interact through the use of onchip dynamic event databases: local databases of formatted/historized events and a global database of architecture instant maps, or architecture audited views classified by event types.
    19 
    20    * [http://www.lip6.fr/ Laboratoire d'Informatique de Paris 6]
    21    * [http://www.cea-leti.fr/ CEA-LETI DCIS]
    22    * [http://www.lirmm/ Laboratoire d'Informatique de Robotique et de Microélectronique de Montpellier]
    23 
    241= Technical features =
    252