document.write('<style>.zl-bibtex-dialog {    display: none;    position: fixed;    top: 50%;    left: 50%;    transform: translate(-50%, -50%);    background-color: #111;    padding: 20px;    border-radius: 8px;    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);    z-index: 1000;    width: 90%;    max-width: 600px;}.zl-bibtex-textarea {    border: 1px solid #ddd;    width: 100%;    height: 300px;    padding: 10px;    margin-bottom: 10px;    resize: none;    color: #ddd;    background-color: #111;    margin-top: 0;    font-family: monospace;}.zl-button {    padding: 8px 12px;    border: none;    border-radius: 4px;    cursor: pointer;    margin-right: 10px;}.zl-button-green {    background-color: green;    color: white;}.zl-links {    cursor: pointer;    color: #cd4d16;    text-decoration: none;    transition: all 0.3s ease;    margin-right: 30px;}.zl-links:hover {    color: #b43218;}.zl-button-red {    background-color: red;    color: white;}</style>');
document.write('<div id=\'bibtex_dialog\' class=\'zl-bibtex-dialog\'></div>');

function openBibtex(bibtex) {
    document.getElementById('bibtex_dialog').style.display = 'block';
    document.getElementById('bibtex_dialog').innerHTML = "<textarea id='bibtexcode' class='zl-bibtex-textarea'>" + bibtex + "</textarea>";
    document.getElementById('bibtex_dialog').innerHTML += "<button class='zl-button zl-button-green' onclick='copyToClipboard()'>Copy</button>";
    document.getElementById('bibtex_dialog').innerHTML += "<button class='zl-button zl-button-red' onclick='document.getElementById(\"bibtex_dialog\").style.display = \"none\"'>Close</button>";
}

