---
_id: '567'
abstract:
- lang: eng
  text: Heterogeneous machines are gaining momentum in the High Performance Computing
    field, due to the theoretical speedups and power consumption. In practice, while
    some applications meet the performance expectations, heterogeneous architectures
    still require a tremendous effort from the application developers. This work presents
    a code generation method to port codes into heterogeneous platforms, based on
    transformations of the control flow into function calls. The results show that
    the cost of the function-call mechanism is affordable for the tested HPC kernels.
    The complete toolchain, based on the LLVM compiler infrastructure, is fully automated
    once the sequential specification is provided.
author:
- first_name: Pablo
  full_name: Barrio, Pablo
  last_name: Barrio
- first_name: Carlos
  full_name: Carreras, Carlos
  last_name: Carreras
- first_name: Roberto
  full_name: Sierra, Roberto
  last_name: Sierra
- first_name: Tobias
  full_name: Kenter, Tobias
  id: '3145'
  last_name: Kenter
- first_name: Christian
  full_name: Plessl, Christian
  id: '16153'
  last_name: Plessl
  orcid: 0000-0001-5728-9982
citation:
  ama: 'Barrio P, Carreras C, Sierra R, Kenter T, Plessl C. Turning control flow graphs
    into function calls: Code generation for heterogeneous architectures. In: <i>Proceedings
    of the International Conference on High Performance Computing and Simulation (HPCS)</i>.
    IEEE; 2012:559-565. doi:<a href="https://doi.org/10.1109/HPCSim.2012.6266973">10.1109/HPCSim.2012.6266973</a>'
  apa: 'Barrio, P., Carreras, C., Sierra, R., Kenter, T., &#38; Plessl, C. (2012).
    Turning control flow graphs into function calls: Code generation for heterogeneous
    architectures. <i>Proceedings of the International Conference on High Performance
    Computing and Simulation (HPCS)</i>, 559–565. <a href="https://doi.org/10.1109/HPCSim.2012.6266973">https://doi.org/10.1109/HPCSim.2012.6266973</a>'
  bibtex: '@inproceedings{Barrio_Carreras_Sierra_Kenter_Plessl_2012, title={Turning
    control flow graphs into function calls: Code generation for heterogeneous architectures},
    DOI={<a href="https://doi.org/10.1109/HPCSim.2012.6266973">10.1109/HPCSim.2012.6266973</a>},
    booktitle={Proceedings of the International Conference on High Performance Computing
    and Simulation (HPCS)}, publisher={IEEE}, author={Barrio, Pablo and Carreras,
    Carlos and Sierra, Roberto and Kenter, Tobias and Plessl, Christian}, year={2012},
    pages={559–565} }'
  chicago: 'Barrio, Pablo, Carlos Carreras, Roberto Sierra, Tobias Kenter, and Christian
    Plessl. “Turning Control Flow Graphs into Function Calls: Code Generation for
    Heterogeneous Architectures.” In <i>Proceedings of the International Conference
    on High Performance Computing and Simulation (HPCS)</i>, 559–65. IEEE, 2012. <a
    href="https://doi.org/10.1109/HPCSim.2012.6266973">https://doi.org/10.1109/HPCSim.2012.6266973</a>.'
  ieee: 'P. Barrio, C. Carreras, R. Sierra, T. Kenter, and C. Plessl, “Turning control
    flow graphs into function calls: Code generation for heterogeneous architectures,”
    in <i>Proceedings of the International Conference on High Performance Computing
    and Simulation (HPCS)</i>, 2012, pp. 559–565, doi: <a href="https://doi.org/10.1109/HPCSim.2012.6266973">10.1109/HPCSim.2012.6266973</a>.'
  mla: 'Barrio, Pablo, et al. “Turning Control Flow Graphs into Function Calls: Code
    Generation for Heterogeneous Architectures.” <i>Proceedings of the International
    Conference on High Performance Computing and Simulation (HPCS)</i>, IEEE, 2012,
    pp. 559–65, doi:<a href="https://doi.org/10.1109/HPCSim.2012.6266973">10.1109/HPCSim.2012.6266973</a>.'
  short: 'P. Barrio, C. Carreras, R. Sierra, T. Kenter, C. Plessl, in: Proceedings
    of the International Conference on High Performance Computing and Simulation (HPCS),
    IEEE, 2012, pp. 559–565.'
date_created: 2017-10-17T12:42:42Z
date_updated: 2023-09-26T13:42:54Z
ddc:
- '040'
department:
- _id: '27'
- _id: '518'
- _id: '78'
doi: 10.1109/HPCSim.2012.6266973
file:
- access_level: closed
  content_type: application/pdf
  creator: florida
  date_created: 2018-03-15T10:20:24Z
  date_updated: 2018-03-15T10:20:24Z
  file_id: '1275'
  file_name: 567-ba-ca-12a.pdf
  file_size: 288508
  relation: main_file
  success: 1
file_date_updated: 2018-03-15T10:20:24Z
has_accepted_license: '1'
language:
- iso: eng
page: 559-565
project:
- _id: '1'
  grant_number: '160364472'
  name: SFB 901
- _id: '14'
  grant_number: '160364472'
  name: SFB 901 - Subprojekt C2
- _id: '4'
  name: SFB 901 - Project Area C
publication: Proceedings of the International Conference on High Performance Computing
  and Simulation (HPCS)
publisher: IEEE
quality_controlled: '1'
status: public
title: 'Turning control flow graphs into function calls: Code generation for heterogeneous
  architectures'
type: conference
user_id: '15278'
year: '2012'
...
---
_id: '612'
abstract:
- lang: eng
  text: While numerous publications have presented ring oscillator designs for temperature
    measurements a detailed study of the ring oscillator's design space is still missing.
    In this work, we introduce metrics for comparing the performance and area efficiency
    of ring oscillators and a methodology for determining these metrics. As a result,
    we present a systematic study of the design space for ring oscillators for a Xilinx
    Virtex-5 platform FPGA.
author:
- first_name: Christoph
  full_name: Rüthing, Christoph
  last_name: Rüthing
- first_name: Markus
  full_name: Happe, Markus
  last_name: Happe
- first_name: Andreas
  full_name: Agne, Andreas
  last_name: Agne
- first_name: Christian
  full_name: Plessl, Christian
  id: '16153'
  last_name: Plessl
  orcid: 0000-0001-5728-9982
citation:
  ama: 'Rüthing C, Happe M, Agne A, Plessl C. Exploration of Ring Oscillator Design
    Space for Temperature Measurements on FPGAs. In: <i>Proceedings of the International
    Conference on Field Programmable Logic and Applications (FPL)</i>. IEEE; 2012:559-562.
    doi:<a href="https://doi.org/10.1109/FPL.2012.6339370">10.1109/FPL.2012.6339370</a>'
  apa: Rüthing, C., Happe, M., Agne, A., &#38; Plessl, C. (2012). Exploration of Ring
    Oscillator Design Space for Temperature Measurements on FPGAs. <i>Proceedings
    of the International Conference on Field Programmable Logic and Applications (FPL)</i>,
    559–562. <a href="https://doi.org/10.1109/FPL.2012.6339370">https://doi.org/10.1109/FPL.2012.6339370</a>
  bibtex: '@inproceedings{Rüthing_Happe_Agne_Plessl_2012, title={Exploration of Ring
    Oscillator Design Space for Temperature Measurements on FPGAs}, DOI={<a href="https://doi.org/10.1109/FPL.2012.6339370">10.1109/FPL.2012.6339370</a>},
    booktitle={Proceedings of the International Conference on Field Programmable Logic
    and Applications (FPL)}, publisher={IEEE}, author={Rüthing, Christoph and Happe,
    Markus and Agne, Andreas and Plessl, Christian}, year={2012}, pages={559–562}
    }'
  chicago: Rüthing, Christoph, Markus Happe, Andreas Agne, and Christian Plessl. “Exploration
    of Ring Oscillator Design Space for Temperature Measurements on FPGAs.” In <i>Proceedings
    of the International Conference on Field Programmable Logic and Applications (FPL)</i>,
    559–62. IEEE, 2012. <a href="https://doi.org/10.1109/FPL.2012.6339370">https://doi.org/10.1109/FPL.2012.6339370</a>.
  ieee: 'C. Rüthing, M. Happe, A. Agne, and C. Plessl, “Exploration of Ring Oscillator
    Design Space for Temperature Measurements on FPGAs,” in <i>Proceedings of the
    International Conference on Field Programmable Logic and Applications (FPL)</i>,
    2012, pp. 559–562, doi: <a href="https://doi.org/10.1109/FPL.2012.6339370">10.1109/FPL.2012.6339370</a>.'
  mla: Rüthing, Christoph, et al. “Exploration of Ring Oscillator Design Space for
    Temperature Measurements on FPGAs.” <i>Proceedings of the International Conference
    on Field Programmable Logic and Applications (FPL)</i>, IEEE, 2012, pp. 559–62,
    doi:<a href="https://doi.org/10.1109/FPL.2012.6339370">10.1109/FPL.2012.6339370</a>.
  short: 'C. Rüthing, M. Happe, A. Agne, C. Plessl, in: Proceedings of the International
    Conference on Field Programmable Logic and Applications (FPL), IEEE, 2012, pp.
    559–562.'
