
{  
   "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/292cad6c6d7a90044e7289f504f6f4cf7/clausbraun",         
         "tags" : [
            "ABFT","GPGPU","SimTech","algorithm-based","computing","errors","fault","fault-tolerance","myown","scientific","simulation"
         ],
         
         "intraHash" : "92cad6c6d7a90044e7289f504f6f4cf7",
         "interHash" : "852ec5b9e00df1c4437700418d91759c",
         "label" : "Efficacy and Efficiency of Algorithm-Based Fault Tolerance on GPUs",
         "user" : "clausbraun",
         "description" : "",
         "date" : "2018-03-19 16:15:07",
         "changeDate" : "2018-03-19 15:29:40",
         "count" : 7,
         "pub-type": "inproceedings",
         "booktitle": "Proceedings of the IEEE International On-Line Testing Symposium (IOLTS'13)",
         "year": "2013", 
         "url": "", 
         
         "author": [ 
            "Hans-Joachim Wunderlich","Claus Braun","Sebastian Halder"
         ],
         "authors": [
         	
            	{"first" : "Hans-Joachim",	"last" : "Wunderlich"},
            	{"first" : "Claus",	"last" : "Braun"},
            	{"first" : "Sebastian",	"last" : "Halder"}
         ],
         "pages": "240--243","abstract": "Computer simulations drive innovations in science and industry, and they are gaining more and more importance. However, their high computational demand generates extraordinary challenges for computing systems. Typical highperformance computing systems, which provide sufficient performance and high reliability, are extremly expensive.\r\nModern GPUs offer high performance at very low costs, and they enable simulation applications on the desktop. However, they are increasingly prone to transient effects and other reliability threats. To fulfill the strict reliability requirements in scientific computing and simulation technology, appropriate fault tolerance measures have to be integrated into simulation applications for GPUs. Algorithm-Based Fault Tolerance on GPUs has the potential to meet these requirements.\r\nIn this work we investigate the efficiency and the efficacy of ABFT for matrix operations on GPUs. We compare ABFT against fault tolerance schemes that are based on redundant computations and we evaluate its error detection capabilities",
         "file" : "http://www.iti.uni-stuttgart.de/fileadmin/rami/files/publications/2013/IOLTS_WundeBH2013.pdf",
         
         "doi" : "http://dx.doi.org/10.1109/IOLTS.2013.6604090",
         
         "bibtexKey": "WundeBH2013"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2b9d42307aff55f949dce3efdc063ee86/clausbraun",         
         "tags" : [
            "Euler-Maruyama","GPU","SimTech","adaptive","aggregation","approximation","computing","heterogeneous","ligand-receptor-model","multi-timescale","myown","parallel","particle","simulation"
         ],
         
         "intraHash" : "b9d42307aff55f949dce3efdc063ee86",
         "interHash" : "8b3950b9a31a28b554ce868d67598d14",
         "label" : "Adaptive Parallel Simulation of a Two-Timescale-Model for Apoptotic Receptor-Clustering on GPUs",
         "user" : "clausbraun",
         "description" : "",
         "date" : "2018-03-19 16:15:07",
         "changeDate" : "2018-03-19 15:21:25",
         "count" : 5,
         "pub-type": "inproceedings",
         "booktitle": "Proceedings of the IEEE International Conference on Bioinformatics and Biomedicine (BIBM'14)",
         "year": "2014", 
         "url": "", 
         
         "author": [ 
            "Alexander Schöll","Claus Braun","Markus Daub","Guido Schneider","Hans-Joachim Wunderlich"
         ],
         "authors": [
         	
            	{"first" : "Alexander",	"last" : "Schöll"},
            	{"first" : "Claus",	"last" : "Braun"},
            	{"first" : "Markus",	"last" : "Daub"},
            	{"first" : "Guido",	"last" : "Schneider"},
            	{"first" : "Hans-Joachim",	"last" : "Wunderlich"}
         ],
         "pages": "424--431","abstract": "Computational biology contributes important solutions for major biological challenges. Unfortunately, most applications in computational biology are highly computeintensive and associated with extensive computing times. Biological problems of interest are often not treatable with traditional simulation models on conventional multi-core CPU systems. This interdisciplinary work introduces a new multi-timescale simulation model for apoptotic receptor-clustering and a new parallel evaluation algorithm that exploits the computational performance of heterogeneous CPU-GPU computing systems. For this purpose, the different dynamics involved in receptor-clustering are separated and simulated on two timescales. Additionally, the time step sizes are adaptively refined on each timescale independently.\r\n This new approach improves the simulation performance significantly and reduces computing times from months to hours for observation times of several seconds.",
         "file" : "http://www.iti.uni-stuttgart.de/fileadmin/rami/files/publications/2014/BIBM_SchoeBDSW2014.pdf",
         
         "doi" : "http://dx.doi.org/10.1109/BIBM.2014.6999195",
         
         "bibtexKey": "SchoeBDSW2014"

      }
	  
   ]
}
