
{  
   "types" : {
      "Bookmark" : {
         "pluralLabel" : "Bookmarks"
      },
      "Publication" : {
         "pluralLabel" : "Publications"
      },
      "GoldStandardPublication" : {
         "pluralLabel" : "GoldStandardPublications"
      },
      "GoldStandardBookmark" : {
         "pluralLabel" : "GoldStandardBookmarks"
      },
      "Tag" : {
         "pluralLabel" : "Tags"
      },
      "User" : {
         "pluralLabel" : "Users"
      },
      "Group" : {
         "pluralLabel" : "Groups"
      },
      "Sphere" : {
         "pluralLabel" : "Spheres"
      }
   },
   
   "properties" : {
      "count" : {
         "valueType" : "number"
      },
      "date" : {
         "valueType" : "date"
      },
      "changeDate" : {
         "valueType" : "date"
      },
      "url" : {
         "valueType" : "url"
      },
      "id" : {
         "valueType" : "url"
      },
      "tags" : {
         "valueType" : "item"
      },
      "user" : {
         "valueType" : "item"
      }      
   },
   
   "items" : [
   	  
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/224f837d18d9b50f16f9f9ce2973b8958/clausbraun",         
         "tags" : [
            "DFG-SPP-1500","FPGA","OTERA","ageing","fault-tolerance","mitigation","myown","online","partial","reconfiguration","reliability","runtime","test"
         ],
         
         "intraHash" : "24f837d18d9b50f16f9f9ce2973b8958",
         "interHash" : "27e1bf95f0c265a73fadb3894b277b27",
         "label" : "Module Diversification: Fault Tolerance and Aging Mitigation for Runtime Reconfigurable Architectures",
         "user" : "clausbraun",
         "description" : "",
         "date" : "2018-03-19 16:15:07",
         "changeDate" : "2018-03-19 15:24:53",
         "count" : 4,
         "pub-type": "inproceedings",
         "booktitle": "Proceedings of the IEEE International Test Conference (ITC'13)",
         "year": "2013", 
         "url": "http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=6651926", 
         
         "author": [ 
            "Hongyan Zhang","Lars Bauer","Michael A. Kochte","Eric Schneider","Claus Braun","Michael E. Imhof","Hans-Joachim Wunderlich","Jörg Henkel"
         ],
         "authors": [
         	
            	{"first" : "Hongyan",	"last" : "Zhang"},
            	{"first" : "Lars",	"last" : "Bauer"},
            	{"first" : "Michael A.",	"last" : "Kochte"},
            	{"first" : "Eric",	"last" : "Schneider"},
            	{"first" : "Claus",	"last" : "Braun"},
            	{"first" : "Michael E.",	"last" : "Imhof"},
            	{"first" : "Hans-Joachim",	"last" : "Wunderlich"},
            	{"first" : "Jörg",	"last" : "Henkel"}
         ],
         "abstract": "Runtime reconfigurable architectures based on Field-Programmable Gate Arrays (FPGAs) are attractive for realizing complex applications. However, being manufactured in latest semiconductor process technologies, FPGAs are increasingly prone to aging effects, which reduce the reliability of such systems and must be tackled by aging mitigation and application of fault tolerance techniques. This paper presents module diversification, a novel design method that creates different configurations for runtime reconfigurable modules. Our method provides fault tolerance by creating the minimal number of configurations such that for any faulty Configurable Logic Block (CLB) there is at least one configuration that does not use that CLB. Additionally, we determine the fraction of time that each configuration should be used to balance the stress and to mitigate the aging process in FPGA-based runtime reconfigurable systems. The generated configurations significantly improve reliability by fault-tolerance and aging mitigation.",
         "file" : "http://www.iti.uni-stuttgart.de/fileadmin/rami/files/publications/2013/ITC_ZhangBKSBIWH2013.pdf",
         
         "doi" : "http://dx.doi.org/10.1109/TEST.2013.6651926",
         
         "bibtexKey": "ZhangBKSBIWH2013"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/235141c76888b71eb1199caedc8b1690d/kamranidrees",         
         "tags" : [
            "Communication","Distributed","Framework","HLRS","MPI","One-sided","PGAS","Runtime","SCOPE","Shared","myown"
         ],
         
         "intraHash" : "35141c76888b71eb1199caedc8b1690d",
         "interHash" : "02610572e0588fd46e720c34a5a4973c",
         "label" : "DART-MPI: An MPI-based Implementation of a PGAS Runtime System",
         "user" : "kamranidrees",
         "description" : "",
         "date" : "2015-10-19 14:20:20",
         "changeDate" : "2015-11-19 14:17:23",
         "count" : 2,
         "pub-type": "inproceedings",
         "booktitle": "Proceedings of the 8th International Conference on Partitioned Global Address Space Programming Models","series": "PGAS '14","publisher":"ACM","address":"New York, NY, USA",
         "year": "2014", 
         "url": "http://doi.acm.org/10.1145/2676870.2676875", 
         
         "author": [ 
            "Huan Zhou","Yousri Mhedheb","Kamran Idrees","Colin W. Glass","José Gracia","Karl Fürlinger"
         ],
         "authors": [
         	
            	{"first" : "Huan",	"last" : "Zhou"},
            	{"first" : "Yousri",	"last" : "Mhedheb"},
            	{"first" : "Kamran",	"last" : "Idrees"},
            	{"first" : "Colin W.",	"last" : "Glass"},
            	{"first" : "José",	"last" : "Gracia"},
            	{"first" : "Karl",	"last" : "Fürlinger"}
         ],
         "pages": "3:1--3:11",
         "location" : "Eugene, OR, USA",
         
         "acmid" : "2676875",
         
         "isbn" : "978-1-4503-3247-7",
         
         "numpages" : "11",
         
         "articleno" : "3",
         
         "doi" : "10.1145/2676870.2676875",
         
         "bibtexKey": "Zhou:2014:DMI:2676870.2676875"

      }
	  
   ]
}