date_created: 2017-10-17T12:42:51Z
date_updated: 2023-09-26T13:42:03Z
ddc:
- '040'
department:
- _id: '27'
- _id: '518'
- _id: '78'
doi: 10.1109/FPL.2012.6339370
file:
- access_level: closed
  content_type: application/pdf
  creator: florida
  date_created: 2018-03-15T06:49:03Z
  date_updated: 2018-03-15T06:49:03Z
  file_id: '1247'
  file_name: 612-ruething_fpl12.pdf
  file_size: 202923
  relation: main_file
  success: 1
file_date_updated: 2018-03-15T06:49:03Z
has_accepted_license: '1'
language:
- iso: eng
page: 559-562
project:
- _id: '1'
  grant_number: '160364472'
  name: SFB 901
- _id: '14'
  grant_number: '160364472'
  name: SFB 901 - Subprojekt C2
- _id: '4'
  name: SFB 901 - Project Area C
- _id: '31'
  grant_number: '257906'
  name: Engineering Proprioception in Computing Systems
publication: Proceedings of the International Conference on Field Programmable Logic
  and Applications (FPL)
publisher: IEEE
quality_controlled: '1'
status: public
title: Exploration of Ring Oscillator Design Space for Temperature Measurements on
  FPGAs
type: conference
user_id: '15278'
year: '2012'
...
---
_id: '2180'
author:
- first_name: Tobias
  full_name: Beisel, Tobias
  last_name: Beisel
- first_name: Tobias
  full_name: Wiersema, Tobias
  id: '3118'
  last_name: Wiersema
- first_name: Christian
  full_name: Plessl, Christian
  id: '16153'
  last_name: Plessl
  orcid: 0000-0001-5728-9982
- first_name: André
  full_name: Brinkmann, André
  last_name: Brinkmann
citation:
  ama: 'Beisel T, Wiersema T, Plessl C, Brinkmann A. Programming and Scheduling Model
    for Supporting Heterogeneous Accelerators in Linux. In: <i>Proc. Workshop on Computer
    Architecture and Operating System Co-Design (CAOS)</i>. ; 2012.'
  apa: Beisel, T., Wiersema, T., Plessl, C., &#38; Brinkmann, A. (2012). Programming
    and Scheduling Model for Supporting Heterogeneous Accelerators in Linux. <i>Proc.
    Workshop on Computer Architecture and Operating System Co-Design (CAOS)</i>.
  bibtex: '@inproceedings{Beisel_Wiersema_Plessl_Brinkmann_2012, title={Programming
    and Scheduling Model for Supporting Heterogeneous Accelerators in Linux}, booktitle={Proc.
    Workshop on Computer Architecture and Operating System Co-design (CAOS)}, author={Beisel,
    Tobias and Wiersema, Tobias and Plessl, Christian and Brinkmann, André}, year={2012}
    }'
  chicago: Beisel, Tobias, Tobias Wiersema, Christian Plessl, and André Brinkmann.
    “Programming and Scheduling Model for Supporting Heterogeneous Accelerators in
    Linux.” In <i>Proc. Workshop on Computer Architecture and Operating System Co-Design
    (CAOS)</i>, 2012.
  ieee: T. Beisel, T. Wiersema, C. Plessl, and A. Brinkmann, “Programming and Scheduling
    Model for Supporting Heterogeneous Accelerators in Linux,” 2012.
  mla: Beisel, Tobias, et al. “Programming and Scheduling Model for Supporting Heterogeneous
    Accelerators in Linux.” <i>Proc. Workshop on Computer Architecture and Operating
    System Co-Design (CAOS)</i>, 2012.
  short: 'T. Beisel, T. Wiersema, C. Plessl, A. Brinkmann, in: Proc. Workshop on Computer
    Architecture and Operating System Co-Design (CAOS), 2012.'
date_created: 2018-04-03T09:18:33Z
date_updated: 2023-09-26T13:40:17Z
department:
- _id: '27'
- _id: '518'
- _id: '78'
keyword:
- funding-enhance
language:
- iso: eng
project:
- _id: '30'
  grant_number: 01|H11004A
  name: Enabling Heterogeneous Hardware Acceleration using Novel Programming and Scheduling
    Models
publication: Proc. Workshop on Computer Architecture and Operating System Co-design
  (CAOS)
quality_controlled: '1'
status: public
title: Programming and Scheduling Model for Supporting Heterogeneous Accelerators
  in Linux
type: conference
user_id: '15278'
year: '2012'
...
---
_id: '2177'
author:
- first_name: Mariusz
  full_name: Grad, Mariusz
  last_name: Grad
- first_name: Christian
  full_name: Plessl, Christian
  id: '16153'
  last_name: Plessl
  orcid: 0000-0001-5728-9982
citation:
  ama: Grad M, Plessl C. On the Feasibility and Limitations of Just-In-Time Instruction
    Set Extension for FPGA-based Reconfigurable Processors. <i>Int Journal of Reconfigurable
    Computing (IJRC)</i>. Published online 2012. doi:<a href="https://doi.org/10.1155/2012/418315">10.1155/2012/418315</a>
  apa: Grad, M., &#38; Plessl, C. (2012). On the Feasibility and Limitations of Just-In-Time
    Instruction Set Extension for FPGA-based Reconfigurable Processors. <i>Int. Journal
    of Reconfigurable Computing (IJRC)</i>. <a href="https://doi.org/10.1155/2012/418315">https://doi.org/10.1155/2012/418315</a>
  bibtex: '@article{Grad_Plessl_2012, title={On the Feasibility and Limitations of
    Just-In-Time Instruction Set Extension for FPGA-based Reconfigurable Processors},
    DOI={<a href="https://doi.org/10.1155/2012/418315">10.1155/2012/418315</a>}, journal={Int.
    Journal of Reconfigurable Computing (IJRC)}, publisher={Hindawi Publishing Corp.},
    author={Grad, Mariusz and Plessl, Christian}, year={2012} }'
  chicago: Grad, Mariusz, and Christian Plessl. “On the Feasibility and Limitations
    of Just-In-Time Instruction Set Extension for FPGA-Based Reconfigurable Processors.”
    <i>Int. Journal of Reconfigurable Computing (IJRC)</i>, 2012. <a href="https://doi.org/10.1155/2012/418315">https://doi.org/10.1155/2012/418315</a>.
  ieee: 'M. Grad and C. Plessl, “On the Feasibility and Limitations of Just-In-Time
    Instruction Set Extension for FPGA-based Reconfigurable Processors,” <i>Int. Journal
    of Reconfigurable Computing (IJRC)</i>, 2012, doi: <a href="https://doi.org/10.1155/2012/418315">10.1155/2012/418315</a>.'
  mla: Grad, Mariusz, and Christian Plessl. “On the Feasibility and Limitations of
    Just-In-Time Instruction Set Extension for FPGA-Based Reconfigurable Processors.”
    <i>Int. Journal of Reconfigurable Computing (IJRC)</i>, Hindawi Publishing Corp.,
    2012, doi:<a href="https://doi.org/10.1155/2012/418315">10.1155/2012/418315</a>.
  short: M. Grad, C. Plessl, Int. Journal of Reconfigurable Computing (IJRC) (2012).
date_created: 2018-04-03T09:13:22Z
date_updated: 2023-09-26T13:39:48Z
department:
- _id: '27'
- _id: '518'
- _id: '78'
doi: 10.1155/2012/418315
language:
- iso: eng
publication: Int. Journal of Reconfigurable Computing (IJRC)
publisher: Hindawi Publishing Corp.
quality_controlled: '1'
status: public
title: On the Feasibility and Limitations of Just-In-Time Instruction Set Extension
  for FPGA-based Reconfigurable Processors
type: journal_article
user_id: '15278'
year: '2012'
...
---
_id: '2191'
author:
- first_name: Tobias
  full_name: Kenter, Tobias
  id: '3145'
  last_name: Kenter
- first_name: Christian
  full_name: Plessl, Christian
  id: '16153'
  last_name: Plessl
  orcid: 0000-0001-5728-9982
