
{  
   "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/2963e0bb2cc501538ea94c6eb2829c0f9/markusfrank",         
         "tags" : [
            "Performance-influencing","factors","multicore","parallel","performance","prediction","spe"
         ],
         
         "intraHash" : "963e0bb2cc501538ea94c6eb2829c0f9",
         "interHash" : "e340f13859511bcd7cee06da9b05777a",
         "label" : "Performance-influencing Factors for Parallel and Algorithmic Problems in Multicore Environments: Work-In-Progress Paper",
         "user" : "markusfrank",
         "description" : "",
         "date" : "2019-07-01 15:49:26",
         "changeDate" : "2019-07-01 13:50:03",
         "count" : 3,
         "pub-type": "inproceedings",
         "booktitle": "Companion of the 2019 ACM/SPEC International Conference on Performance Engineering",
         "year": "2019", 
         "url": "", 
         
         "author": [ 
            "Markus Frank","Steffen Becker","Angelika Kaplan","Anne Koziolek"
         ],
         "authors": [
         	
            	{"first" : "Markus",	"last" : "Frank"},
            	{"first" : "Steffen",	"last" : "Becker"},
            	{"first" : "Angelika",	"last" : "Kaplan"},
            	{"first" : "Anne",	"last" : "Koziolek"}
         ],
         "pages": "21--24",
         "bibtexKey": "frank2019performance"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2e0916923fb17eca6d71960114aa1e12e/markusfrank",         
         "tags" : [
            "engineering","language","modeling","multicore","performance","software"
         ],
         
         "intraHash" : "e0916923fb17eca6d71960114aa1e12e",
         "interHash" : "530ad036a6564c12fb1a0ff9c77f88b4",
         "label" : "Challenges in Multicore Performance Predictions",
         "user" : "markusfrank",
         "description" : "",
         "date" : "2018-04-19 11:00:40",
         "changeDate" : "2019-07-01 13:51:51",
         "count" : 4,
         "pub-type": "inproceedings",
         "booktitle": "Companion of the 2018 ACM/SPEC International Conference on Performance Engineering","series": "ICPE '18","publisher":"ACM","address":"New York, NY, USA",
         "year": "2018", 
         "url": "http://doi.acm.org/10.1145/3185768.3185773", 
         
         "author": [ 
            "Markus Frank","Floriment Klinaku","Steffen Becker"
         ],
         "authors": [
         	
            	{"first" : "Markus",	"last" : "Frank"},
            	{"first" : "Floriment",	"last" : "Klinaku"},
            	{"first" : "Steffen",	"last" : "Becker"}
         ],
         "pages": "47--48",
         "acmid" : "3185773",
         
         "isbn" : "978-1-4503-5629-9",
         
         "numpages" : "2",
         
         "location" : "Berlin, Germany",
         
         "doi" : "10.1145/3185768.3185773",
         
         "bibtexKey": "frank2018challenges"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2ae7c8636a3832dd4a8e82ff5da42ac79/isw-bibliothek",         
         "tags" : [
            "CNC","ISW","Multicore","Performance","xkt"
         ],
         
         "intraHash" : "ae7c8636a3832dd4a8e82ff5da42ac79",
         "interHash" : "4db6e223ceb4da4da13fe37354580ee5",
         "label" : "CNC Tool Path Generation on Multi-Core Processors",
         "user" : "isw-bibliothek",
         "description" : "",
         "date" : "2016-03-03 09:53:12",
         "changeDate" : "2016-03-14 15:13:08",
         "count" : 3,
         "pub-type": "article",
         "journal": "Applied Mechanics & Materials","publisher":"Trans Tech Publications","address":"Switzerland",
         "year": "2015", 
         "url": "", 
         
         "author": [ 
            "Benjamin Kaiser","Matthias Keinert","Armin Lechler","Alexander Verl"
         ],
         "authors": [
         	
            	{"first" : "Benjamin",	"last" : "Kaiser"},
            	{"first" : "Matthias",	"last" : "Keinert"},
            	{"first" : "Armin",	"last" : "Lechler"},
            	{"first" : "Alexander",	"last" : "Verl"}
         ],
         "volume": "794","pages": "339-346","abstract": "Tool path generation for CNC machine tools is mainly responsible for quality, accuracy and productivity of the manufacturing process and therefore in the focus of research activities. Many approaches regarding this topic yield to complex algorithms and thus, demand for the availability of sufficient processing performance realizing this algorithms in a CNC real-time environment. For that reason this paper presents an approach on how to use multi-core processors for CNC tool path generation functions. A partitioning concept is presented allowing to concurrently execute multiple threads realizing interpolation and arc length calculation algorithms. At the example of B-spline interpolation the execution time of the tool path generation function could be reduced significantly using the presented approach.",
         "__markedentry" : "[xtl:6]",
         
         "bibtexKey": "KaiserKeinertLechlerEtAl2015"

      }
	  
   ]
}
