
{  
   "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/2ca592479b0e6cdd08604a1b7461cca0a/c.niethammer",         
         "tags" : [
            "Cartesian","MPI","grid","hlrs","network","parallel","programming","spmt","topology"
         ],
         
         "intraHash" : "ca592479b0e6cdd08604a1b7461cca0a",
         "interHash" : "2064368de35135a3063019225f5506e0",
         "label" : "Topology aware Cartesian grid mapping with MPI",
         "user" : "c.niethammer",
         "description" : "",
         "date" : "2019-01-31 21:11:23",
         "changeDate" : "2019-01-31 20:11:23",
         "count" : 1,
         "pub-type": "misc",
         
         "year": "2018", 
         "url": "https://eurompi2018.bsc.es/sites/default/files/uploaded/EuroMPI2018_Niethammer%2BRabenseifner_ML-Cartesian_e-abstract.pdf", 
         
         "author": [ 
            "Christoph Niethammer","Rolf Rabenseifner"
         ],
         "authors": [
         	
            	{"first" : "Christoph",	"last" : "Niethammer"},
            	{"first" : "Rolf",	"last" : "Rabenseifner"}
         ],
         
         "bibtexKey": "niethammer2018topology"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/200e71607cd89c36f3f5bb856e79e7b39/c.niethammer",         
         "tags" : [
            "debugging","hlrs","parallel","performance","programming","spmt","toosl"
         ],
         
         "intraHash" : "00e71607cd89c36f3f5bb856e79e7b39",
         "interHash" : "a34d7850fc52c43c6bb1a3e4548dbc6f",
         "label" : "Tools for High Performance Computing 2015",
         "user" : "c.niethammer",
         "description" : "",
         "date" : "2017-12-12 10:44:52",
         "changeDate" : "2017-12-12 09:44:52",
         "count" : 1,
         "pub-type": "book",
         "publisher":"Springer",
         "year": "2016", 
         "url": "http://dx.doi.org/10.1007/978-3-319-39589-0", 
         
         "editor": [ 
            "Andreas Knüpfer","Tobias Hilbrich","Christoph Niethammer","José Gracia","Wolfgang E. Nagel","Michael M. Resch"
         ],
         "editors": [
         	
            	{"first" : "Andreas",	"last" : "Knüpfer"},
            	{"first" : "Tobias",	"last" : "Hilbrich"},
            	{"first" : "Christoph",	"last" : "Niethammer"},
            	{"first" : "José",	"last" : "Gracia"},
            	{"first" : "Wolfgang E.",	"last" : "Nagel"},
            	{"first" : "Michael M.",	"last" : "Resch"}
         ],
         
         "isbn" : "978-3-319-39589-0",
         
         "library" : "UB",
         
         "subtitle" : "Proceedings of the 9th International Workshop on Parallel Tools for High Performance Computing, September 2015, Dresden, Germany",
         
         "doi" : "10.1007/978-3-319-39589-0",
         
         "bibtexKey": "UBHD-68018512"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2dffb2a37e29a0efe71208a49226516a6/c.niethammer",         
         "tags" : [
            "dynamics","highly","molecular","parallel","programming","scalable","simulation","simulations","vectorization"
         ],
         
         "intraHash" : "dffb2a37e29a0efe71208a49226516a6",
         "interHash" : "a0dbaf1fbdff3c8d5401f74e8d6a7aad",
         "label" : "591 TFLOPS Multi-trillion Particles Simulation on SuperMUC",
         "user" : "c.niethammer",
         "description" : "",
         "date" : "2017-12-12 09:58:14",
         "changeDate" : "2017-12-12 08:58:14",
         "count" : 3,
         "pub-type": "inbook",
         "booktitle": "Supercomputing: 28th International Supercomputing Conference, ISC 2013, Leipzig, Germany, June 16-20, 2013. Proceedings","publisher":"Springer Berlin Heidelberg","address":"Berlin, Heidelberg",
         "year": "2013", 
         "url": "https://doi.org/10.1007/978-3-642-38750-0_1", 
         
         "author": [ 
            "Wolfgang Eckhardt","Alexander Heinecke","Reinhold Bader","Matthias Brehm","Nicolay Hammer","Herbert Huber","Hans-Georg Kleinhenz","Jadran Vrabec","Hans Hasse","Martin Horsch","Martin Bernreuther","Colin W. Glass","Christoph Niethammer","Arndt Bode","Hans-Joachim Bungartz"
         ],
         "authors": [
         	
            	{"first" : "Wolfgang",	"last" : "Eckhardt"},
            	{"first" : "Alexander",	"last" : "Heinecke"},
            	{"first" : "Reinhold",	"last" : "Bader"},
            	{"first" : "Matthias",	"last" : "Brehm"},
            	{"first" : "Nicolay",	"last" : "Hammer"},
            	{"first" : "Herbert",	"last" : "Huber"},
            	{"first" : "Hans-Georg",	"last" : "Kleinhenz"},
            	{"first" : "Jadran",	"last" : "Vrabec"},
            	{"first" : "Hans",	"last" : "Hasse"},
            	{"first" : "Martin",	"last" : "Horsch"},
            	{"first" : "Martin",	"last" : "Bernreuther"},
            	{"first" : "Colin W.",	"last" : "Glass"},
            	{"first" : "Christoph",	"last" : "Niethammer"},
            	{"first" : "Arndt",	"last" : "Bode"},
            	{"first" : "Hans-Joachim",	"last" : "Bungartz"}
         ],
         
         "editor": [ 
            "Julian Martin Kunkel","Thomas Ludwig","Hans Werner Meuer"
         ],
         "editors": [
         	
            	{"first" : "Julian Martin",	"last" : "Kunkel"},
            	{"first" : "Thomas",	"last" : "Ludwig"},
            	{"first" : "Hans Werner",	"last" : "Meuer"}
         ],
         "pages": "1--12","abstract": "Anticipating large-scale molecular dynamics simulations (MD) in nano-fluidics, we conduct performance and scalability studies of an optimized version of the code ls1 mardyn. We present our implementation requiring only 32 Bytes per molecule, which allows us to run the, to our knowledge, largest MD simulation to date. Our optimizations tailored to the Intel Sandy Bridge processor are explained, including vectorization as well as shared-memory parallelization to make use of Hyperthreading. Finally we present results for weak and strong scaling experiments on up to 146016 Cores of SuperMUC at the Leibniz Supercomputing Centre, achieving a speed-up of 133k times which corresponds to an absolute performance of 591.2 TFLOPS.",
         "isbn" : "978-3-642-38750-0",
         
         "doi" : "10.1007/978-3-642-38750-0_1",
         
         "bibtexKey": "Eckhardt2013"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2047ca0a9a5656743a9fbfa60b4101972/c.niethammer",         
         "tags" : [
            "debugging","hlrs","myown","parallel","performance","programming","spmt","tools"
         ],
         
         "intraHash" : "047ca0a9a5656743a9fbfa60b4101972",
         "interHash" : "5411133c891b8b9b43ea21df272b77a3",
         "label" : "Tools for High Performance Computing 2016",
         "user" : "c.niethammer",
         "description" : "",
         "date" : "2017-12-12 09:47:55",
         "changeDate" : "2017-12-12 08:47:55",
         "count" : 1,
         "pub-type": "book",
         "publisher":"Springer Berlin Heidelberg",
         "year": "2017", 
         "url": "", 
         
         "author": [ 
            "Christoph Niethammer","José Gracia","Tobias Hilbrich","Andreas Knüpfer","Michael M. Resch","Wolfgang E. Nagel"
         ],
         "authors": [
         	
            	{"first" : "Christoph",	"last" : "Niethammer"},
            	{"first" : "José",	"last" : "Gracia"},
            	{"first" : "Tobias",	"last" : "Hilbrich"},
            	{"first" : "Andreas",	"last" : "Knüpfer"},
            	{"first" : "Michael M.",	"last" : "Resch"},
            	{"first" : "Wolfgang E.",	"last" : "Nagel"}
         ],
         
         "bibtexKey": "niethammer2017tools"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2397984814dd598e14dfb34e12d7da8af/amerwafai",         
         "tags" : [
            "GPU","HLRS","HPC","Hardware","Parallel","Portable","Programming","SCOPE","architecture","mown","myown"
         ],
         
         "intraHash" : "397984814dd598e14dfb34e12d7da8af",
         "interHash" : "372f16a4d9fcc1ae19a70b705f96897a",
         "label" : "Portable Codes on New HPC Architectures",
         "user" : "amerwafai",
         "description" : "",
         "date" : "2016-01-29 09:34:55",
         "changeDate" : "2016-01-29 08:39:52",
         "count" : 2,
         "pub-type": "inproceedings",
         "booktitle": "Facing the Multicore-Challenge III 2012","series": "LNCS","publisher":"Springer Berlin Heidelberg",
         "year": "2012", 
         "url": "", 
         
         "author": [ 
            "Mhd. Amer Wafai","Colin W. Glass","Christoph Niethammer"
         ],
         "authors": [
         	
            	{"first" : "Mhd. Amer",	"last" : "Wafai"},
            	{"first" : "Colin W.",	"last" : "Glass"},
            	{"first" : "Christoph",	"last" : "Niethammer"}
         ],
         
         "editor": [ 
            "Rainer Keller","David Kramer","Jan-Philipp Weiß"
         ],
         "editors": [
         	
            	{"first" : "Rainer",	"last" : "Keller"},
            	{"first" : "David",	"last" : "Kramer"},
            	{"first" : "Jan-Philipp",	"last" : "Weiß"}
         ],
         "volume": "7686","pages": "133-134",
         "date-added" : "2015-08-18 14:21:33 +0000",
         
         "date-modified" : "2015-08-19 08:21:35 +0000",
         
         "bibtexKey": "wafai13"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/24c618649b98b6a44e5418a24251d9ab7/c.niethammer",         
         "tags" : [
            "hlrs","hpc","myown","parallel","programming","spmt"
         ],
         
         "intraHash" : "4c618649b98b6a44e5418a24251d9ab7",
         "interHash" : "5459b42e9236ceaa5d35786c9660eeaa",
         "label" : "A Bandwidth-saving Optimization for MPI Broadcast Collective Operation",
         "user" : "c.niethammer",
         "description" : "",
         "date" : "2016-01-25 17:32:09",
         "changeDate" : "2016-01-25 16:32:09",
         "count" : 5,
         "pub-type": "inproceedings",
         "booktitle": "44th International Conference on Parallel Processing Workshops, ICPPW","address":"Beijing, China",
         "year": "2015", 
         "url": "", 
         
         "author": [ 
            "Huan Zhou","Vladimir Marjanovic","Christoph Niethammer","José Gracia"
         ],
         "authors": [
         	
            	{"first" : "Huan",	"last" : "Zhou"},
            	{"first" : "Vladimir",	"last" : "Marjanovic"},
            	{"first" : "Christoph",	"last" : "Niethammer"},
            	{"first" : "José",	"last" : "Gracia"}
         ],
         "pages": "111-118",
         "jgclass" : "refereed",
         
         "bibtexKey": "ZhouMNG15"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2b26595fd802137a8ae7a11841a3d40ff/c.niethammer",         
         "tags" : [
            "debugging","hlrs","myown","parallel","performance","programming","spmt","tools"
         ],
         
         "intraHash" : "b26595fd802137a8ae7a11841a3d40ff",
         "interHash" : "994cfa70853bae14b6cd7a854fe08777",
         "label" : "Tools for High Performance Computing 2014",
         "user" : "c.niethammer",
         "description" : "",
         "date" : "2015-11-20 15:49:19",
         "changeDate" : "2015-11-20 14:51:12",
         "count" : 1,
         "pub-type": "book",
         "publisher":"Springer Berlin Heidelberg",
         "year": "2015", 
         "url": "", 
         
         "editor": [ 
            "Christoph Niethammer","José Gracia","Andreas Knüpfer","Michael M. Resch","Wolfgang E. Nagel"
         ],
         "editors": [
         	
            	{"first" : "Christoph",	"last" : "Niethammer"},
            	{"first" : "José",	"last" : "Gracia"},
            	{"first" : "Andreas",	"last" : "Knüpfer"},
            	{"first" : "Michael M.",	"last" : "Resch"},
            	{"first" : "Wolfgang E.",	"last" : "Nagel"}
         ],
         
         "bibtexKey": "noauthororeditor2015tools"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2a29cc6f3914b414e82ae84df392d0c21/c.niethammer",         
         "tags" : [
            "OpenMP","hlrs","myown","parallel","programming","spmt","validation"
         ],
         
         "intraHash" : "a29cc6f3914b414e82ae84df392d0c21",
         "interHash" : "26db2a697e4809d8c54331cc47c92611",
         "label" : "Validating OpenMP 2.5 for Fortran and C/C++",
         "user" : "c.niethammer",
         "description" : "",
         "date" : "2015-11-20 15:43:39",
         "changeDate" : "2015-11-20 14:46:09",
         "count" : 1,
         "pub-type": "conference",
         "booktitle": "6th European Workshop on OpenMP",
         "year": "2004", 
         "url": "", 
         
         "author": [ 
            "Matthias Müller","Christoph Niethammer"
         ],
         "authors": [
         	
            	{"first" : "Matthias",	"last" : "Müller"},
            	{"first" : "Christoph",	"last" : "Niethammer"}
         ],
         
         "bibtexKey": "muller2004validating"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2cdcc9c23758fe8aad2fd902ccc79b611/c.niethammer",         
         "tags" : [
            "MD","hlrs","myown","parallel","program","programming","simulation","spmt"
         ],
         
         "intraHash" : "cdcc9c23758fe8aad2fd902ccc79b611",
         "interHash" : "e55164114995631b666027f82d58105e",
         "label" : "ls1 mardyn: The Massively Parallel Molecular Dynamics Code for Large Systems",
         "user" : "c.niethammer",
         "description" : "",
         "date" : "2015-11-20 15:34:49",
         "changeDate" : "2015-11-20 14:34:49",
         "count" : 3,
         "pub-type": "article",
         "journal": "Journal of Chemical Theory and Computation",
         "year": "2014", 
         "url": "/brokenurl#         http://dx.doi.org/10.1021/ct500169q    ", 
         
         "author": [ 
            "Christoph Niethammer","Stefan Becker","Martin Bernreuther","Martin Buchholz","Wolfgang Eckhardt","Alexander Heinecke","Stephan Werth","Hans-Joachim Bungartz","Colin W. Glass","Hans Hasse","Jadran Vrabec","Martin Horsch"
         ],
         "authors": [
         	
            	{"first" : "Christoph",	"last" : "Niethammer"},
            	{"first" : "Stefan",	"last" : "Becker"},
            	{"first" : "Martin",	"last" : "Bernreuther"},
            	{"first" : "Martin",	"last" : "Buchholz"},
            	{"first" : "Wolfgang",	"last" : "Eckhardt"},
            	{"first" : "Alexander",	"last" : "Heinecke"},
            	{"first" : "Stephan",	"last" : "Werth"},
            	{"first" : "Hans-Joachim",	"last" : "Bungartz"},
            	{"first" : "Colin W.",	"last" : "Glass"},
            	{"first" : "Hans",	"last" : "Hasse"},
            	{"first" : "Jadran",	"last" : "Vrabec"},
            	{"first" : "Martin",	"last" : "Horsch"}
         ],
         "volume": "10","number": "10","pages": "4455-4464",
         "doi" : "10.1021/ct500169q",
         
         "eprint" : "http://dx.doi.org/10.1021/ct500169q",
         
         "bibtexKey": "niethammer2014mardyn"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/26942c35d8a1614bc842356f08ecd58fe/c.niethammer",         
         "tags" : [
            "StarSs","hlrs","debugging","myown","parallel","programming","spmt"
         ],
         
         "intraHash" : "6942c35d8a1614bc842356f08ecd58fe",
         "interHash" : "01eb5d34fab0e663a704f7fc7eeb2646",
         "label" : "Task Debugging with TEMANEJO",
         "user" : "c.niethammer",
         "description" : "",
         "date" : "2015-11-20 15:30:53",
         "changeDate" : "2015-11-20 14:35:40",
         "count" : 3,
         "pub-type": "inproceedings",
         "booktitle": "Tools for High Performance Computing 2012 - Contributed Papers Presented               at the 6th International Parallel Tools Workshop, Stuttgart, Germany,               September 25-26, 2012","publisher":"Springer",
         "year": "2012", 
         "url": "http://dx.doi.org/10.1007/978-3-642-37349-7_2", 
         
         "author": [ 
            "Steffen Brinkmann","José Gracia","Christoph Niethammer"
         ],
         "authors": [
         	
            	{"first" : "Steffen",	"last" : "Brinkmann"},
            	{"first" : "José",	"last" : "Gracia"},
            	{"first" : "Christoph",	"last" : "Niethammer"}
         ],
         
         "editor": [ 
            "Alexey Cheptsov","Steffen Brinkmann","José Gracia","Michael M. Resch","Wolfgang E. Nagel"
         ],
         "editors": [
         	
            	{"first" : "Alexey",	"last" : "Cheptsov"},
            	{"first" : "Steffen",	"last" : "Brinkmann"},
            	{"first" : "José",	"last" : "Gracia"},
            	{"first" : "Michael M.",	"last" : "Resch"},
            	{"first" : "Wolfgang E.",	"last" : "Nagel"}
         ],
         "pages": "13--21",
         "jgclass" : "refereed",
         
         "bibsource" : "dblp computer science bibliography, http://dblp.org",
         
         "isbn" : "978-3-642-37348-0",
         
         "doi" : "10.1007/978-3-642-37349-7_2",
         
         "bibtexKey": "brinkmann2012debugging"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/25f170bcc30f95fdea3ce576407b21219/c.niethammer",         
         "tags" : [
            "StarSs","debugging","hlrs","myown","parallel","programming","spmt"
         ],
         
         "intraHash" : "5f170bcc30f95fdea3ce576407b21219",
         "interHash" : "d5b59272bfc77645ae245dc90c67f1e9",
         "label" : "TEMANEJO \u2013 a debugger for task based parallel programming\r\n               models",
         "user" : "c.niethammer",
         "description" : "",
         "date" : "2015-11-20 15:29:32",
         "changeDate" : "2015-11-20 14:35:37",
         "count" : 2,
         "pub-type": "inproceedings",
         "booktitle": "Applications, Tools and Techniques on the Road to Exascale Computing,               Proceedings of the conference ParCo 2011, 31 August - 3 September               2011, Ghent, Belgium",
         "year": "2011", 
         "url": "http://dx.doi.org/10.3233/978-1-61499-041-3-639", 
         
         "author": [ 
            "Steffen Brinkmann","José Gracia","Christoph Niethammer","Rainer Keller"
         ],
         "authors": [
         	
            	{"first" : "Steffen",	"last" : "Brinkmann"},
            	{"first" : "José",	"last" : "Gracia"},
            	{"first" : "Christoph",	"last" : "Niethammer"},
            	{"first" : "Rainer",	"last" : "Keller"}
         ],
         "pages": "639--645",
         "jgclass" : "refereed",
         
         "bibsource" : "dblp computer science bibliography, http://dblp.org",
         
         "doi" : "10.3233/978-1-61499-041-3-639",
         
         "bibtexKey": "brinkmann2011temanejo"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2f02c978e4246a6933b7d8540c35751a2/c.niethammer",         
         "tags" : [
            "StarSs","hlrs","myown","parallel","programming","spmt","stencil-operations"
         ],
         
         "intraHash" : "f02c978e4246a6933b7d8540c35751a2",
         "interHash" : "d197936871ad32a070e45b827591413d",
         "label" : "Avoiding Serialization Effects in Data / Dependency Aware Task Parallel\r\n               Algorithms for Spatial Decomposition",
         "user" : "c.niethammer",
         "description" : "",
         "date" : "2015-11-20 15:29:04",
         "changeDate" : "2015-11-20 14:35:34",
         "count" : 3,
         "pub-type": "inproceedings",
         "booktitle": "10th IEEE International Symposium on Parallel and Distributed Processing               with Applications, ISPA 2012, Leganes, Madrid, Spain, July 10-13,               2012",
         "year": "2012", 
         "url": "http://dx.doi.org/10.1109/ISPA.2012.109", 
         
         "author": [ 
            "Christoph Niethammer","Colin W. Glass","José Gracia"
         ],
         "authors": [
         	
            	{"first" : "Christoph",	"last" : "Niethammer"},
            	{"first" : "Colin W.",	"last" : "Glass"},
            	{"first" : "José",	"last" : "Gracia"}
         ],
         "pages": "743--748",
         "jgclass" : "refereed",
         
         "bibsource" : "dblp computer science bibliography, http://dblp.org",
         
         "doi" : "10.1109/ISPA.2012.109",
         
         "bibtexKey": "niethammer2012avoiding"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/241419eb19ffe93dfd86653b4c2e424f3/c.niethammer",         
         "tags" : [
            "HPC","StarSs","hlrs","myown","parallel","programming","spmt"
         ],
         
         "intraHash" : "41419eb19ffe93dfd86653b4c2e424f3",
         "interHash" : "9f5212998556f2e530093382d15d94dd",
         "label" : "Hybrid MPI/StarSs - A Case Study",
         "user" : "c.niethammer",
         "description" : "",
         "date" : "2015-11-20 15:25:51",
         "changeDate" : "2015-11-20 14:35:31",
         "count" : 4,
         "pub-type": "inproceedings",
         "booktitle": "10th IEEE International Symposium on Parallel and Distributed Processing with Applications, ISPA 2012, Leganes, Madrid, Spain, July 10-13, 2012",
         "year": "2012", 
         "url": "http://dx.doi.org/10.1109/ISPA.2012.15", 
         
         "author": [ 
            "José Gracia","Christoph Niethammer","Manuel Hasert","Steffen Brinkmann","Rainer Keller","Colin W. Glass"
         ],
         "authors": [
         	
            	{"first" : "José",	"last" : "Gracia"},
            	{"first" : "Christoph",	"last" : "Niethammer"},
            	{"first" : "Manuel",	"last" : "Hasert"},
            	{"first" : "Steffen",	"last" : "Brinkmann"},
            	{"first" : "Rainer",	"last" : "Keller"},
            	{"first" : "Colin W.",	"last" : "Glass"}
         ],
         "pages": "48--55",
         "jgclass" : "refereed",
         
         "bibsource" : "dblp computer science bibliography, http://dblp.org",
         
         "doi" : "10.1109/ISPA.2012.15",
         
         "bibtexKey": "gracia2012hybrid"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/28602d88a44077d0274e11f99113468ef/c.niethammer",         
         "tags" : [
            "HPC","StarSs","hlrs","myown","parallel","programming","spmt"
         ],
         
         "intraHash" : "8602d88a44077d0274e11f99113468ef",
         "interHash" : "0ca8149c9666707572968399eaf9d563",
         "label" : "Programmability and portability for exascale: Top down programming\r\n               methodology and tools with StarSs",
         "user" : "c.niethammer",
         "description" : "",
         "date" : "2015-11-20 15:25:21",
         "changeDate" : "2015-11-20 14:35:28",
         "count" : 2,
         "pub-type": "article",
         "journal": "J. Comput. Science",
         "year": "2013", 
         "url": "http://dx.doi.org/10.1016/j.jocs.2013.01.008", 
         
         "author": [ 
            "Vladimir Subotic","Steffen Brinkmann","Vladimir Marjanovic","Rosa M. Badia","José Gracia","Christoph Niethammer","Eduard Ayguadé","Jesús Labarta","Mateo Valero"
         ],
         "authors": [
         	
            	{"first" : "Vladimir",	"last" : "Subotic"},
            	{"first" : "Steffen",	"last" : "Brinkmann"},
            	{"first" : "Vladimir",	"last" : "Marjanovic"},
            	{"first" : "Rosa M.",	"last" : "Badia"},
            	{"first" : "José",	"last" : "Gracia"},
            	{"first" : "Christoph",	"last" : "Niethammer"},
            	{"first" : "Eduard",	"last" : "Ayguadé"},
            	{"first" : "Jesús",	"last" : "Labarta"},
            	{"first" : "Mateo",	"last" : "Valero"}
         ],
         "volume": "4","number": "6","pages": "450--456",
         "jgclass" : "refereed",
         
         "bibsource" : "dblp computer science bibliography, http://dblp.org",
         
         "doi" : "10.1016/j.jocs.2013.01.008",
         
         "bibtexKey": "subotic2013programmability"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2397984814dd598e14dfb34e12d7da8af/c.niethammer",         
         "tags" : [
            "HPC","hlrs","myown","parallel","programming","spmt"
         ],
         
         "intraHash" : "397984814dd598e14dfb34e12d7da8af",
         "interHash" : "372f16a4d9fcc1ae19a70b705f96897a",
         "label" : "Portable Codes on New HPC Architectures",
         "user" : "c.niethammer",
         "description" : "",
         "date" : "2015-11-20 15:22:38",
         "changeDate" : "2015-11-20 14:35:25",
         "count" : 2,
         "pub-type": "inproceedings",
         "booktitle": "Facing the Multicore-Challenge III 2012","series": "LNCS","publisher":"Springer Berlin Heidelberg",
         "year": "2012", 
         "url": "", 
         
         "author": [ 
            "Mhd. Amer Wafai","Colin W. Glass","Christoph Niethammer"
         ],
         "authors": [
         	
            	{"first" : "Mhd. Amer",	"last" : "Wafai"},
            	{"first" : "Colin W.",	"last" : "Glass"},
            	{"first" : "Christoph",	"last" : "Niethammer"}
         ],
         
         "editor": [ 
            "Rainer Keller","David Kramer","Jan-Philipp Weiß"
         ],
         "editors": [
         	
            	{"first" : "Rainer",	"last" : "Keller"},
            	{"first" : "David",	"last" : "Kramer"},
            	{"first" : "Jan-Philipp",	"last" : "Weiß"}
         ],
         "volume": "7686","pages": "133-134",
         "date-added" : "2015-08-18 14:21:33 +0000",
         
         "date-modified" : "2015-08-19 08:21:35 +0000",
         
         "bibtexKey": "wafai2012portable"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/21463084bbaf5fc2f2a25bc33ffe52226/drb",         
         "tags" : [
            "computing","hlrs","hpc","multicore","myown","parallel","programming"
         ],
         
         "intraHash" : "1463084bbaf5fc2f2a25bc33ffe52226",
         "interHash" : "a9e13ff07b613a19c6b15c7b12b059c8",
         "label" : "Programming Multi-core and Many-Core Computing Systems",
         "user" : "drb",
         "description" : "",
         "date" : "2015-10-30 15:41:08",
         "changeDate" : "2015-10-30 14:47:19",
         "count" : 1,
         "pub-type": "inbook",
         
         "year": "2014", 
         "url": "", 
         
         "author": [ 
            "Lutz Schubert","Stefan Wesner","Daniel Rubio Bonilla","Tommaso Cucinotta"
         ],
         "authors": [
         	
            	{"first" : "Lutz",	"last" : "Schubert"},
            	{"first" : "Stefan",	"last" : "Wesner"},
            	{"first" : "Daniel",	"last" : "Rubio Bonilla"},
            	{"first" : "Tommaso",	"last" : "Cucinotta"}
         ],
         
         "editor": [ 
            "Wiley Interscience"
         ],
         "editors": [
         	
            	{"first" : "Wiley",	"last" : "Interscience"}
         ],
         
         "bibtexKey": "schubert2014programming"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2f66b021f40d92acc6700b9efe90274a8/kamranidrees",         
         "tags" : [
            "Adaptive","FastFlow","HLRS","Load-Balancer","Parallel","Patterns","Programming","SCOPE","Scheduler","myown"
         ],
         
         "intraHash" : "f66b021f40d92acc6700b9efe90274a8",
         "interHash" : "fbb59d731ba6758ce2fbb3cec4a384e3",
         "label" : "An Adaptive Load-balancer for Task-scheduling in FastFlow",
         "user" : "kamranidrees",
         "description" : "",
         "date" : "2015-10-19 15:01:07",
         "changeDate" : "2015-11-19 14:16:51",
         "count" : 1,
         "pub-type": "inproceedings",
         "booktitle": "Proceedings of the 5th International Conference on Advanced Communications and Computation","series": "INFOCOMP '15",
         "year": "2015", 
         "url": "", 
         
         "author": [ 
            "Md Moniruzzaman","Kamran Idrees","Michael Rossbory","Jose Gracia"
         ],
         "authors": [
         	
            	{"first" : "Md",	"last" : "Moniruzzaman"},
            	{"first" : "Kamran",	"last" : "Idrees"},
            	{"first" : "Michael",	"last" : "Rossbory"},
            	{"first" : "Jose",	"last" : "Gracia"}
         ],
         
         "location" : "Brussels, Belgium",
         
         "bibtexKey": "Monir:Kamran:Load-Balancer:FastFlow"

      }
	  
   ]
}