- first_name: Marco
  full_name: Platzner, Marco
  id: '398'
  last_name: Platzner
- first_name: Michael
  full_name: Kauschke, Michael
  last_name: Kauschke
citation:
  ama: 'Kenter T, Plessl C, Platzner M, Kauschke M. Estimation and Partitioning for
    CPU-Accelerator Architectures. In: <i>Intel European Research and Innovation Conference</i>.
    ; 2011.'
  apa: Kenter, T., Plessl, C., Platzner, M., &#38; Kauschke, M. (2011). Estimation
    and Partitioning for CPU-Accelerator Architectures. In <i>Intel European Research
    and Innovation Conference</i>.
  bibtex: '@inproceedings{Kenter_Plessl_Platzner_Kauschke_2011, title={Estimation
    and Partitioning for CPU-Accelerator Architectures}, booktitle={Intel European
    Research and Innovation Conference}, author={Kenter, Tobias and Plessl, Christian
    and Platzner, Marco and Kauschke, Michael}, year={2011} }'
  chicago: Kenter, Tobias, Christian Plessl, Marco Platzner, and Michael Kauschke.
    “Estimation and Partitioning for CPU-Accelerator Architectures.” In <i>Intel European
    Research and Innovation Conference</i>, 2011.
  ieee: T. Kenter, C. Plessl, M. Platzner, and M. Kauschke, “Estimation and Partitioning
    for CPU-Accelerator Architectures,” in <i>Intel European Research and Innovation
    Conference</i>, 2011.
  mla: Kenter, Tobias, et al. “Estimation and Partitioning for CPU-Accelerator Architectures.”
    <i>Intel European Research and Innovation Conference</i>, 2011.
  short: 'T. Kenter, C. Plessl, M. Platzner, M. Kauschke, in: Intel European Research
    and Innovation Conference, 2011.'
date_created: 2018-04-03T14:34:57Z
date_updated: 2022-01-06T06:55:19Z
department:
- _id: '27'
- _id: '518'
- _id: '78'
keyword:
- funding-intel
publication: Intel European Research and Innovation Conference
status: public
title: Estimation and Partitioning for CPU-Accelerator Architectures
type: conference
user_id: '24135'
year: '2011'
...
---
_id: '2202'
author:
- first_name: Christian
  full_name: Plessl, Christian
  id: '16153'
  last_name: Plessl
  orcid: 0000-0001-5728-9982
- first_name: Marco
  full_name: Platzner, Marco
  id: '398'
  last_name: Platzner
citation:
  ama: 'Plessl C, Platzner M. Hardware Virtualization on Dynamically Reconfigurable
    Embedded Processors. In: Khalgui M, Hanisch H-M, eds. <i>Reconfigurable Embedded
    Control Systems: Applications for Flexibility and Agility</i>. Hershey, PA, USA:
    IGI Global; 2011. doi:<a href="https://doi.org/10.4018/978-1-60960-086-0">10.4018/978-1-60960-086-0</a>'
  apa: 'Plessl, C., &#38; Platzner, M. (2011). Hardware Virtualization on Dynamically
    Reconfigurable Embedded Processors. In M. Khalgui &#38; H.-M. Hanisch (Eds.),
    <i>Reconfigurable Embedded Control Systems: Applications for Flexibility and Agility</i>.
    Hershey, PA, USA: IGI Global. <a href="https://doi.org/10.4018/978-1-60960-086-0">https://doi.org/10.4018/978-1-60960-086-0</a>'
  bibtex: '@inbook{Plessl_Platzner_2011, place={Hershey, PA, USA}, title={Hardware
    Virtualization on Dynamically Reconfigurable Embedded Processors}, DOI={<a href="https://doi.org/10.4018/978-1-60960-086-0">10.4018/978-1-60960-086-0</a>},
    booktitle={Reconfigurable Embedded Control Systems: Applications for Flexibility
    and Agility}, publisher={IGI Global}, author={Plessl, Christian and Platzner,
    Marco}, editor={Khalgui, Mohamed and Hanisch, Hans-MichaelEditors}, year={2011}
    }'
  chicago: 'Plessl, Christian, and Marco Platzner. “Hardware Virtualization on Dynamically
    Reconfigurable Embedded Processors.” In <i>Reconfigurable Embedded Control Systems:
    Applications for Flexibility and Agility</i>, edited by Mohamed Khalgui and Hans-Michael
    Hanisch. Hershey, PA, USA: IGI Global, 2011. <a href="https://doi.org/10.4018/978-1-60960-086-0">https://doi.org/10.4018/978-1-60960-086-0</a>.'
  ieee: 'C. Plessl and M. Platzner, “Hardware Virtualization on Dynamically Reconfigurable
    Embedded Processors,” in <i>Reconfigurable Embedded Control Systems: Applications
    for Flexibility and Agility</i>, M. Khalgui and H.-M. Hanisch, Eds. Hershey, PA,
    USA: IGI Global, 2011.'
  mla: 'Plessl, Christian, and Marco Platzner. “Hardware Virtualization on Dynamically
    Reconfigurable Embedded Processors.” <i>Reconfigurable Embedded Control Systems:
    Applications for Flexibility and Agility</i>, edited by Mohamed Khalgui and Hans-Michael
    Hanisch, IGI Global, 2011, doi:<a href="https://doi.org/10.4018/978-1-60960-086-0">10.4018/978-1-60960-086-0</a>.'
  short: 'C. Plessl, M. Platzner, in: M. Khalgui, H.-M. Hanisch (Eds.), Reconfigurable
    Embedded Control Systems: Applications for Flexibility and Agility, IGI Global,
    Hershey, PA, USA, 2011.'
date_created: 2018-04-03T15:11:16Z
date_updated: 2022-01-06T06:55:22Z
department:
- _id: '27'
- _id: '518'
- _id: '78'
doi: 10.4018/978-1-60960-086-0
editor:
- first_name: Mohamed
  full_name: Khalgui, Mohamed
  last_name: Khalgui
- first_name: Hans-Michael
  full_name: Hanisch, Hans-Michael
  last_name: Hanisch
place: Hershey, PA, USA
project:
- _id: '31'
  grant_number: '257906'
  name: Engineering Proprioception in Computing Systems
publication: 'Reconfigurable Embedded Control Systems: Applications for Flexibility
  and Agility'
publication_identifier:
  isbn:
  - 978-1-60960-086-0
publisher: IGI Global
status: public
title: Hardware Virtualization on Dynamically Reconfigurable Embedded Processors
type: book_chapter
user_id: '24135'
year: '2011'
...
---
_id: '2204'
author:
- first_name: Tobias
  full_name: Graf, Tobias
  last_name: Graf
- first_name: Ulf
  full_name: Lorenz, Ulf
  last_name: Lorenz
- first_name: Marco
  full_name: Platzner, Marco
  id: '398'
  last_name: Platzner
- first_name: Lars
  full_name: Schaefers, Lars
  last_name: Schaefers
citation:
  ama: 'Graf T, Lorenz U, Platzner M, Schaefers L. Parallel Monte-Carlo Tree Search
    for HPC Systems. In: <i>Proc. European Conf. on Parallel Processing (Euro-Par)</i>.
    Vol 6853. Lecture Notes in Computer Science (LNCS). Berlin / Heidelberg: Springer;
    2011. doi:<a href="https://doi.org/10.1007/978-3-642-23397-5_36">10.1007/978-3-642-23397-5_36</a>'
  apa: 'Graf, T., Lorenz, U., Platzner, M., &#38; Schaefers, L. (2011). Parallel Monte-Carlo
    Tree Search for HPC Systems. In <i>Proc. European Conf. on Parallel Processing
    (Euro-Par)</i> (Vol. 6853). Berlin / Heidelberg: Springer. <a href="https://doi.org/10.1007/978-3-642-23397-5_36">https://doi.org/10.1007/978-3-642-23397-5_36</a>'
  bibtex: '@inproceedings{Graf_Lorenz_Platzner_Schaefers_2011, place={Berlin / Heidelberg},
    series={Lecture Notes in Computer Science (LNCS)}, title={Parallel Monte-Carlo
    Tree Search for HPC Systems}, volume={6853}, DOI={<a href="https://doi.org/10.1007/978-3-642-23397-5_36">10.1007/978-3-642-23397-5_36</a>},
    booktitle={Proc. European Conf. on Parallel Processing (Euro-Par)}, publisher={Springer},
    author={Graf, Tobias and Lorenz, Ulf and Platzner, Marco and Schaefers, Lars},
    year={2011}, collection={Lecture Notes in Computer Science (LNCS)} }'
  chicago: 'Graf, Tobias, Ulf Lorenz, Marco Platzner, and Lars Schaefers. “Parallel
    Monte-Carlo Tree Search for HPC Systems.” In <i>Proc. European Conf. on Parallel
    Processing (Euro-Par)</i>, Vol. 6853. Lecture Notes in Computer Science (LNCS).
    Berlin / Heidelberg: Springer, 2011. <a href="https://doi.org/10.1007/978-3-642-23397-5_36">https://doi.org/10.1007/978-3-642-23397-5_36</a>.'
  ieee: T. Graf, U. Lorenz, M. Platzner, and L. Schaefers, “Parallel Monte-Carlo Tree
    Search for HPC Systems,” in <i>Proc. European Conf. on Parallel Processing (Euro-Par)</i>,
    2011, vol. 6853.
  mla: Graf, Tobias, et al. “Parallel Monte-Carlo Tree Search for HPC Systems.” <i>Proc.
    European Conf. on Parallel Processing (Euro-Par)</i>, vol. 6853, Springer, 2011,
    doi:<a href="https://doi.org/10.1007/978-3-642-23397-5_36">10.1007/978-3-642-23397-5_36</a>.
  short: 'T. Graf, U. Lorenz, M. Platzner, L. Schaefers, in: Proc. European Conf.
    on Parallel Processing (Euro-Par), Springer, Berlin / Heidelberg, 2011.'