function copyToClipboard() {
//get bibtex code of textarea and copy
var textArea = document.getElementById('bibtexcode');
textArea.select();
document.execCommand('copy');

}document.write('<p align=\'right\'>Jump to year:<br>');
document.write('<a href=\"research/performance-modeling/performance-modeling.html#2020\">[2020]</a>');
document.write('&nbsp;');
document.write('<a href=\"research/performance-modeling/performance-modeling.html#2021\">[2021]</a>');
document.write('&nbsp;');
document.write('<a href=\"research/performance-modeling/performance-modeling.html#2022\">[2022]</a>');
document.write('&nbsp;');
document.write('<a href=\"research/performance-modeling/performance-modeling.html#2023\">[2023]</a>');
document.write('&nbsp;');
document.write('<a href=\"research/performance-modeling/performance-modeling.html#2024\">[2024]</a>');
document.write('&nbsp;');
document.write('<a href=\"research/performance-modeling/performance-modeling.html#2026\">[2026]</a>');
document.write('&nbsp;');
document.write('<br>');
document.write('<a href=\"research/performance-modeling/performance-modeling.html#2015\">[2015]</a>');
document.write('&nbsp;');
document.write('<a href=\"research/performance-modeling/performance-modeling.html#2016\">[2016]</a>');
document.write('&nbsp;');
document.write('<a href=\"research/performance-modeling/performance-modeling.html#2017\">[2017]</a>');
document.write('&nbsp;');
document.write('<a href=\"research/performance-modeling/performance-modeling.html#2018\">[2018]</a>');
document.write('&nbsp;');
document.write('<br>');
document.write('</p>');
document.write('<hr class=\'zl-publist\'>');
document.write('<div class=\'zl-publist\'>');
document.write('</ul>');
document.write('</br>');
document.write('<h2 class=\'zl-year-header\' id=\'2026\'>2026</h2>');
document.write('<ul class=\'zl-publication-list\'>');
document.write('<li><p style=\"text-align:justify;\">Marcus Ritter, Benedict Naumann, Alexandru Calotoiu, Sebastian Rinke, Thorsten Reimann, Torsten Hoefler, Felix Wolf: Cost-Effective Empirical Performance Modeling. <i>Transactions on Parallel and Distributed Systems</i>, 37: 575&ndash;592, February 2026.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/GH3LJG4Z_Ritter et al. - 2026 - Cost-Effective Empirical Performance Modeling.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/TPDS.2025.3646119\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{ritter_cost-effective_2026,\\n  author          = {Ritter, Marcus and Naumann, Benedict and Calotoiu, Alexandru and Rinke, Sebastian and Reimann, Thorsten and Hoefler, Torsten and Wolf, Felix},\\n  title           = {Cost-{Effective} {Empirical} {Performance} {Modeling}},\\n  journal         = {Transactions on Parallel and Distributed Systems},\\n  year            = {2026},\\n  volume          = {37},\\n  pages           = {575--592},\\n  doi             = {10.1109/TPDS.2025.3646119}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Alexander Gei&szlig;, T&eacute;odora Hovi, Alexandru Calotoiu, Felix Wolf: Validating the Performance of GPU Ports Using Differential Performance Models. <i>Future Generation Computer Systems</i>, 174: 1&ndash;17, January 2026.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/VBL7KD3X_Geiß et al. - 2026 - Validating the Performance of GPU Ports Using Differential Performance Models.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1016/j.future.2025.108018\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{geis_validating_2026,\\n  author          = {Geiß, Alexander and Hovi, Téodora and Calotoiu, Alexandru and Wolf, Felix},\\n  title           = {Validating the {Performance} of {GPU} {Ports} {Using} {Differential} {Performance} {Models}},\\n  journal         = {Future Generation Computer Systems},\\n  year            = {2026},\\n  volume          = {174},\\n  pages           = {1--17},\\n  issn            = {0167-739X},\\n  doi             = {10.1016/j.future.2025.108018}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Alexandru Calotoiu, Marcin Copik, Fabian Czappa, Alexander Gei&szlig;, Gustavo Morais, Marcus Ritter, Sergei Shudler, Torsten Hoefler, Felix Wolf: Extra-P &ndash; Empirical Performance Modeling Made Easy. <i>Frontiers in High Performance Computing</i>, 3&ndash;2025, 2026.<br> <a class=\"zl-links\" href=\"https://doi.org/10.3389/fhpcp.2025.1714042\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{calotoiu_extra-p_2026,\\n  author          = {Calotoiu, Alexandru and Copik, Marcin and Czappa, Fabian and Geiß, Alexander and Morais, Gustavo and Ritter, Marcus and Shudler, Sergei and Hoefler, Torsten and Wolf, Felix},\\n  title           = {Extra-{P} – {Empirical} {Performance} {Modeling} {Made} {Easy}},\\n  journal         = {Frontiers in High Performance Computing},\\n  year            = {2026},\\n  volume          = {3–2025},\\n  issn            = {2813–7337},\\n  doi             = {10.3389/fhpcp.2025.1714042}\\n}\')\">BibTeX</span></p></li>');
document.write('</ul>');
document.write('</br>');
document.write('<h2 class=\'zl-year-header\' id=\'2024\'>2024</h2>');
document.write('<ul class=\'zl-publication-list\'>');
document.write('<li><p style=\"text-align:justify;\">Tim Beringer, Jakob Stock, Arya Mazaheri, Felix Wolf: Dissecting Convolutional Neural Networks for Runtime and Scalability Prediction. In <i>Proc. of the 53st International Conference on Parallel Processing (ICPP), Gotland, Sweden</i>, pages 168&ndash;178, ACM, August 2024.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2024-Dissecting_Convolutional_Neural_Networks_for_Runtime_and_Scalability_Prediction-FDVVIR4V.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1145/3673038.3673107\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{beringer_dissecting_2024,\\n  author          = {Beringer, Tim and Stock, Jakob and Mazaheri, Arya and Wolf, Felix},\\n  title           = {Dissecting {Convolutional} {Neural} {Networks} for {Runtime} and {Scalability} {Prediction}},\\n  booktitle       = {Proc. of the 53st {International} {Conference} on {Parallel} {Processing} ({ICPP}), {Gotland}, {Sweden}},\\n  year            = {2024},\\n  pages           = {168--178},\\n  publisher       = {ACM},\\n  isbn            = {979-8-4007-1793-2},\\n  doi             = {10.1145/3673038.3673107}\\n}\')\">BibTeX</span></p></li>');
document.write('</ul>');
document.write('</br>');
document.write('<h2 class=\'zl-year-header\' id=\'2023\'>2023</h2>');
document.write('<ul class=\'zl-publication-list\'>');
document.write('<li><p style=\"text-align:justify;\">Marcus Ritter, Felix Wolf: Extra-Deep: Automated Empirical Performance Modeling for Distributed Deep Learning. In <i>Proc. of the Workshop on Programming and Performance Visualization Tools (ProTools), held in conjunction with the International Conference for High Performance Computing, Networking, Storage, and Analysis (SC23), Denver, CO, USA</i>, pages 1345&ndash;1356, ACM, November 2023.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2023-Extra-Deep_Automated_Empirical_Performance_Modeling_for_Distributed_Deep_Learning-IB65ZU49.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1145/3624062.3624204\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{ritter_extra-deep_2023,\\n  author          = {Ritter, Marcus and Wolf, Felix},\\n  title           = {Extra-{Deep}: {Automated} {Empirical} {Performance} {Modeling} for {Distributed} {Deep} {Learning}},\\n  booktitle       = {Proc. of the {Workshop} on {Programming} and {Performance} {Visualization} {Tools} ({ProTools}), held in conjunction with the {International} {Conference} for {High} {Performance} {Computing}, {Networking}, {Storage}, and {Analysis} ({SC23}), {Denver}, {CO}, {USA}},\\n  year            = {2023},\\n  pages           = {1345--1356},\\n  publisher       = {ACM},\\n  isbn            = {979-8-4007-0785-8},\\n  doi             = {10.1145/3624062.3624204}\\n}\')\">BibTeX</span></p></li>');
document.write('</ul>');
document.write('</br>');
document.write('<h2 class=\'zl-year-header\' id=\'2022\'>2022</h2>');
document.write('<ul class=\'zl-publication-list\'>');
document.write('<li><p style=\"text-align:justify;\">Marcus Ritter, Ahmad Tarraf, Alexander Gei&szlig;, Nour Daoud, Bernd Mohr, Felix Wolf: Conquering Noise With Hardware Counters on HPC Systems. In <i>Proc. of the Workshop on Programming and Performance Visualization Tools (ProTools), held in conjunction with the International Conference for High Performance Computing, Networking, Storage, and Analysis (SC22), Dallas, TX, USA</i>, pages 1&ndash;10, IEEE, 2022.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2022-Conquering_Noise_With_Hardware_Counters_on_HPC_Systems-INZ7HYQV.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/ProTools56701.2022.00007\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{ritter_conquering_2022,\\n  author          = {Ritter, Marcus and Tarraf, Ahmad and Geiß, Alexander and Daoud, Nour and Mohr, Bernd and Wolf, Felix},\\n  title           = {Conquering {Noise} {With} {Hardware} {Counters} on {HPC} {Systems}},\\n  booktitle       = {Proc. of the {Workshop} on {Programming} and {Performance} {Visualization} {Tools} ({ProTools}), held in conjunction with the {International} {Conference} for {High} {Performance} {Computing}, {Networking}, {Storage}, and {Analysis} ({SC22}), {Dallas}, {TX}, {USA}},\\n  year            = {2022},\\n  pages           = {1--10},\\n  publisher       = {IEEE},\\n  doi             = {10.1109/ProTools56701.2022.00007}\\n}\')\">BibTeX</span></p></li>');
document.write('</ul>');
document.write('</br>');
document.write('<h2 class=\'zl-year-header\' id=\'2021\'>2021</h2>');
document.write('<ul class=\'zl-publication-list\'>');
document.write('<li><p style=\"text-align:justify;\">Fabian Czappa, Alexandru Calotoiu, Thomas H&ouml;hl, Heiko Mantel, Toni Nguyen, Felix Wolf: Design-Time Performance Modeling of Compositional Parallel Programs. <i>Parallel Computing</i>, 108: 1&ndash;12, September 2021.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2021-Design-Time_Performance_Modeling_of_Compositional_Parallel_Programs-PDDVLBKU.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://www.sciencedirect.com/science/article/pii/S0167819121000855\" target=\"_blank\">URL</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1016/j.parco.2021.102839\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{czappa_design-time_2021,\\n  author          = {Czappa, Fabian and Calotoiu, Alexandru and Höhl, Thomas and Mantel, Heiko and Nguyen, Toni and Wolf, Felix},\\n  title           = {Design-{Time} {Performance} {Modeling} of {Compositional} {Parallel} {Programs}},\\n  journal         = {Parallel Computing},\\n  year            = {2021},\\n  volume          = {108},\\n  pages           = {1--12},\\n  issn            = {0167-8191},\\n  url             = {https://www.sciencedirect.com/science/article/pii/S0167819121000855},\\n  doi             = {10.1016/j.parco.2021.102839}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Marcus Ritter, Alexander Gei&szlig;, Johannes Wehrstein, Alexandru Calotoiu, Thorsten Reimann, Torsten Hoefler, Felix Wolf: Noise-Resilient Empirical Performance Modeling with Deep Neural Networks. In <i>Proc. of the 35th IEEE International Parallel and Distributed Processing Symposium (IPDPS), Portland, Oregon, USA</i>, pages 23&ndash;34, IEEE, May 2021.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2021-Noise-Resilient_Empirical_Performance_Modeling_with_Deep_Neural_Networks-HC5J7797.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/IPDPS49936.2021.00012\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{ritter_noise-resilient_2021,\\n  author          = {Ritter, Marcus and Geiß, Alexander and Wehrstein, Johannes and Calotoiu, Alexandru and Reimann, Thorsten and Hoefler, Torsten and Wolf, Felix},\\n  title           = {Noise-{Resilient} {Empirical} {Performance} {Modeling} with {Deep} {Neural} {Networks}},\\n  booktitle       = {Proc. of the 35th {IEEE} {International} {Parallel} and {Distributed} {Processing} {Symposium} ({IPDPS}), {Portland}, {Oregon}, {USA}},\\n  year            = {2021},\\n  pages           = {23--34},\\n  publisher       = {IEEE},\\n  isbn            = {978-1-6654-4066-0},\\n  issn            = {1530-2075},\\n  doi             = {10.1109/IPDPS49936.2021.00012}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Marcin Copik, Alexandru Calotoiu, Tobias Grosser, Nicolas Wicki, Felix Wolf, Torsten Hoefler: Extracting Clean Performance Models from Tainted Programs. In <i>Proc. of the ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming (PPoPP), Seoul, South Korea</i>, pages 403&ndash;417, ACM, February 2021.<br> <a class=\"zl-links\" href=\"https://arxiv.org/abs/2012.15592\" target=\"_blank\">URL</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1145/3437801.3441613\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{copik_extracting_2021,\\n  author          = {Copik, Marcin and Calotoiu, Alexandru and Grosser, Tobias and Wicki, Nicolas and Wolf, Felix and Hoefler, Torsten},\\n  title           = {Extracting {Clean} {Performance} {Models} from {Tainted} {Programs}},\\n  booktitle       = {Proc. of the {ACM} {SIGPLAN} {Symposium} on {Principles} and {Practice} of {Parallel} {Programming} ({PPoPP}), {Seoul}, {South} {Korea}},\\n  year            = {2021},\\n  pages           = {403--417},\\n  publisher       = {ACM},\\n  isbn            = {978-1-4503-8294-6},\\n  url             = {https://arxiv.org/abs/2012.15592},\\n  doi             = {10.1145/3437801.3441613}\\n}\')\">BibTeX</span></p></li>');
document.write('</ul>');
document.write('</br>');
document.write('<h2 class=\'zl-year-header\' id=\'2020\'>2020</h2>');
document.write('<ul class=\'zl-publication-list\'>');
document.write('<li><p style=\"text-align:justify;\">Marcus Ritter, Alexandru Calotoiu, Sebastian Rinke, Thorsten Reimann, Torsten Hoefler, Felix Wolf: Learning Cost-Effective Sampling Strategies for Empirical Performance Modeling. In <i>Proc. of the 34th IEEE International Parallel and Distributed Processing Symposium (IPDPS), New Orleans, LA, USA</i>, pages 884&ndash;895, IEEE, May 2020.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2020-Learning_Cost-Effective_Sampling_Strategies_for_Empirical_Performance_Modeling-JYNBC4RU.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/IPDPS47924.2020.00095\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{ritter_learning_2020,\\n  author          = {Ritter, Marcus and Calotoiu, Alexandru and Rinke, Sebastian and Reimann, Thorsten and Hoefler, Torsten and Wolf, Felix},\\n  title           = {Learning {Cost}-{Effective} {Sampling} {Strategies} for {Empirical} {Performance} {Modeling}},\\n  booktitle       = {Proc. of the 34th {IEEE} {International} {Parallel} and {Distributed} {Processing} {Symposium} ({IPDPS}), {New} {Orleans}, {LA}, {USA}},\\n  year            = {2020},\\n  pages           = {884--895},\\n  publisher       = {IEEE},\\n  isbn            = {978-1-7281-6876-0},\\n  issn            = {1530-2075},\\n  doi             = {10.1109/IPDPS47924.2020.00095}\\n}\')\">BibTeX</span></p></li>');
document.write('</ul>');
document.write('</br>');
document.write('<h2 class=\'zl-year-header\' id=\'2018\'>2018</h2>');
document.write('<ul class=\'zl-publication-list\'>');
document.write('<li><p style=\"text-align:justify;\">Alexandru Calotoiu, Alexander Graf, Torsten Hoefler, Daniel Lorenz, Sebastian Rinke, Felix Wolf: Lightweight Requirements Engineering for Exascale Co-design. In <i>Proc. of the 2018 IEEE International Conference on Cluster Computing (CLUSTER), Belfast, UK</i>, pages 201&ndash;211, IEEE, September 2018.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2018-Lightweight_Requirements_Engineering_for_Exascale_Co-design-KLFHYSFD.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/CLUSTER.2018.00038\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{calotoiu_lightweight_2018,\\n  author          = {Calotoiu, Alexandru and Graf, Alexander and Hoefler, Torsten and Lorenz, Daniel and Rinke, Sebastian and Wolf, Felix},\\n  title           = {Lightweight {Requirements} {Engineering} for {Exascale} {Co}-design},\\n  booktitle       = {Proc. of the 2018 {IEEE} {International} {Conference} on {Cluster} {Computing} ({CLUSTER}), {Belfast}, {UK}},\\n  year            = {2018},\\n  pages           = {201--211},\\n  publisher       = {IEEE},\\n  isbn            = {978-1-5386-8319-4},\\n  issn            = {2168-9253},\\n  doi             = {10.1109/CLUSTER.2018.00038}\\n}\')\">BibTeX</span></p></li>');
document.write('</ul>');
document.write('</br>');
document.write('<h2 class=\'zl-year-header\' id=\'2017\'>2017</h2>');
document.write('<ul class=\'zl-publication-list\'>');
document.write('<li><p style=\"text-align:justify;\">Sergei Shudler, Alexandru Calotoiu, Torsten Hoefler, Felix Wolf: Isoefficiency in Practice: Configuring and Understanding the Performance of Task-based Applications. In <i>Proc. of the ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming (PPoPP), Austin, TX, USA</i>, pages 131&ndash;143, ACM, February 2017.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2017-Isoefficiency_in_Practice_Configuring_and_Understanding_the_Performance_of_Task-based_Applications-IEMGVBY7.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1145/3018743.3018770\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{shudler_isoefficiency_2017,\\n  author          = {Shudler, Sergei and Calotoiu, Alexandru and Hoefler, Torsten and Wolf, Felix},\\n  title           = {Isoefficiency in {Practice}: {Configuring} and {Understanding} the {Performance} of {Task}-based {Applications}},\\n  booktitle       = {Proc. of the {ACM} {SIGPLAN} {Symposium} on {Principles} and {Practice} of {Parallel} {Programming} ({PPoPP}), {Austin}, {TX}, {USA}},\\n  year            = {2017},\\n  pages           = {131--143},\\n  publisher       = {ACM},\\n  isbn            = {978-1-4503-4493-7},\\n  doi             = {10.1145/3018743.3018770}\\n}\')\">BibTeX</span></p></li>');
document.write('</ul>');
document.write('</br>');
document.write('<h2 class=\'zl-year-header\' id=\'2016\'>2016</h2>');
document.write('<ul class=\'zl-publication-list\'>');
document.write('<li><p style=\"text-align:justify;\">Alexandru Calotoiu, David Beckingsale, Christopher W. Earl, Torsten Hoefler, Ian Karlin, Martin Schulz, Felix Wolf: Fast Multi-Parameter Performance Modeling. In <i>Proc. of the 2016 IEEE International Conference on Cluster Computing (CLUSTER), Taipei, Taiwan</i>, pages 172&ndash;181, IEEE, September 2016.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2016-Fast_Multi-Parameter_Performance_Modeling-RPY553IU.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/CLUSTER.2016.57\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{calotoiu_fast_2016,\\n  author          = {Calotoiu, Alexandru and Beckingsale, David and Earl, Christopher W. and Hoefler, Torsten and Karlin, Ian and Schulz, Martin and Wolf, Felix},\\n  title           = {Fast {Multi}-{Parameter} {Performance} {Modeling}},\\n  booktitle       = {Proc. of the 2016 {IEEE} {International} {Conference} on {Cluster} {Computing} ({CLUSTER}), {Taipei}, {Taiwan}},\\n  year            = {2016},\\n  pages           = {172--181},\\n  publisher       = {IEEE},\\n  isbn            = {978-1-5090-3653-0},\\n  issn            = {2168-9253},\\n  doi             = {10.1109/CLUSTER.2016.57}\\n}\')\">BibTeX</span></p></li>');
document.write('</ul>');
document.write('</br>');
document.write('<h2 class=\'zl-year-header\' id=\'2015\'>2015</h2>');
document.write('<ul class=\'zl-publication-list\'>');
document.write('<li><p style=\"text-align:justify;\">Sergei Shudler, Alexandru Calotoiu, Torsten Hoefler, Alexandre Strube, Felix Wolf: Exascaling Your Library: Will Your Implementation Meet Your Expectations?. In <i>Proc. of the International Conference on Supercomputing (ICS), Newport Beach, CA, USA</i>, pages 165&ndash;175, ACM, June 2015.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2015-Exascaling_Your_Library_Will_Your_Implementation_Meet_Your_Expectations-B6PFSPD8.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1145/2751205.2751216\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{shudler_exascaling_2015,\\n  author          = {Shudler, Sergei and Calotoiu, Alexandru and Hoefler, Torsten and Strube, Alexandre and Wolf, Felix},\\n  title           = {Exascaling {Your} {Library}: {Will} {Your} {Implementation} {Meet} {Your} {Expectations}?},\\n  booktitle       = {Proc. of the {International} {Conference} on {Supercomputing} ({ICS}), {Newport} {Beach}, {CA}, {USA}},\\n  year            = {2015},\\n  pages           = {165--175},\\n  publisher       = {ACM},\\n  isbn            = {978-1-4503-3559-1},\\n  doi             = {10.1145/2751205.2751216}\\n}\')\">BibTeX</span></p></li>');
document.write('</ul>');
document.write('</div>');