date_created: 2018-04-03T15:14:56Z
date_updated: 2022-01-06T06:55:23Z
department:
- _id: '27'
- _id: '78'
doi: 10.1007/978-3-642-23397-5_36
intvolume: '      6853'
place: Berlin / Heidelberg
publication: Proc. European Conf. on Parallel Processing (Euro-Par)
publisher: Springer
series_title: Lecture Notes in Computer Science (LNCS)
status: public
title: Parallel Monte-Carlo Tree Search for HPC Systems
type: conference
user_id: '24135'
volume: 6853
year: '2011'
...
---
_id: '666'
abstract:
- lang: eng
  text: Reconﬁgurable systems on chip are increasingly deployed in security and safety
    critical contexts. When downloading and conﬁguring new hardware functions, we
    want to make sure that modules adhere to certain security speciﬁcations and do
    not, for example, contain hardware Trojans. As a possible approach to achieving
    hardware security we propose and demonstrate the concept of proof-carrying hardware,
    a concept inspired by previous work on proof-carrying code techniques in the software
    domain. In this paper, we discuss the hardware trust and threat models behind
    proof-carrying hardware and then present our experimental setup. We detail the
    employed open-source tool chain for the runtime veriﬁcation of combinational equivalence
    and our bitstream format for an abstract FPGA architecture that allows us to experimentally
    validate the feasibility of our approach.
author:
- first_name: Stephanie
  full_name: Drzevitzky, Stephanie
  last_name: Drzevitzky
- first_name: Marco
  full_name: Platzner, Marco
  id: '398'
  last_name: Platzner
citation:
  ama: 'Drzevitzky S, Platzner M. Achieving Hardware Security for Reconﬁgurable Systems
    on Chip by a Proof-Carrying Code Approach. In: <i>Proceedings of the 6th International
    Workshop on Reconfigurable Communication-Centric Systems-on-Chip (ReCoSoC)</i>.
    ; 2011:58-65. doi:<a href="https://doi.org/10.1109/ReCoSoC.2011.5981499">10.1109/ReCoSoC.2011.5981499</a>'
  apa: Drzevitzky, S., &#38; Platzner, M. (2011). Achieving Hardware Security for
    Reconﬁgurable Systems on Chip by a Proof-Carrying Code Approach. In <i>Proceedings
    of the 6th International Workshop on Reconfigurable Communication-centric Systems-on-Chip
    (ReCoSoC)</i> (pp. 58–65). <a href="https://doi.org/10.1109/ReCoSoC.2011.5981499">https://doi.org/10.1109/ReCoSoC.2011.5981499</a>
  bibtex: '@inproceedings{Drzevitzky_Platzner_2011, title={Achieving Hardware Security
    for Reconﬁgurable Systems on Chip by a Proof-Carrying Code Approach}, DOI={<a
    href="https://doi.org/10.1109/ReCoSoC.2011.5981499">10.1109/ReCoSoC.2011.5981499</a>},
    booktitle={Proceedings of the 6th International Workshop on Reconfigurable Communication-centric
    Systems-on-Chip (ReCoSoC)}, author={Drzevitzky, Stephanie and Platzner, Marco},
    year={2011}, pages={58–65} }'
  chicago: Drzevitzky, Stephanie, and Marco Platzner. “Achieving Hardware Security
    for Reconﬁgurable Systems on Chip by a Proof-Carrying Code Approach.” In <i>Proceedings
    of the 6th International Workshop on Reconfigurable Communication-Centric Systems-on-Chip
    (ReCoSoC)</i>, 58–65, 2011. <a href="https://doi.org/10.1109/ReCoSoC.2011.5981499">https://doi.org/10.1109/ReCoSoC.2011.5981499</a>.
  ieee: S. Drzevitzky and M. Platzner, “Achieving Hardware Security for Reconﬁgurable
    Systems on Chip by a Proof-Carrying Code Approach,” in <i>Proceedings of the 6th
    International Workshop on Reconfigurable Communication-centric Systems-on-Chip
    (ReCoSoC)</i>, 2011, pp. 58–65.
  mla: Drzevitzky, Stephanie, and Marco Platzner. “Achieving Hardware Security for
    Reconﬁgurable Systems on Chip by a Proof-Carrying Code Approach.” <i>Proceedings
    of the 6th International Workshop on Reconfigurable Communication-Centric Systems-on-Chip
    (ReCoSoC)</i>, 2011, pp. 58–65, doi:<a href="https://doi.org/10.1109/ReCoSoC.2011.5981499">10.1109/ReCoSoC.2011.5981499</a>.
  short: 'S. Drzevitzky, M. Platzner, in: Proceedings of the 6th International Workshop
    on Reconfigurable Communication-Centric Systems-on-Chip (ReCoSoC), 2011, pp. 58–65.'
date_created: 2017-10-17T12:43:01Z
date_updated: 2022-01-06T07:03:14Z
ddc:
- '040'
department:
- _id: '78'
doi: 10.1109/ReCoSoC.2011.5981499
file:
- access_level: closed
  content_type: application/pdf
  creator: florida
  date_created: 2018-03-14T13:40:48Z
  date_updated: 2018-03-14T13:40:48Z
  file_id: '1214'
  file_name: 666-drzevitzky11_recosoc.pdf
  file_size: 666039
  relation: main_file
  success: 1
file_date_updated: 2018-03-14T13:40:48Z
has_accepted_license: '1'
language:
- iso: eng
page: 58-65
project:
- _id: '1'
  name: SFB 901
- _id: '12'
  name: SFB 901 - Subprojekt B4
- _id: '3'
  name: SFB 901 - Project Area B
publication: Proceedings of the 6th International Workshop on Reconfigurable Communication-centric
  Systems-on-Chip (ReCoSoC)
status: public
title: Achieving Hardware Security for Reconﬁgurable Systems on Chip by a Proof-Carrying
  Code Approach
type: conference
user_id: '477'
year: '2011'
...
---
_id: '10637'
author:
- first_name: Alexander
  full_name: Boschmann, Alexander
  last_name: Boschmann
- first_name: Paul
  full_name: Kaufmann, Paul
  last_name: Kaufmann
- first_name: Marco
  full_name: Platzner, Marco
  id: '398'
  last_name: Platzner
citation:
  ama: 'Boschmann A, Kaufmann P, Platzner M. Accurate gait phase detection using surface
    electromyographic signals and support vector machines. In: <i>Proc. IEEE Int.
    Conf. Bioinformatics and Biomedical Technology (ICBBT)</i>. ; 2011.'
  apa: Boschmann, A., Kaufmann, P., &#38; Platzner, M. (2011). Accurate gait phase
    detection using surface electromyographic signals and support vector machines.
    In <i>Proc. IEEE Int. Conf. Bioinformatics and Biomedical Technology (ICBBT)</i>.
  bibtex: '@inproceedings{Boschmann_Kaufmann_Platzner_2011, title={Accurate gait phase
    detection using surface electromyographic signals and support vector machines},
    booktitle={Proc. IEEE Int. Conf. Bioinformatics and Biomedical Technology (ICBBT)},
    author={Boschmann, Alexander and Kaufmann, Paul and Platzner, Marco}, year={2011}
    }'
  chicago: Boschmann, Alexander, Paul Kaufmann, and Marco Platzner. “Accurate Gait
    Phase Detection Using Surface Electromyographic Signals and Support Vector Machines.”
    In <i>Proc. IEEE Int. Conf. Bioinformatics and Biomedical Technology (ICBBT)</i>,
    2011.
  ieee: A. Boschmann, P. Kaufmann, and M. Platzner, “Accurate gait phase detection
    using surface electromyographic signals and support vector machines,” in <i>Proc.
    IEEE Int. Conf. Bioinformatics and Biomedical Technology (ICBBT)</i>, 2011.
  mla: Boschmann, Alexander, et al. “Accurate Gait Phase Detection Using Surface Electromyographic
    Signals and Support Vector Machines.” <i>Proc. IEEE Int. Conf. Bioinformatics
    and Biomedical Technology (ICBBT)</i>, 2011.
  short: 'A. Boschmann, P. Kaufmann, M. Platzner, in: Proc. IEEE Int. Conf. Bioinformatics
    and Biomedical Technology (ICBBT), 2011.'
date_created: 2019-07-10T11:03:22Z
date_updated: 2022-01-06T06:50:49Z
department:
- _id: '78'
language:
- iso: eng
publication: Proc. IEEE Int. Conf. Bioinformatics and Biomedical Technology (ICBBT)
status: public
title: Accurate gait phase detection using surface electromyographic signals and support
  vector machines
type: conference
user_id: '3118'
year: '2011'
...
---
_id: '10638'
author:
- first_name: Alexander
  full_name: Boschmann, Alexander
  last_name: Boschmann
- first_name: Marco
  full_name: Platzner, Marco
  id: '398'
  last_name: Platzner
- first_name: Michael
  full_name: Robrecht, Michael
  last_name: Robrecht
- first_name: Martin
  full_name: Hahn, Martin
  last_name: Hahn
- first_name: Michael
  full_name: Winkler, Michael
  last_name: Winkler
citation:
  ama: 'Boschmann A, Platzner M, Robrecht M, Hahn M, Winkler M. Development of a pattern
    recognition-based myoelectric transhumeral prosthesis with multifunctional simultaneous
    control using a model-driven ppproach for mechatronic systems. In: <i>Proc. MyoElectric
    Controls Symposium (MEC)</i>. ; 2011.'
  apa: Boschmann, A., Platzner, M., Robrecht, M., Hahn, M., &#38; Winkler, M. (2011).
    Development of a pattern recognition-based myoelectric transhumeral prosthesis
    with multifunctional simultaneous control using a model-driven ppproach for mechatronic
    systems. In <i>Proc. MyoElectric Controls Symposium (MEC)</i>.
  bibtex: '@inproceedings{Boschmann_Platzner_Robrecht_Hahn_Winkler_2011, title={Development
    of a pattern recognition-based myoelectric transhumeral prosthesis with multifunctional
    simultaneous control using a model-driven ppproach for mechatronic systems}, booktitle={Proc.
    MyoElectric Controls Symposium (MEC)}, author={Boschmann, Alexander and Platzner,
    Marco and Robrecht, Michael and Hahn, Martin and Winkler, Michael}, year={2011}
    }'
  chicago: Boschmann, Alexander, Marco Platzner, Michael Robrecht, Martin Hahn, and
    Michael Winkler. “Development of a Pattern Recognition-Based Myoelectric Transhumeral
    Prosthesis with Multifunctional Simultaneous Control Using a Model-Driven Ppproach
    for Mechatronic Systems.” In <i>Proc. MyoElectric Controls Symposium (MEC)</i>,
    2011.
  ieee: A. Boschmann, M. Platzner, M. Robrecht, M. Hahn, and M. Winkler, “Development
    of a pattern recognition-based myoelectric transhumeral prosthesis with multifunctional
    simultaneous control using a model-driven ppproach for mechatronic systems,” in
    <i>Proc. MyoElectric Controls Symposium (MEC)</i>, 2011.
  mla: Boschmann, Alexander, et al. “Development of a Pattern Recognition-Based Myoelectric
    Transhumeral Prosthesis with Multifunctional Simultaneous Control Using a Model-Driven
    Ppproach for Mechatronic Systems.” <i>Proc. MyoElectric Controls Symposium (MEC)</i>,
    2011.
  short: 'A. Boschmann, M. Platzner, M. Robrecht, M. Hahn, M. Winkler, in: Proc. MyoElectric
    Controls Symposium (MEC), 2011.'
date_created: 2019-07-10T11:03:24Z
date_updated: 2022-01-06T06:50:49Z
department:
- _id: '78'
language:
- iso: eng
publication: Proc. MyoElectric Controls Symposium (MEC)
status: public
title: Development of a pattern recognition-based myoelectric transhumeral prosthesis
  with multifunctional simultaneous control using a model-driven ppproach for mechatronic
  systems
type: conference
user_id: '3118'
year: '2011'
...
---
_id: '10678'
author:
- first_name: Nikolaos
  full_name: Ikonomakis, Nikolaos
  last_name: Ikonomakis
citation:
  ama: 'Ikonomakis N. <i>PinSim: Schnelle Simulation Mit Pintools</i>. Paderborn University;
    2011.'
  apa: 'Ikonomakis, N. (2011). <i>PinSim: Schnelle Simulation mit Pintools</i>. Paderborn
    University.'
  bibtex: '@book{Ikonomakis_2011, title={PinSim: Schnelle Simulation mit Pintools},
    publisher={Paderborn University}, author={Ikonomakis, Nikolaos}, year={2011} }'
  chicago: 'Ikonomakis, Nikolaos. <i>PinSim: Schnelle Simulation Mit Pintools</i>.
    Paderborn University, 2011.'
  ieee: 'N. Ikonomakis, <i>PinSim: Schnelle Simulation mit Pintools</i>. Paderborn
    University, 2011.'
  mla: 'Ikonomakis, Nikolaos. <i>PinSim: Schnelle Simulation Mit Pintools</i>. Paderborn
    University, 2011.'
  short: 'N. Ikonomakis, PinSim: Schnelle Simulation Mit Pintools, Paderborn University,
    2011.'
date_created: 2019-07-10T11:23:19Z
date_updated: 2022-01-06T06:50:49Z
department:
- _id: '78'
language:
- iso: eng
publisher: Paderborn University
status: public
title: 'PinSim: Schnelle Simulation mit Pintools'
type: bachelorsthesis
user_id: '3118'
year: '2011'
...
---
_id: '10680'
author:
- first_name: Hendrik
  full_name: Kassner, Hendrik
  last_name: Kassner
citation:
  ama: Kassner H. <i>MPI-CUDA Codegenerierung Für Nanophoton Simulationen Auf Clustern</i>.
    Paderborn University; 2011.
  apa: Kassner, H. (2011). <i>MPI-CUDA Codegenerierung für Nanophoton Simulationen
    auf Clustern</i>. Paderborn University.
  bibtex: '@book{Kassner_2011, title={MPI-CUDA Codegenerierung für Nanophoton Simulationen
    auf Clustern}, publisher={Paderborn University}, author={Kassner, Hendrik}, year={2011}
    }'
  chicago: Kassner, Hendrik. <i>MPI-CUDA Codegenerierung Für Nanophoton Simulationen
    Auf Clustern</i>. Paderborn University, 2011.
  ieee: H. Kassner, <i>MPI-CUDA Codegenerierung für Nanophoton Simulationen auf Clustern</i>.
    Paderborn University, 2011.
  mla: Kassner, Hendrik. <i>MPI-CUDA Codegenerierung Für Nanophoton Simulationen Auf
    Clustern</i>. Paderborn University, 2011.
  short: H. Kassner, MPI-CUDA Codegenerierung Für Nanophoton Simulationen Auf Clustern,
    Paderborn University, 2011.
date_created: 2019-07-10T11:23:21Z
date_updated: 2022-01-06T06:50:49Z
department:
- _id: '78'
language:
- iso: eng
publisher: Paderborn University
status: public
title: MPI-CUDA Codegenerierung für Nanophoton Simulationen auf Clustern
type: bachelorsthesis
user_id: '3118'
year: '2011'
...
---
_id: '10687'
author:
- first_name: Paul
  full_name: Kaufmann, Paul
  last_name: Kaufmann
- first_name: Marco
  full_name: Platzner, Marco
  id: '398'
  last_name: Platzner
citation:
  ama: 'Kaufmann P, Platzner M. Multi-objective Intrinsic Evolution of Embedded Systems.
    In: Müller-Schloer C, Schmeck H, Ungerer T, eds. <i>Organic Computing---A Paradigm
    Shift for Complex Systems</i>. Vol 1. Autonomic Systems. Springer Basel; 2011:193-206.'
  apa: Kaufmann, P., &#38; Platzner, M. (2011). Multi-objective Intrinsic Evolution
    of Embedded Systems. In C. Müller-Schloer, H. Schmeck, &#38; T. Ungerer (Eds.),
    <i>Organic Computing---A Paradigm Shift for Complex Systems</i> (Vol. 1, pp. 193–206).
    Springer Basel.
  bibtex: '@inbook{Kaufmann_Platzner_2011, series={Autonomic Systems}, title={Multi-objective
    Intrinsic Evolution of Embedded Systems}, volume={1}, booktitle={Organic Computing---A
    Paradigm Shift for Complex Systems}, publisher={Springer Basel}, author={Kaufmann,
    Paul and Platzner, Marco}, editor={Müller-Schloer, Christian and Schmeck, Hartmut
    and Ungerer, TheoEditors}, year={2011}, pages={193–206}, collection={Autonomic
    Systems} }'
  chicago: Kaufmann, Paul, and Marco Platzner. “Multi-Objective Intrinsic Evolution
    of Embedded Systems.” In <i>Organic Computing---A Paradigm Shift for Complex Systems</i>,
    edited by Christian Müller-Schloer, Hartmut Schmeck, and Theo Ungerer, 1:193–206.
    Autonomic Systems. Springer Basel, 2011.
  ieee: P. Kaufmann and M. Platzner, “Multi-objective Intrinsic Evolution of Embedded
    Systems,” in <i>Organic Computing---A Paradigm Shift for Complex Systems</i>,
    vol. 1, C. Müller-Schloer, H. Schmeck, and T. Ungerer, Eds. Springer Basel, 2011,
    pp. 193–206.
  mla: Kaufmann, Paul, and Marco Platzner. “Multi-Objective Intrinsic Evolution of
    Embedded Systems.” <i>Organic Computing---A Paradigm Shift for Complex Systems</i>,
    edited by Christian Müller-Schloer et al., vol. 1, Springer Basel, 2011, pp. 193–206.
  short: 'P. Kaufmann, M. Platzner, in: C. Müller-Schloer, H. Schmeck, T. Ungerer
    (Eds.), Organic Computing---A Paradigm Shift for Complex Systems, Springer Basel,
    2011, pp. 193–206.'
date_created: 2019-07-10T11:28:12Z
date_updated: 2022-01-06T06:50:49Z
department:
- _id: '78'
editor:
- first_name: Christian
  full_name: Müller-Schloer, Christian
  last_name: Müller-Schloer
- first_name: Hartmut
  full_name: Schmeck, Hartmut
  last_name: Schmeck
- first_name: Theo
  full_name: Ungerer, Theo
  last_name: Ungerer
intvolume: '         1'
language:
- iso: eng
page: 193-206
publication: Organic Computing---A Paradigm Shift for Complex Systems
publisher: Springer Basel
series_title: Autonomic Systems
status: public
title: Multi-objective Intrinsic Evolution of Embedded Systems
type: book_chapter
user_id: '3118'
volume: 1
year: '2011'
...
---
_id: '10736'
author:
- first_name: Arne
  full_name: Schwabe, Arne
  last_name: Schwabe
citation:
  ama: Schwabe A. <i>Analysis of Algorithmic Approaches for Temporal Partitioning</i>.
    Paderborn University; 2011.
  apa: Schwabe, A. (2011). <i>Analysis of Algorithmic Approaches for Temporal Partitioning</i>.
    Paderborn University.
  bibtex: '@book{Schwabe_2011, title={Analysis of Algorithmic Approaches for Temporal
    Partitioning}, publisher={Paderborn University}, author={Schwabe, Arne}, year={2011}
    }'
  chicago: Schwabe, Arne. <i>Analysis of Algorithmic Approaches for Temporal Partitioning</i>.
    Paderborn University, 2011.
  ieee: A. Schwabe, <i>Analysis of Algorithmic Approaches for Temporal Partitioning</i>.
    Paderborn University, 2011.
  mla: Schwabe, Arne. <i>Analysis of Algorithmic Approaches for Temporal Partitioning</i>.
    Paderborn University, 2011.
  short: A. Schwabe, Analysis of Algorithmic Approaches for Temporal Partitioning,
    Paderborn University, 2011.
date_created: 2019-07-10T11:58:10Z
date_updated: 2022-01-06T06:50:50Z
department:
- _id: '78'
language:
- iso: eng
publisher: Paderborn University
status: public
title: Analysis of Algorithmic Approaches for Temporal Partitioning
type: mastersthesis
user_id: '3118'
year: '2011'
...
---
_id: '10737'
author:
- first_name: Lukas
  full_name: Sekanina, Lukas
  last_name: Sekanina
- first_name: James Alfred
  full_name: Walker, James Alfred
  last_name: Walker
- first_name: Paul
  full_name: Kaufmann, Paul
  last_name: Kaufmann
- first_name: Christian
  full_name: Plessl, Christian
  id: '16153'
  last_name: Plessl
  orcid: 0000-0001-5728-9982
- first_name: Marco
  full_name: Platzner, Marco
  id: '398'
  last_name: Platzner
citation:
  ama: 'Sekanina L, Walker JA, Kaufmann P, Plessl C, Platzner M. Evolution of Electronic
    Circuits. In: <i>Cartesian Genetic Programming</i>. Natural Computing Series.
    Springer Berlin Heidelberg; 2011:125-179.'
  apa: Sekanina, L., Walker, J. A., Kaufmann, P., Plessl, C., &#38; Platzner, M. (2011).
    Evolution of Electronic Circuits. In <i>Cartesian Genetic Programming</i> (pp.
    125–179). Springer Berlin Heidelberg.
  bibtex: '@inbook{Sekanina_Walker_Kaufmann_Plessl_Platzner_2011, series={Natural
    Computing Series}, title={Evolution of Electronic Circuits}, booktitle={Cartesian
    Genetic Programming}, publisher={Springer Berlin Heidelberg}, author={Sekanina,
    Lukas and Walker, James Alfred and Kaufmann, Paul and Plessl, Christian and Platzner,
    Marco}, year={2011}, pages={125–179}, collection={Natural Computing Series} }'
  chicago: Sekanina, Lukas, James Alfred Walker, Paul Kaufmann, Christian Plessl,
    and Marco Platzner. “Evolution of Electronic Circuits.” In <i>Cartesian Genetic
    Programming</i>, 125–79. Natural Computing Series. Springer Berlin Heidelberg,
    2011.
  ieee: L. Sekanina, J. A. Walker, P. Kaufmann, C. Plessl, and M. Platzner, “Evolution
    of Electronic Circuits,” in <i>Cartesian Genetic Programming</i>, Springer Berlin
    Heidelberg, 2011, pp. 125–179.
  mla: Sekanina, Lukas, et al. “Evolution of Electronic Circuits.” <i>Cartesian Genetic
    Programming</i>, Springer Berlin Heidelberg, 2011, pp. 125–79.
  short: 'L. Sekanina, J.A. Walker, P. Kaufmann, C. Plessl, M. Platzner, in: Cartesian
    Genetic Programming, Springer Berlin Heidelberg, 2011, pp. 125–179.'
date_created: 2019-07-10T11:59:35Z
date_updated: 2022-01-06T06:50:50Z
department:
- _id: '78'
- _id: '518'
language:
- iso: eng
page: 125-179
publication: Cartesian Genetic Programming
publisher: Springer Berlin Heidelberg
series_title: Natural Computing Series
status: public
title: Evolution of Electronic Circuits
type: book_chapter
user_id: '3118'
year: '2011'
...
---
_id: '10748'
author:
- first_name: James Alfred
  full_name: Walker, James Alfred
  last_name: Walker
- first_name: Julian F.
  full_name: Miller, Julian F.
  last_name: Miller
- first_name: Paul
  full_name: Kaufmann, Paul
  last_name: Kaufmann
- first_name: Marco
  full_name: Platzner, Marco
  id: '398'
  last_name: Platzner
citation:
  ama: 'Walker JA, Miller JF, Kaufmann P, Platzner M. Problem Decomposition in Cartesian
    Genetic Programming. In: <i>Cartesian Genetic Programming</i>. Natural Computing
    Series. Springer Berlin Heidelberg; 2011:35-99.'
  apa: Walker, J. A., Miller, J. F., Kaufmann, P., &#38; Platzner, M. (2011). Problem
    Decomposition in Cartesian Genetic Programming. In <i>Cartesian Genetic Programming</i>
    (pp. 35–99). Springer Berlin Heidelberg.
  bibtex: '@inbook{Walker_Miller_Kaufmann_Platzner_2011, series={Natural Computing
    Series}, title={Problem Decomposition in Cartesian Genetic Programming}, booktitle={Cartesian
    Genetic Programming}, publisher={Springer Berlin Heidelberg}, author={Walker,
    James Alfred and Miller, Julian F. and Kaufmann, Paul and Platzner, Marco}, year={2011},
    pages={35–99}, collection={Natural Computing Series} }'
  chicago: Walker, James Alfred, Julian F. Miller, Paul Kaufmann, and Marco Platzner.
    “Problem Decomposition in Cartesian Genetic Programming.” In <i>Cartesian Genetic
    Programming</i>, 35–99. Natural Computing Series. Springer Berlin Heidelberg,
    2011.
  ieee: J. A. Walker, J. F. Miller, P. Kaufmann, and M. Platzner, “Problem Decomposition
    in Cartesian Genetic Programming,” in <i>Cartesian Genetic Programming</i>, Springer
    Berlin Heidelberg, 2011, pp. 35–99.
  mla: Walker, James Alfred, et al. “Problem Decomposition in Cartesian Genetic Programming.”
    <i>Cartesian Genetic Programming</i>, Springer Berlin Heidelberg, 2011, pp. 35–99.
  short: 'J.A. Walker, J.F. Miller, P. Kaufmann, M. Platzner, in: Cartesian Genetic
    Programming, Springer Berlin Heidelberg, 2011, pp. 35–99.'
date_created: 2019-07-10T12:02:57Z
date_updated: 2022-01-06T06:50:50Z
department:
- _id: '78'
language:
- iso: eng
page: 35-99
publication: Cartesian Genetic Programming
publisher: Springer Berlin Heidelberg
series_title: Natural Computing Series
status: public
title: Problem Decomposition in Cartesian Genetic Programming
type: book_chapter
user_id: '3118'
year: '2011'
...
---
_id: '10750'
author:
- first_name: Daniel
  full_name: Welp, Daniel
  last_name: Welp
citation:
  ama: Welp D. <i>User Space Scheduling for Heterogeneous Systems</i>. Paderborn University;
    2011.
  apa: Welp, D. (2011). <i>User Space Scheduling for Heterogeneous Systems</i>. Paderborn
    University.
  bibtex: '@book{Welp_2011, title={User Space Scheduling for Heterogeneous Systems},
    publisher={Paderborn University}, author={Welp, Daniel}, year={2011} }'
  chicago: Welp, Daniel. <i>User Space Scheduling for Heterogeneous Systems</i>. Paderborn
    University, 2011.
  ieee: D. Welp, <i>User Space Scheduling for Heterogeneous Systems</i>. Paderborn
    University, 2011.
  mla: Welp, Daniel. <i>User Space Scheduling for Heterogeneous Systems</i>. Paderborn
    University, 2011.
  short: D. Welp, User Space Scheduling for Heterogeneous Systems, Paderborn University,
    2011.
date_created: 2019-07-10T12:03:00Z
date_updated: 2022-01-06T06:50:50Z
department:
- _id: '78'
language:
- iso: eng
publisher: Paderborn University
status: public
title: User Space Scheduling for Heterogeneous Systems
type: mastersthesis
user_id: '3118'
year: '2011'
...
---
_id: '13643'
author:
- first_name: Andreas
  full_name: Agne, Andreas
  last_name: Agne
- first_name: Marco
  full_name: Platzner, Marco
  id: '398'
  last_name: Platzner
- first_name: Enno
  full_name: Lübbers, Enno
  last_name: Lübbers
citation:
  ama: 'Agne A, Platzner M, Lübbers E. Memory Virtualization for Multithreaded Reconfigurable
    Hardware. In: <i>Proceedings of the International Conference on Field Programmable
    Logic and Applications (FPL)</i>. IEEE; 2011:185-188. doi:<a href="https://doi.org/10.1109/fpl.2011.42">10.1109/fpl.2011.42</a>'
  apa: Agne, A., Platzner, M., &#38; Lübbers, E. (2011). Memory Virtualization for
    Multithreaded Reconfigurable Hardware. In <i>Proceedings of the International
    Conference on Field Programmable Logic and Applications (FPL)</i> (pp. 185–188).
    IEEE. <a href="https://doi.org/10.1109/fpl.2011.42">https://doi.org/10.1109/fpl.2011.42</a>
  bibtex: '@inproceedings{Agne_Platzner_Lübbers_2011, title={Memory Virtualization
    for Multithreaded Reconfigurable Hardware}, DOI={<a href="https://doi.org/10.1109/fpl.2011.42">10.1109/fpl.2011.42</a>},
    booktitle={Proceedings of the International Conference on Field Programmable Logic
    and Applications (FPL)}, publisher={IEEE}, author={Agne, Andreas and Platzner,
    Marco and Lübbers, Enno}, year={2011}, pages={185–188} }'
  chicago: Agne, Andreas, Marco Platzner, and Enno Lübbers. “Memory Virtualization
    for Multithreaded Reconfigurable Hardware.” In <i>Proceedings of the International
    Conference on Field Programmable Logic and Applications (FPL)</i>, 185–88. IEEE,
    2011. <a href="https://doi.org/10.1109/fpl.2011.42">https://doi.org/10.1109/fpl.2011.42</a>.
  ieee: A. Agne, M. Platzner, and E. Lübbers, “Memory Virtualization for Multithreaded
    Reconfigurable Hardware,” in <i>Proceedings of the International Conference on
    Field Programmable Logic and Applications (FPL)</i>, 2011, pp. 185–188.
  mla: Agne, Andreas, et al. “Memory Virtualization for Multithreaded Reconfigurable
    Hardware.” <i>Proceedings of the International Conference on Field Programmable
    Logic and Applications (FPL)</i>, IEEE, 2011, pp. 185–88, doi:<a href="https://doi.org/10.1109/fpl.2011.42">10.1109/fpl.2011.42</a>.
  short: 'A. Agne, M. Platzner, E. Lübbers, in: Proceedings of the International Conference
    on Field Programmable Logic and Applications (FPL), IEEE, 2011, pp. 185–188.'
date_created: 2019-10-04T22:42:51Z
date_updated: 2022-01-06T06:51:40Z
department:
- _id: '78'
doi: 10.1109/fpl.2011.42
language:
- iso: eng
page: 185-188
publication: Proceedings of the International Conference on Field Programmable Logic
  and Applications (FPL)
publication_identifier:
  isbn:
  - '9781457714849'
publication_status: published
publisher: IEEE
status: public
title: Memory Virtualization for Multithreaded Reconfigurable Hardware
type: conference
user_id: '398'
year: '2011'
...
---
_id: '13644'
author:
- first_name: Jörg
  full_name: Henkel, Jörg
  last_name: Henkel
- first_name: Lars
  full_name: Hedrich, Lars
  last_name: Hedrich
- first_name: Andreas
  full_name: Herkersdorf, Andreas
  last_name: Herkersdorf
- first_name: Rüdiger
  full_name: Kapitza, Rüdiger
  last_name: Kapitza
- first_name: Daniel
  full_name: Lohmann, Daniel
  last_name: Lohmann
- first_name: Peter
  full_name: Marwedel, Peter
  last_name: Marwedel
- first_name: Marco
  full_name: Platzner, Marco
  last_name: Platzner
- first_name: Wolfgang
  full_name: Rosenstiel, Wolfgang
  last_name: Rosenstiel
- first_name: Ulf
  full_name: Schlichtmann, Ulf
  last_name: Schlichtmann
- first_name: Olaf
  full_name: Spinczyk, Olaf
  last_name: Spinczyk
- first_name: Mehdi
  full_name: Tahoori, Mehdi
  last_name: Tahoori
- first_name: Lars
  full_name: Bauer, Lars
  last_name: Bauer
- first_name: Jürgen
  full_name: Teich, Jürgen
  last_name: Teich
- first_name: Norbert
  full_name: Wehn, Norbert
  last_name: Wehn
- first_name: Hans-Joachim
  full_name: Wunderlich, Hans-Joachim
  last_name: Wunderlich
- first_name: Joachim
  full_name: Becker, Joachim
  last_name: Becker
- first_name: Oliver
  full_name: Bringmann, Oliver
  last_name: Bringmann
- first_name: Uwe
  full_name: Brinkschulte, Uwe
  last_name: Brinkschulte
- first_name: Samarjit
  full_name: Chakraborty, Samarjit
  last_name: Chakraborty
- first_name: Michael
  full_name: Engel, Michael
  last_name: Engel
- first_name: Rolf
  full_name: Ernst, Rolf
  last_name: Ernst
- first_name: Hermann
  full_name: Härtig, Hermann
  last_name: Härtig
citation:
  ama: 'Henkel J, Hedrich L, Herkersdorf A, et al. Design and architectures for dependable
    embedded systems. In: <i>Proceedings of the Seventh IEEE/ACM/IFIP International
    Conference on Hardware/Software Codesign and System Synthesis - CODES+ISSS ’11</i>.
    ; 2011. doi:<a href="https://doi.org/10.1145/2039370.2039384">10.1145/2039370.2039384</a>'
  apa: Henkel, J., Hedrich, L., Herkersdorf, A., Kapitza, R., Lohmann, D., Marwedel,
    P., … Härtig, H. (2011). Design and architectures for dependable embedded systems.
    In <i>Proceedings of the seventh IEEE/ACM/IFIP International Conference on Hardware/software
    Codesign and system synthesis - CODES+ISSS ’11</i>. <a href="https://doi.org/10.1145/2039370.2039384">https://doi.org/10.1145/2039370.2039384</a>
  bibtex: '@inproceedings{Henkel_Hedrich_Herkersdorf_Kapitza_Lohmann_Marwedel_Platzner_Rosenstiel_Schlichtmann_Spinczyk_et
    al._2011, title={Design and architectures for dependable embedded systems}, DOI={<a
    href="https://doi.org/10.1145/2039370.2039384">10.1145/2039370.2039384</a>}, booktitle={Proceedings
    of the seventh IEEE/ACM/IFIP International Conference on Hardware/software Codesign
    and system synthesis - CODES+ISSS ’11}, author={Henkel, Jörg and Hedrich, Lars
    and Herkersdorf, Andreas and Kapitza, Rüdiger and Lohmann, Daniel and Marwedel,
    Peter and Platzner, Marco and Rosenstiel, Wolfgang and Schlichtmann, Ulf and Spinczyk,
    Olaf and et al.}, year={2011} }'
  chicago: Henkel, Jörg, Lars Hedrich, Andreas Herkersdorf, Rüdiger Kapitza, Daniel
    Lohmann, Peter Marwedel, Marco Platzner, et al. “Design and Architectures for
    Dependable Embedded Systems.” In <i>Proceedings of the Seventh IEEE/ACM/IFIP International
    Conference on Hardware/Software Codesign and System Synthesis - CODES+ISSS ’11</i>,
    2011. <a href="https://doi.org/10.1145/2039370.2039384">https://doi.org/10.1145/2039370.2039384</a>.
  ieee: J. Henkel <i>et al.</i>, “Design and architectures for dependable embedded
    systems,” in <i>Proceedings of the seventh IEEE/ACM/IFIP International Conference
    on Hardware/software Codesign and system synthesis - CODES+ISSS ’11</i>, 2011.
  mla: Henkel, Jörg, et al. “Design and Architectures for Dependable Embedded Systems.”
    <i>Proceedings of the Seventh IEEE/ACM/IFIP International Conference on Hardware/Software
    Codesign and System Synthesis - CODES+ISSS ’11</i>, 2011, doi:<a href="https://doi.org/10.1145/2039370.2039384">10.1145/2039370.2039384</a>.
  short: 'J. Henkel, L. Hedrich, A. Herkersdorf, R. Kapitza, D. Lohmann, P. Marwedel,
    M. Platzner, W. Rosenstiel, U. Schlichtmann, O. Spinczyk, M. Tahoori, L. Bauer,
    J. Teich, N. Wehn, H.-J. Wunderlich, J. Becker, O. Bringmann, U. Brinkschulte,
    S. Chakraborty, M. Engel, R. Ernst, H. Härtig, in: Proceedings of the Seventh
    IEEE/ACM/IFIP International Conference on Hardware/Software Codesign and System
    Synthesis - CODES+ISSS ’11, 2011.'
date_created: 2019-10-04T22:44:36Z
date_updated: 2022-01-06T06:51:40Z
department:
- _id: '78'
doi: 10.1145/2039370.2039384
language:
- iso: eng
publication: Proceedings of the seventh IEEE/ACM/IFIP International Conference on
  Hardware/software Codesign and system synthesis - CODES+ISSS '11
publication_identifier:
  isbn:
  - '9781450307154'
publication_status: published
status: public
title: Design and architectures for dependable embedded systems
type: conference
user_id: '398'
year: '2011'
...
---
_id: '2194'
author:
- first_name: Björn
  full_name: Meyer, Björn
  last_name: Meyer
- first_name: Christian
  full_name: Plessl, Christian
  id: '16153'
  last_name: Plessl
  orcid: 0000-0001-5728-9982
- first_name: Jens
  full_name: Förstner, Jens
  id: '158'
  last_name: Förstner
  orcid: 0000-0001-7059-9862
citation:
  ama: 'Meyer B, Plessl C, Förstner J. Transformation of scientific algorithms to
    parallel computing code: subdomain support in a MPI-multi-GPU backend. In: <i>Symp.
    on Application Accelerators in High Performance Computing (SAAHPC)</i>. IEEE Computer
    Society; 2011:60-63. doi:<a href="https://doi.org/10.1109/SAAHPC.2011.12">10.1109/SAAHPC.2011.12</a>'
  apa: 'Meyer, B., Plessl, C., &#38; Förstner, J. (2011). Transformation of scientific
    algorithms to parallel computing code: subdomain support in a MPI-multi-GPU backend.
    <i>Symp. on Application Accelerators in High Performance Computing (SAAHPC)</i>,
    60–63. <a href="https://doi.org/10.1109/SAAHPC.2011.12">https://doi.org/10.1109/SAAHPC.2011.12</a>'
  bibtex: '@inproceedings{Meyer_Plessl_Förstner_2011, title={Transformation of scientific
    algorithms to parallel computing code: subdomain support in a MPI-multi-GPU backend},
    DOI={<a href="https://doi.org/10.1109/SAAHPC.2011.12">10.1109/SAAHPC.2011.12</a>},
    booktitle={Symp. on Application Accelerators in High Performance Computing (SAAHPC)},
    publisher={IEEE Computer Society}, author={Meyer, Björn and Plessl, Christian
    and Förstner, Jens}, year={2011}, pages={60–63} }'
  chicago: 'Meyer, Björn, Christian Plessl, and Jens Förstner. “Transformation of
    Scientific Algorithms to Parallel Computing Code: Subdomain Support in a MPI-Multi-GPU
    Backend.” In <i>Symp. on Application Accelerators in High Performance Computing
    (SAAHPC)</i>, 60–63. IEEE Computer Society, 2011. <a href="https://doi.org/10.1109/SAAHPC.2011.12">https://doi.org/10.1109/SAAHPC.2011.12</a>.'
  ieee: 'B. Meyer, C. Plessl, and J. Förstner, “Transformation of scientific algorithms
    to parallel computing code: subdomain support in a MPI-multi-GPU backend,” in
    <i>Symp. on Application Accelerators in High Performance Computing (SAAHPC)</i>,
    2011, pp. 60–63, doi: <a href="https://doi.org/10.1109/SAAHPC.2011.12">10.1109/SAAHPC.2011.12</a>.'
  mla: 'Meyer, Björn, et al. “Transformation of Scientific Algorithms to Parallel
    Computing Code: Subdomain Support in a MPI-Multi-GPU Backend.” <i>Symp. on Application
    Accelerators in High Performance Computing (SAAHPC)</i>, IEEE Computer Society,
    2011, pp. 60–63, doi:<a href="https://doi.org/10.1109/SAAHPC.2011.12">10.1109/SAAHPC.2011.12</a>.'
  short: 'B. Meyer, C. Plessl, J. Förstner, in: Symp. on Application Accelerators
    in High Performance Computing (SAAHPC), IEEE Computer Society, 2011, pp. 60–63.'
date_created: 2018-04-03T14:55:57Z
date_updated: 2023-09-26T13:44:11Z
department:
- _id: '27'
- _id: '518'
- _id: '15'
- _id: '78'
doi: 10.1109/SAAHPC.2011.12
keyword:
- tet_topic_hpc
language:
- iso: eng
page: 60-63
project:
- _id: '30'
  grant_number: 01|H11004A
  name: Enabling Heterogeneous Hardware Acceleration using Novel Programming and Scheduling
    Models
publication: Symp. on Application Accelerators in High Performance Computing (SAAHPC)
publisher: IEEE Computer Society
quality_controlled: '1'
status: public
title: 'Transformation of scientific algorithms to parallel computing code: subdomain
  support in a MPI-multi-GPU backend'
type: conference
user_id: '15278'
year: '2011'
...
