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=\"About/team/wolf/wolf.html#2025\">[2025]</a>');
document.write('&nbsp;');
document.write('<a href=\"About/team/wolf/wolf.html#2026\">[2026]</a>');
document.write('&nbsp;');
document.write('<br>');
document.write('<a href=\"About/team/wolf/wolf.html#2020\">[2020]</a>');
document.write('&nbsp;');
document.write('<a href=\"About/team/wolf/wolf.html#2021\">[2021]</a>');
document.write('&nbsp;');
document.write('<a href=\"About/team/wolf/wolf.html#2022\">[2022]</a>');
document.write('&nbsp;');
document.write('<a href=\"About/team/wolf/wolf.html#2023\">[2023]</a>');
document.write('&nbsp;');
document.write('<a href=\"About/team/wolf/wolf.html#2024\">[2024]</a>');
document.write('&nbsp;');
document.write('<br>');
document.write('<a href=\"About/team/wolf/wolf.html#2015\">[2015]</a>');
document.write('&nbsp;');
document.write('<a href=\"About/team/wolf/wolf.html#2016\">[2016]</a>');
document.write('&nbsp;');
document.write('<a href=\"About/team/wolf/wolf.html#2017\">[2017]</a>');
document.write('&nbsp;');
document.write('<a href=\"About/team/wolf/wolf.html#2018\">[2018]</a>');
document.write('&nbsp;');
document.write('<a href=\"About/team/wolf/wolf.html#2019\">[2019]</a>');
document.write('&nbsp;');
document.write('<br>');
document.write('<a href=\"About/team/wolf/wolf.html#2010\">[2010]</a>');
document.write('&nbsp;');
document.write('<a href=\"About/team/wolf/wolf.html#2011\">[2011]</a>');
document.write('&nbsp;');
document.write('<a href=\"About/team/wolf/wolf.html#2012\">[2012]</a>');
document.write('&nbsp;');
document.write('<a href=\"About/team/wolf/wolf.html#2013\">[2013]</a>');
document.write('&nbsp;');
document.write('<a href=\"About/team/wolf/wolf.html#2014\">[2014]</a>');
document.write('&nbsp;');
document.write('<br>');
document.write('<a href=\"About/team/wolf/wolf.html#2005\">[2005]</a>');
document.write('&nbsp;');
document.write('<a href=\"About/team/wolf/wolf.html#2006\">[2006]</a>');
document.write('&nbsp;');
document.write('<a href=\"About/team/wolf/wolf.html#2007\">[2007]</a>');
document.write('&nbsp;');
document.write('<a href=\"About/team/wolf/wolf.html#2008\">[2008]</a>');
document.write('&nbsp;');
document.write('<a href=\"About/team/wolf/wolf.html#2009\">[2009]</a>');
document.write('&nbsp;');
document.write('<br>');
document.write('<a href=\"About/team/wolf/wolf.html#2000\">[2000]</a>');
document.write('&nbsp;');
document.write('<a href=\"About/team/wolf/wolf.html#2001\">[2001]</a>');
document.write('&nbsp;');
document.write('<a href=\"About/team/wolf/wolf.html#2002\">[2002]</a>');
document.write('&nbsp;');
document.write('<a href=\"About/team/wolf/wolf.html#2003\">[2003]</a>');
document.write('&nbsp;');
document.write('<a href=\"About/team/wolf/wolf.html#2004\">[2004]</a>');
document.write('&nbsp;');
document.write('<br>');
document.write('<a href=\"About/team/wolf/wolf.html#1999\">[1999]</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;\">Mario Ib&aacute;&ntilde;ez, Marvin Kaster, Jose Luis Bosque, Fabian Czappa, Sandra D&iacute;az-Pier, Han Lu, Borja P&eacute;rez, Felix Wolf, Thorsten Hater: Scalable Spike Transmission in Large-Scale Brain Network Simulations. In <i>Proc. of the IEEE International Parallel and Distributed Processing Symposium (IPDPS), New Orleans, LA, USA</i>, pages 1&ndash;12, IEEE, May 2026 (accepted).<br> <span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{ibanez_scalable_2026,\\n  author          = {Ibáñez, Mario and Kaster, Marvin and Bosque, Jose Luis and Czappa, Fabian and Díaz-Pier, Sandra and Lu, Han and Pérez, Borja and Wolf, Felix and Hater, Thorsten},\\n  title           = {Scalable {Spike} {Transmission} in {Large}-{Scale} {Brain} {Network} {Simulations}},\\n  booktitle       = {Proc. of the {IEEE} {International} {Parallel} and {Distributed} {Processing} {Symposium} ({IPDPS}), {New} {Orleans}, {LA}, {USA}},\\n  year            = {2026},\\n  pages           = {1--12},\\n  publisher       = {IEEE}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Fabian Czappa, Marvin Kaster, Felix Wolf: I Like To Move It &ndash; Computation Instead of Data in the Brain. In <i>Proc. of the IEEE International Parallel and Distributed Processing Symposium (IPDPS), New Orleans, LA, USA</i>, pages 1&ndash;12, IEEE, May 2026 (accepted).<br> <span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{czappa_i_2026,\\n  author          = {Czappa, Fabian and Kaster, Marvin and Wolf, Felix},\\n  title           = {I {Like} {To} {Move} {It} – {Computation} {Instead} of {Data} in the {Brain}},\\n  booktitle       = {Proc. of the {IEEE} {International} {Parallel} and {Distributed} {Processing} {Symposium} ({IPDPS}), {New} {Orleans}, {LA}, {USA}},\\n  year            = {2026},\\n  pages           = {1--12},\\n  publisher       = {IEEE}\\n}\')\">BibTeX</span></p></li>');
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;\">Tim Beringer, Patrick Diem, Felix Wolf, Arya Mazaheri: ShardMeter: Sharded and Geo-Distributed Training Without the Guesswork, 2026.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/XGLHJWMP_Beringer et al. - 2026 - ShardMeter Sharded and Geo-Distributed Training Without the Guesswork.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Techreport{beringer_shardmeter_2026,\\n  author          = {Beringer, Tim and Diem, Patrick and Wolf, Felix and Mazaheri, Arya},\\n  title           = {{ShardMeter}: {Sharded} and {Geo}-{Distributed} {Training} {Without} the {Guesswork}},\\n  year            = {2026},\\n  pages           = {1--12}\\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;\">Christian Feld, Alexandru Calotoiu, Gregor Corbin, Markus Geimer, Marc-Andr&eacute; Hermanns, Maximilian Knespel, Bernd Mohr, Jan Andr&eacute; Reuter, Maximilian Sander, Pavel Saviankou, Marc Schl&uuml;tter, Robert Sch&ouml;ne, Sameer S. Shende, Anke Visser, Bert Wesarg, William R. Williams, Felix Wolf, Brian J. N. Wylie, Mikhail Zarubin: The Score-P Performance Tools Ecosystem. <i>Frontiers in High Performance Computing</i>, 3 - 2025, 2026.<br> <a class=\"zl-links\" href=\"https://doi.org/10.3389/fhpcp.2025.1709051\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{feld_score-p_2026,\\n  author          = {Feld, Christian and Calotoiu, Alexandru and Corbin, Gregor and Geimer, Markus and Hermanns, Marc-André and Knespel, Maximilian and Mohr, Bernd and Reuter, Jan André and Sander, Maximilian and Saviankou, Pavel and Schlütter, Marc and Schöne, Robert and Shende, Sameer S. and Visser, Anke and Wesarg, Bert and Williams, William R. and Wolf, Felix and Wylie, Brian J. N. and Zarubin, Mikhail},\\n  title           = {The {Score}-{P} {Performance} {Tools} {Ecosystem}},\\n  journal         = {Frontiers in High Performance Computing},\\n  year            = {2026},\\n  volume          = {3 - 2025},\\n  series          = {Architecture and {Systems} {Research} {Topic}},\\n  issn            = {2813-7337},\\n  doi             = {10.3389/fhpcp.2025.1709051}\\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('<li><p style=\"text-align:justify;\">Ahmad Tarraf, Felix Wolf: Improving I/O Phase Predictions in FTIO Using Hybrid Wavelet-Fourier Analysis. <i>Frontiers in High Performance Computing</i>, 3&ndash;2025: 1&ndash;10, January 2026.<br> <a class=\"zl-links\" href=\"https://doi.org/10.3389/fhpcp.2025.1638924\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{tarraf_improving_2026,\\n  author          = {Tarraf, Ahmad and Wolf, Felix},\\n  title           = {Improving {I}/{O} {Phase} {Predictions} in {FTIO} {Using} {Hybrid} {Wavelet}-{Fourier} {Analysis}},\\n  journal         = {Frontiers in High Performance Computing},\\n  year            = {2026},\\n  volume          = {3–2025},\\n  pages           = {1--10},\\n  issn            = {2813-7337},\\n  doi             = {10.3389/fhpcp.2025.1638924}\\n}\')\">BibTeX</span></p></li>');
document.write('</ul>');
document.write('</br>');
document.write('<h2 class=\'zl-year-header\' id=\'2025\'>2025</h2>');
document.write('<ul class=\'zl-publication-list\'>');
document.write('<li><p style=\"text-align:justify;\">Yuyang Jin, Xirui Shui, Mingshu Zhai, Zan Zong, Feng Zhang, Felix Wolf, Jidong Zhai: TraceFlow: Efficient Trace Analysis for Large-Scale Parallel Applications via Interaction Pattern-Aware Trace Distribution. In <i>Proc. of the International Conference for High Performance Computing, Networking, Storage, and Analysis (SC25), St. Louis, MO, USA</i>, pages 383&ndash;396, ACM, November 2025.<br> <a class=\"zl-links\" href=\"https://doi.org/10.1145/3712285.3759773\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{jin_traceflow_2025,\\n  author          = {Jin, Yuyang and Shui, Xirui and Zhai, Mingshu and Zong, Zan and Zhang, Feng and Wolf, Felix and Zhai, Jidong},\\n  title           = {{TraceFlow}: {Efficient} {Trace} {Analysis} for {Large}-{Scale} {Parallel} {Applications} via {Interaction} {Pattern}-{Aware} {Trace} {Distribution}},\\n  booktitle       = {Proc. of the {International} {Conference} for {High} {Performance} {Computing}, {Networking}, {Storage}, and {Analysis} ({SC25}), {St}. {Louis}, {MO}, {USA}},\\n  year            = {2025},\\n  pages           = {383--396},\\n  publisher       = {ACM},\\n  doi             = {10.1145/3712285.3759773}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Ahmad Tarraf, Alexander Gei&szlig;, Lukas C. Fuchs, Felix Wolf: Fantastic Hardware Counters and How to Find Them: Automating the Detection of Noise-Resilient Performance Counters in HPC. 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 (SC25), St. Louis, MO, USA</i>, pages 1587&ndash;1600, ACM, November 2025.<br> <a class=\"zl-links\" href=\"https://doi.org/10.1145/3731599.3767517\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{tarraf_fantastic_2025,\\n  author          = {Tarraf, Ahmad and Geiß, Alexander and Fuchs, Lukas C. and Wolf, Felix},\\n  title           = {Fantastic {Hardware} {Counters} and {How} to {Find} {Them}: {Automating} the {Detection} of {Noise}-{Resilient} {Performance} {Counters} in {HPC}},\\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} ({SC25}), {St}. {Louis}, {MO}, {USA}},\\n  year            = {2025},\\n  pages           = {1587--1600},\\n  publisher       = {ACM},\\n  isbn            = {979-8-4007-1871-7},\\n  doi             = {10.1145/3731599.3767517}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Taylan &Ouml;zden, Ahmad Tarraf, Felix Wolf: EquilibrIO: Taming the I/O Tides in High-Performance Computing. In <i>Proc. of the 2025 IEEE International Conference on Cluster Computing (CLUSTER), Edinburgh, Scotland, UK</i>, pages 1&ndash;12, IEEE, September 2025.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/L3P9UXD2_Özden et al. - 2025 - EquilibrIO Taming the IO Tides in High-Performance Computing.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/CLUSTER59342.2025.11186490\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{ozden_equilibrio_2025,\\n  author          = {Özden, Taylan and Tarraf, Ahmad and Wolf, Felix},\\n  title           = {{EquilibrIO}: {Taming} the {I}/{O} {Tides} in {High}-{Performance} {Computing}},\\n  booktitle       = {Proc. of the 2025 {IEEE} {International} {Conference} on {Cluster} {Computing} ({CLUSTER}), {Edinburgh}, {Scotland}, {UK}},\\n  year            = {2025},\\n  pages           = {1--12},\\n  publisher       = {IEEE},\\n  doi             = {10.1109/CLUSTER59342.2025.11186490}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Simone Pernice, Ahmad Tarraf, Jean-Baptiste Besnard, Barbara Cantalupo, David E. Singh, Alberto Cascajo Garcia, Felix Wolf, Sameer Shende, Jesus Carretero, Marco Aldinucci: A simulation-based framework to reduce I/O contention in HPC. In <i>Proc. of the IEEE International Parallel and Distributed Processing Symposium (IPDPS), Milan, Italy</i>, pages 1258-1260, June 2025.<br> <a class=\"zl-links\" href=\"https://doi.org/10.1109/IPDPSW66978.2025.00204\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{pernice_simulation-based_2025,\\n  author          = {Pernice, Simone and Tarraf, Ahmad and Besnard, Jean-Baptiste and Cantalupo, Barbara and Singh, David E. and Garcia, Alberto Cascajo and Wolf, Felix and Shende, Sameer and Carretero, Jesus and Aldinucci, Marco},\\n  title           = {A simulation-based framework to reduce {I}/{O} contention in {HPC}},\\n  booktitle       = {Proc. of the {IEEE} {International} {Parallel} and {Distributed} {Processing} {Symposium} ({IPDPS}), {Milan}, {Italy}},\\n  year            = {2025},\\n  pages           = {1258--1260},\\n  address         = {Milano, Italy},\\n  doi             = {10.1109/IPDPSW66978.2025.00204}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Felix Koelzow, Amon Ditzinger, Tobias Durst, Lukas Rothenberger, Felix Wolf, Christian Kontermann, Matthias Oechsner: GPU-Accelerated Probabilistic Lifetime Analysis of High-Temperature Components Using Damage Mechanics Models. In <i>Proceedings of the ASME Turbo Expo 2025: Turbomachinery Technical Conference and Exposition, Memphis, TN, USA</i>, volume 8 of <i>Turbo Expo</i>, pages 1&ndash;11, June 2025.<br> <a class=\"zl-links\" href=\"https://doi.org/10.1115/GT2025-154218\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{koelzow_gpu-accelerated_2025,\\n  author          = {Koelzow, Felix and Ditzinger, Amon and Durst, Tobias and Rothenberger, Lukas and Wolf, Felix and Kontermann, Christian and Oechsner, Matthias},\\n  title           = {{GPU}-{Accelerated} {Probabilistic} {Lifetime} {Analysis} of {High}-{Temperature} {Components} {Using} {Damage} {Mechanics} {Models}},\\n  booktitle       = {Proceedings of the {ASME} {Turbo} {Expo} 2025: {Turbomachinery} {Technical} {Conference} and {Exposition}, {Memphis}, {TN}, {USA}},\\n  year            = {2025},\\n  volume          = {8},\\n  series          = {Turbo {Expo}},\\n  pages           = {1--11},\\n  doi             = {10.1115/GT2025-154218}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Eunju Park, Christopher Woll, Koutaiba Kassem-Mathey, Kai Diethelm, Semih Burka, Christian Terboven, Ahmad Tarraf, Felix Wolf: Accelerating Sheet Metal Forming with AI. In <i>Proc. of the NAFEMS DACH Conference 2025, Salzburg, Austria</i>, pages 1&ndash;12, May 2025.<br> <a class=\"zl-links\" href=\"https://www.nafems.org/publications/resource_center/nwc25-0007434-paper/\" target=\"_blank\">URL</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{park_accelerating_2025,\\n  author          = {Park, Eunju and Woll, Christopher and Kassem-Mathey, Koutaiba and Diethelm, Kai and Burka, Semih and Terboven, Christian and Tarraf, Ahmad and Wolf, Felix},\\n  title           = {Accelerating {Sheet} {Metal} {Forming} with {AI}},\\n  booktitle       = {Proc. of the {NAFEMS} {DACH} {Conference} 2025, {Salzburg}, {Austria}},\\n  year            = {2025},\\n  pages           = {1--12},\\n  url             = {https://www.nafems.org/publications/resource_center/nwc25-0007434-paper/}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Jesus Carretero, David E. Singh, Javier Fernandez-Mu&ntilde;oz, Rocco Sedona, Simone Pernice, Barbara Cantalupo, Marco Aldinucci, Massimo Torquati, Ahmad Tarraf, Emmanuel Jeannot, Felix Wolf: Dynamic Resources Management for Exascale in ADMIRE Framework. <i>Procedia Computer Science</i>, 267: 165&ndash;175, 2025.<br> <a class=\"zl-links\" href=\"https://doi.org/10.1016/j.procs.2025.08.243\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{carretero_dynamic_2025,\\n  author          = {Carretero, Jesus and Singh, David E. and Fernandez-Muñoz, Javier and Sedona, Rocco and Pernice, Simone and Cantalupo, Barbara and Aldinucci, Marco and Torquati, Massimo and Tarraf, Ahmad and Jeannot, Emmanuel and Wolf, Felix},\\n  title           = {Dynamic {Resources} {Management} for {Exascale} in {ADMIRE} {Framework}},\\n  journal         = {Procedia Computer Science},\\n  year            = {2025},\\n  volume          = {267},\\n  pages           = {165--175},\\n  issn            = {1877-0509},\\n  doi             = {10.1016/j.procs.2025.08.243}\\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;\">Gregor Corbin, Nour Daoud, Bernd Mohr, Gustavo de Morais, Felix Wolf: Are Noise-Resilient Logical Timers useful for Performance Analysis?. 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 (SC24), Atlanta, GA, USA</i>, pages 1519-1530, IEEE, November 2024.<br> <a class=\"zl-links\" href=\"https://dl.acm.org/doi/10.1109/SCW63240.2024.00192\" target=\"_blank\">URL</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/SCW63240.2024.00192\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{corbin_are_2024,\\n  author          = {Corbin, Gregor and Daoud, Nour and Mohr, Bernd and de Morais, Gustavo and Wolf, Felix},\\n  title           = {Are {Noise}-{Resilient} {Logical} {Timers} useful for {Performance} {Analysis}?},\\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} ({SC24}), {Atlanta}, {GA}, {USA}},\\n  year            = {2024},\\n  pages           = {1519--1530},\\n  publisher       = {IEEE},\\n  isbn            = {979-8-3503-5554-3},\\n  url             = {https://dl.acm.org/doi/10.1109/SCW63240.2024.00192},\\n  doi             = {10.1109/SCW63240.2024.00192}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Ahmad Tarraf, Javier Fernandez-Mu&ntilde;oz, David E. Singh, Taylan &Ouml;zden, Jesus Carretero, Felix Wolf: I/O Behind the Scenes: Bandwidth Requirements of HPC Applications With Asynchronous I/O. In <i>Proc. of the 2024 IEEE International Conference on Cluster Computing (CLUSTER), Kobe, Japan</i>, pages 426-439, IEEE, September 2024.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2024-I_O_Behind_the_Scenes__Bandwidth_Requirements_of_HPC_Applications_With_Asynchronous_I_O-YP8BMIPI.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/CLUSTER59578.2024.00044\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{tarraf_io_2024,\\n  author          = {Tarraf, Ahmad and Fernandez-Muñoz, Javier and Singh, David E. and Özden, Taylan and Carretero, Jesus and Wolf, Felix},\\n  title           = {I/{O} {Behind} the {Scenes}: {Bandwidth} {Requirements} of {HPC} {Applications} {With} {Asynchronous} {I}/{O}},\\n  booktitle       = {Proc. of the 2024 {IEEE} {International} {Conference} on {Cluster} {Computing} ({CLUSTER}), {Kobe}, {Japan}},\\n  year            = {2024},\\n  pages           = {426--439},\\n  publisher       = {IEEE},\\n  isbn            = {979-8-3503-5871-1},\\n  doi             = {10.1109/CLUSTER59578.2024.00044}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Lukas Rothenberger, Gustavo de Morais, Alexander Gei&szlig;, Felix Wolf: Practical empirical performance modeling for CFD applications using Extra-P. In <i>Proc. of the 35th International Conference on Parallel Computational Fluid Dynamics (ParCFD2024), Bonn, Germany</i>, pages 176&ndash;179, Forschungszentrum J&uuml;lich GmbH Zentralbibliothek, September 2024.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2024-Practical_empirical_performance_modeling_for_CFD_applications_using_Extra-P-NRFKCA8A.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.34734/FZJ-2025-02482\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{rothenberger_practical_2024,\\n  author          = {Rothenberger, Lukas and de Morais, Gustavo and Geiß, Alexander and Wolf, Felix},\\n  title           = {Practical empirical performance modeling for {CFD} applications using {Extra}-{P}},\\n  booktitle       = {Proc. of the 35th {International} {Conference} on {Parallel} {Computational} {Fluid} {Dynamics} ({ParCFD2024}), {Bonn}, {Germany}},\\n  year            = {2024},\\n  pages           = {176--179},\\n  publisher       = {Forschungszentrum Jülich GmbH Zentralbibliothek},\\n  doi             = {10.34734/FZJ-2025-02482}\\n}\')\">BibTeX</span></p></li>');
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('<li><p style=\"text-align:justify;\">Ahmad Tarraf, Martin Schreiber, Alberto Cascajo, Jean-Baptiste Besnard, Marc-Andr&eacute; Vef, Dominik Huber, Sonja Happ, Andr&eacute; Brinkmann, David E. Singh, Hans-Christian Hoppe, Alberto Miranda, Antonio J. Pe&ntilde;a, Rui Machado, Marta Garc&iacute;a-Gasulla, Martin Schulz, Paul Carpenter, Simon Pickartz, Tiberiu Rotaru, Sergio Iserte, Victor Lopez, Jorge Ejarque, Heena Sirwani, Jesus Carretero, Felix Wolf: Malleability in Modern HPC Systems: Current Experiences, Challenges, and Future Opportunities. <i>IEEE Transactions on Parallel and Distributed Systems</i>, 35(9): 1551&ndash;1564, June 2024.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2024-Malleability_in_Modern_HPC_Systems_Current_Experiences,_Challenges,_and_Future_Opportunities-HIK2K64R.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/TPDS.2024.3406764\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{tarraf_malleability_2024,\\n  author          = {Tarraf, Ahmad and Schreiber, Martin and Cascajo, Alberto and Besnard, Jean-Baptiste and Vef, Marc-André and Huber, Dominik and Happ, Sonja and Brinkmann, André and Singh, David E. and Hoppe, Hans-Christian and Miranda, Alberto and Peña, Antonio J. and Machado, Rui and García-Gasulla, Marta and Schulz, Martin and Carpenter, Paul and Pickartz, Simon and Rotaru, Tiberiu and Iserte, Sergio and Lopez, Victor and Ejarque, Jorge and Sirwani, Heena and Carretero, Jesus and Wolf, Felix},\\n  title           = {Malleability in {Modern} {HPC} {Systems}: {Current} {Experiences}, {Challenges}, and {Future} {Opportunities}},\\n  journal         = {IEEE Transactions on Parallel and Distributed Systems},\\n  year            = {2024},\\n  volume          = {35},\\n  number          = {9},\\n  pages           = {1551--1564},\\n  issn            = {1045-9219},\\n  doi             = {10.1109/TPDS.2024.3406764}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Ahmad Tarraf, Alexis Bandet, Francieli Boito, Guillaume Pallez, Felix Wolf: Capturing Periodic I/O Using Frequency Techniques. In <i>Proc. of the 38th IEEE International Parallel and Distributed Processing Symposium (IPDPS), San Francisco, CA, USA</i>, pages 465&ndash;478, IEEE, May 2024.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2024-Capturing_Periodic_IO_Using_Frequency_Techniques-EZBFMTXY.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://arxiv.org/abs/2306.08601\" target=\"_blank\">URL</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/IPDPS57955.2024.00048\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{tarraf_capturing_2024,\\n  author          = {Tarraf, Ahmad and Bandet, Alexis and Boito, Francieli and Pallez, Guillaume and Wolf, Felix},\\n  title           = {Capturing {Periodic} {I}/{O} {Using} {Frequency} {Techniques}},\\n  booktitle       = {Proc. of the 38th {IEEE} {International} {Parallel} and {Distributed} {Processing} {Symposium} ({IPDPS}), {San} {Francisco}, {CA}, {USA}},\\n  year            = {2024},\\n  pages           = {465--478},\\n  publisher       = {IEEE},\\n  url             = {https://arxiv.org/abs/2306.08601},\\n  doi             = {10.1109/IPDPS57955.2024.00048}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Marvin Kaster, Fabian Czappa, Markus Butz-Ostendorf, Felix Wolf: Building a realistic, scalable memory model with independent engrams using a homeostatic mechanism. <i>Frontiers in Neuroinformatics</i>, 18: 1&ndash;21, April 2024.<br> <a class=\"zl-links\" href=\"https://doi.org/10.3389/fninf.2024.1323203\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{kaster_building_2024,\\n  author          = {Kaster, Marvin and Czappa, Fabian and Butz-Ostendorf, Markus and Wolf, Felix},\\n  title           = {Building a realistic, scalable memory model with independent engrams using a homeostatic mechanism},\\n  journal         = {Frontiers in Neuroinformatics},\\n  year            = {2024},\\n  volume          = {18},\\n  pages           = {1--21},\\n  issn            = {1662-5196},\\n  doi             = {10.3389/fninf.2024.1323203}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Mohammad Norouzi, Nicolas Morew, Qamar Ilias, Lukas Rothenberger, Ali Jannesari, Felix Wolf: Fast data-dependence profiling through prior static analysis. <i>Parallel Computing</i>, 119(103063), January 2024.<br> <a class=\"zl-links\" href=\"https://doi.org/10.1016/j.parco.2024.103063\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{norouzi_fast_2024,\\n  author          = {Norouzi, Mohammad and Morew, Nicolas and Ilias, Qamar and Rothenberger, Lukas and Jannesari, Ali and Wolf, Felix},\\n  title           = {Fast data-dependence profiling through prior static analysis},\\n  journal         = {Parallel Computing},\\n  year            = {2024},\\n  volume          = {119},\\n  number          = {103063},\\n  issn            = {0167-8191},\\n  doi             = {10.1016/j.parco.2024.103063}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Tim Gerrits, Fabian Czappa, Divya Banesh, Felix Wolf: IEEE SciVis Contest 2023 - Dataset of Neuronal Network Simulations of the Human Brain. IEEE, January 2024.<br> <a class=\"zl-links\" href=\"https://doi.org/10.5281/zenodo.10519410\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Book{gerrits_ieee_2024,\\n  author          = {Gerrits, Tim and Czappa, Fabian and Banesh, Divya and Wolf, Felix},\\n  title           = {{IEEE} {SciVis} {Contest} 2023 - {Dataset} of {Neuronal} {Network} {Simulations} of the {Human} {Brain}},\\n  publisher       = {IEEE},\\n  year            = {2024},\\n  doi             = {10.5281/zenodo.10519410}\\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;\">Seyed Ali Mohammadi, Lukas Rothenberger, Gustavo de Morais, Bertin Nico G&ouml;rlich, Erik Lille, Hendrik R&uuml;thers, Felix Wolf: Filtering and Ranking of Code Regions for Parallelization via Hotspot Detection and OpenMP Overhead Analysis. 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 1368&ndash;1379, November 2023.<br> <a class=\"zl-links\" href=\"https://dl.acm.org/doi/10.1145/3624062.3624206\" target=\"_blank\">URL</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{mohammadi_filtering_2023,\\n  author          = {Mohammadi, Seyed Ali and Rothenberger, Lukas and de Morais, Gustavo and Görlich, Bertin Nico and Lille, Erik and Rüthers, Hendrik and Wolf, Felix},\\n  title           = {Filtering and {Ranking} of {Code} {Regions} for {Parallelization} via {Hotspot} {Detection} and {OpenMP} {Overhead} {Analysis}},\\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           = {1368--1379},\\n  isbn            = {979-8-4007-0785-8},\\n  url             = {https://dl.acm.org/doi/10.1145/3624062.3624206}\\n}\')\">BibTeX</span></p></li>');
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('<li><p style=\"text-align:justify;\">Jean-Baptiste Besnard, Ahmad Tarraf, Cl&eacute;ment Barth&eacute;lemy, Alberto Cascajo, Emmanuel Jeannot, Sameer S. Shende, Felix Wolf: Towards Smarter Schedulers: Molding Jobs into the Right Shape via Monitoring and Modeling. In <i>Proc. of the 2nd International Workshop on Malleability Techniques Applications in High-Performance Computing (HPCMALL 2023), held in conjunction with the ISC High Performance Conference (ISC), Hamburg, Germany</i>, volume 13999, pages 68&ndash;81, Springer, May 2023.<br> <a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-031-40843-4_6\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{besnard_towards_2023,\\n  author          = {Besnard, Jean-Baptiste and Tarraf, Ahmad and Barthélemy, Clément and Cascajo, Alberto and Jeannot, Emmanuel and Shende, Sameer S. and Wolf, Felix},\\n  title           = {Towards {Smarter} {Schedulers}: {Molding} {Jobs} into the {Right} {Shape} via {Monitoring} and {Modeling}},\\n  booktitle       = {Proc. of the 2nd {International} {Workshop} on {Malleability} {Techniques} {Applications} in {High}-{Performance} {Computing} ({HPCMALL} 2023), held in conjunction with the {ISC} {High} {Performance} {Conference} ({ISC}), {Hamburg}, {Germany}},\\n  year            = {2023},\\n  volume          = {13999},\\n  pages           = {68--81},\\n  publisher       = {Springer},\\n  isbn            = {978-3-031-40842-7},\\n  doi             = {10.1007/978-3-031-40843-4_6}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Christian Hellwig, Fabian Czappa, Martin Michel, Reinhold Bertrand, Felix Wolf: Satellite Collision Detection using Spatial Data Structures. In <i>Proc. of the 37th IEEE International Parallel and Distributed Processing Symposium (IPDPS), St. Petersburg, Florida, USA</i>, pages 724&ndash;735, IEEE, May 2023.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2023-Satellite_Collision_Detection_using_Spatial_Data_Structures-WV7C8YV8.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/IPDPS54959.2023.00078\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{hellwig_satellite_2023,\\n  author          = {Hellwig, Christian and Czappa, Fabian and Michel, Martin and Bertrand, Reinhold and Wolf, Felix},\\n  title           = {Satellite {Collision} {Detection} using {Spatial} {Data} {Structures}},\\n  booktitle       = {Proc. of the 37th {IEEE} {International} {Parallel} and {Distributed} {Processing} {Symposium} ({IPDPS}), {St}. {Petersburg}, {Florida}, {USA}},\\n  year            = {2023},\\n  pages           = {724--735},\\n  publisher       = {IEEE},\\n  doi             = {10.1109/IPDPS54959.2023.00078}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Jesus Carretero, Javier Garcia-Blas, Marco Aldinucci, Jean-Baptiste Besnard, Jean-Thomas Acquaviva, Andr&eacute; Brinkmann, Marc-Andr&eacute; Vef, Emmanuel Jeannot, Alberto Miranda, Ramon Nou, Morris Riedel, Massimo Torquati, Felix Wolf: Adaptive Multi-Tier Intelligent Data Manager for Exascale. In <i>Proc. of the 20th ACM International Conference on Computing Frontiers (CF), Bologna, Italy</i>, pages 285&ndash;290, ACM, May 2023.<br> <a class=\"zl-links\" href=\"https://doi.org/10.1145/3587135.3592174\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{carretero_adaptive_2023,\\n  author          = {Carretero, Jesus and Garcia-Blas, Javier and Aldinucci, Marco and Besnard, Jean-Baptiste and Acquaviva, Jean-Thomas and Brinkmann, André and Vef, Marc-André and Jeannot, Emmanuel and Miranda, Alberto and Nou, Ramon and Riedel, Morris and Torquati, Massimo and Wolf, Felix},\\n  title           = {Adaptive {Multi}-{Tier} {Intelligent} {Data} {Manager} for {Exascale}},\\n  booktitle       = {Proc. of the 20th {ACM} {International} {Conference} on {Computing} {Frontiers} ({CF}), {Bologna}, {Italy}},\\n  year            = {2023},\\n  pages           = {285--290},\\n  publisher       = {ACM},\\n  isbn            = {979-8-4007-0140-5},\\n  doi             = {10.1145/3587135.3592174}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Fabian Czappa, Alexander Gei&szlig;, Felix Wolf: Simulating Structural Plasticity of the Brain more Scalable than Expected. <i>Journal of Parallel and Distributed Computing</i>, 171: 24&ndash;27, January 2023.<br> <a class=\"zl-links\" href=\"https://arxiv.org/abs/2210.05267\" target=\"_blank\">URL</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1016/j.jpdc.2022.09.001\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{czappa_simulating_2023,\\n  author          = {Czappa, Fabian and Geiß, Alexander and Wolf, Felix},\\n  title           = {Simulating {Structural} {Plasticity} of the {Brain} more {Scalable} than {Expected}},\\n  journal         = {Journal of Parallel and Distributed Computing},\\n  year            = {2023},\\n  volume          = {171},\\n  pages           = {24--27},\\n  issn            = {0743-7315},\\n  url             = {https://arxiv.org/abs/2210.05267},\\n  doi             = {10.1016/j.jpdc.2022.09.001}\\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;\">Hannah N&ouml;ttgen, Fabian Czappa, Felix Wolf: Accelerating Brain Simulations with the Fast Multipole Method. In <i>Proc. of the 28th Euro-Par Conference 2022: Parallel Processing, Glasgow, UK</i>, volume 13440 of <i>Lecture Notes in Computer Science</i>, pages 387&ndash;402, Springer, August 2022.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2022-Accelerating_Brain_Simulations_with_the_Fast_Multipole_Method-KCNHZ97L.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-031-12597-3_24\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{nottgen_accelerating_2022,\\n  author          = {Nöttgen, Hannah and Czappa, Fabian and Wolf, Felix},\\n  title           = {Accelerating {Brain} {Simulations} with the {Fast} {Multipole} {Method}},\\n  booktitle       = {Proc. of the 28th {Euro}-{Par} {Conference} 2022: {Parallel} {Processing}, {Glasgow}, {UK}},\\n  year            = {2022},\\n  volume          = {13440},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {387--402},\\n  publisher       = {Springer},\\n  isbn            = {978-3-031-12597-3},\\n  doi             = {10.1007/978-3-031-12597-3_24}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Taylan &Ouml;zden, Tim Beringer, Arya Mazaheri, Hamid Mohammadi Fard, Felix Wolf: ElastiSim: A Batch-System Simulator for Malleable Workloads. In <i>Proc. of the 51st International Conference on Parallel Processing (ICPP), Bordeaux, France</i>, pages 1&ndash;11, ACM, August 2022.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2022-ElastiSim_A_Batch-System_Simulator_for_Malleable_Workloads-UT5HTVTP.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1145/3545008.3545046\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{ozden_elastisim_2022,\\n  author          = {Özden, Taylan and Beringer, Tim and Mazaheri, Arya and Fard, Hamid Mohammadi and Wolf, Felix},\\n  title           = {{ElastiSim}: {A} {Batch}-{System} {Simulator} for {Malleable} {Workloads}},\\n  booktitle       = {Proc. of the 51st {International} {Conference} on {Parallel} {Processing} ({ICPP}), {Bordeaux}, {France}},\\n  year            = {2022},\\n  pages           = {1--11},\\n  publisher       = {ACM},\\n  isbn            = {978-1-4503-9733-9},\\n  doi             = {10.1145/3545008.3545046}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Angelina Horn, Hamid Mohammadi Fard, Felix Wolf: Multi-objective Hybrid Autoscaling of Microservices in Kubernetes Clusters. In <i>Proc. of the 28th Euro-Par Conference: Parallel Processing, Glasgow, UK</i>, volume 13440 of <i>Lecture Notes in Computer Science</i>, pages 233&ndash;250, Springer, August 2022.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2022-Multi-objective_Hybrid_Autoscaling_of_Microservices_in_Kubernetes_Clusters-KC2XIKCL.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://rdcu.be/cVbM6\" target=\"_blank\">URL</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-031-12597-3_15\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{horn_multi-objective_2022,\\n  author          = {Horn, Angelina and Fard, Hamid Mohammadi and Wolf, Felix},\\n  title           = {Multi-objective {Hybrid} {Autoscaling} of {Microservices} in {Kubernetes} {Clusters}},\\n  booktitle       = {Proc. of the 28th {Euro}-{Par} {Conference}: {Parallel} {Processing}, {Glasgow}, {UK}},\\n  year            = {2022},\\n  editor          = {Cano, José and Trinder, Phil},\\n  volume          = {13440},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {233--250},\\n  publisher       = {Springer},\\n  isbn            = {978-3-031-12597-3},\\n  url             = {https://rdcu.be/cVbM6},\\n  doi             = {10.1007/978-3-031-12597-3_15}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Sushil Prasad, Sheikh Ghafoor, Martina Barnas, Felix Wolf, Erik Saule, Noemi Rodriguez, Rizos Sakellariou (eds.): Editorial of Special Issue: Keeping up with technology: Teaching parallel, distributed, and high-performance computing. <i>Journal of Parallel and Distributed Computing</i>, 160: 36&ndash;38, February 2022.<br> <a class=\"zl-links\" href=\"https://doi.org/10.1016/j.jpdc.2021.10.004\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{prasad_editorial_2022,\\n  author          = {Prasad, Sushil and Ghafoor, Sheikh and Barnas, Martina and Wolf, Felix and Saule, Erik and Rodriguez, Noemi and Sakellariou (eds.), Rizos},\\n  title           = {Editorial of {Special} {Issue}: {Keeping} up with technology: {Teaching} parallel, distributed, and high-performance computing},\\n  journal         = {Journal of Parallel and Distributed Computing},\\n  year            = {2022},\\n  volume          = {160},\\n  pages           = {36--38},\\n  issn            = {0743-7315},\\n  doi             = {10.1016/j.jpdc.2021.10.004}\\n}\')\">BibTeX</span></p></li>');
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;\">Jan-Patrick Lehr, Christian Bischof, Florian Dewald, Heiko Mantel, Mohammad Norouzi, Felix Wolf: Tool-Supported Mini-App Extraction to Facilitate Program Analysis and Parallelization. In <i>Proc. of the 50th International Conference on Parallel Processing (ICPP), Chicago, Illinois, USA</i>, pages 1&ndash;10, ACM, August 2021.<br> <a class=\"zl-links\" href=\"https://doi.org/10.1145/3472456.3472521\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{lehr_tool-supported_2021,\\n  author          = {Lehr, Jan-Patrick and Bischof, Christian and Dewald, Florian and Mantel, Heiko and Norouzi, Mohammad and Wolf, Felix},\\n  title           = {Tool-{Supported} {Mini}-{App} {Extraction} to {Facilitate} {Program} {Analysis} and {Parallelization}},\\n  booktitle       = {Proc. of the 50th {International} {Conference} on {Parallel} {Processing} ({ICPP}), {Chicago}, {Illinois}, {USA}},\\n  year            = {2021},\\n  number          = {35},\\n  pages           = {1--10},\\n  publisher       = {ACM},\\n  isbn            = {978-1-4503-9068-2},\\n  doi             = {10.1145/3472456.3472521}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Dmitry A. Nikitenko, Felix Wolf, Bernd Mohr, Torsten Hoefler, Konstantin S. Stefanov, Vadim Vladimirovich Voevodin, Aleksandr Sergeevich Antonov, Alexandru Calotoiu: Influence of Noisy Environments on Behavior of HPC Applications. <i>Lobachevskii Journal of Mathematics</i>, 42(7): 1560&ndash;1570, July 2021.<br> <a class=\"zl-links\" href=\"https://rdcu.be/ctKca\" target=\"_blank\">URL</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1134/S1995080221070192\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{nikitenko_influence_2021,\\n  author          = {Nikitenko, Dmitry A. and Wolf, Felix and Mohr, Bernd and Hoefler, Torsten and Stefanov, Konstantin S. and Voevodin, Vadim Vladimirovich and Antonov, Aleksandr Sergeevich and Calotoiu, Alexandru},\\n  title           = {Influence of {Noisy} {Environments} on {Behavior} of {HPC} {Applications}},\\n  journal         = {Lobachevskii Journal of Mathematics},\\n  year            = {2021},\\n  volume          = {42},\\n  number          = {7},\\n  pages           = {1560--1570},\\n  issn            = {1995-0802},\\n  url             = {https://rdcu.be/ctKca},\\n  doi             = {10.1134/S1995080221070192}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Rahim Mammadli, Marija Selakovic, Felix Wolf, Michael Pradel: Learning to Make Compiler Optimizations More Effective. In <i>Proc. of the 5th ACM SIGPLAN International Symposium on Machine Programming (MAPS &rsquo;21)</i>, pages 9&ndash;20, ACM, June 2021.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2021-Learning_to_Make_Compiler_Optimizations_More_Effective-UF2T9ZPZ.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1145/3460945.3464952\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{mammadli_learning_2021,\\n  author          = {Mammadli, Rahim and Selakovic, Marija and Wolf, Felix and Pradel, Michael},\\n  title           = {Learning to {Make} {Compiler} {Optimizations} {More} {Effective}},\\n  booktitle       = {Proc. of the 5th {ACM} {SIGPLAN} {International} {Symposium} on {Machine} {Programming} ({MAPS} ’21)},\\n  year            = {2021},\\n  pages           = {9--20},\\n  publisher       = {ACM},\\n  isbn            = {978-1-4503-8467-4},\\n  doi             = {10.1145/3460945.3464952}\\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;\">Felix Wolf, Wanling Gao (eds.): Benchmarking, Measuring, and Optimizing - Proc. of the 3rd BenchCouncil International Symposium (Bench 2020), volume 12614 of Lecture Notes in Computer Science. Springer, March 2021.<br> <a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-030-71058-3\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Book{wolf_benchmarking_2021,\\n  editor          = {Wolf, Felix and Gao, Wanling},\\n  title           = {Benchmarking, {Measuring}, and {Optimizing} - {Proc}. of the 3rd {BenchCouncil} {International} {Symposium} ({Bench} 2020)},\\n  publisher       = {Springer},\\n  year            = {2021},\\n  volume          = {12614},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  isbn            = {978-3-030-71057-6},\\n  issn            = {0302-9743},\\n  doi             = {10.1007/978-3-030-71058-3}\\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;\">Hamid Mohammadi Fard, Radu Prodan, Felix Wolf: Dynamic Multi-objective Scheduling of Microservices in the Cloud. In <i>Proc. of 2020 IEEE/ACM 13th International Conference on Utility and Cloud Computing (UCC), Leicester, UK</i>, pages 386&ndash;393, IEEE, December 2020.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2020-Dynamic_Multi-objective_Scheduling_of_Microservices_in_the_Cloud-W4BRPK8H.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/UCC48980.2020.00061\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{fard_dynamic_2020,\\n  author          = {Fard, Hamid Mohammadi and Prodan, Radu and Wolf, Felix},\\n  title           = {Dynamic {Multi}-objective {Scheduling} of {Microservices} in the {Cloud}},\\n  booktitle       = {Proc. of 2020 {IEEE}/{ACM} 13th {International} {Conference} on {Utility} and {Cloud} {Computing} ({UCC}), {Leicester}, {UK}},\\n  year            = {2020},\\n  pages           = {386--393},\\n  publisher       = {IEEE},\\n  isbn            = {978-0-7381-2395-0},\\n  doi             = {10.1109/UCC48980.2020.00061}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Rahim Mammadli, Ali Jannesari, Felix Wolf: Static Neural Compiler Optimization via Deep Reinforcement Learning. In <i>Proc. of the 6th Workshop on the LLVM Compiler Infrastructure in HPC, held in conjunction with the International Conference for High Performance Computing, Networking, Storage, and Analysis (SC20)</i>, pages 1&ndash;11, IEEE, November 2020.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2020-Static_Neural_Compiler_Optimization_via_Deep_Reinforcement_Learning-ABK99QLW.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/LLVMHPCHiPar51896.2020.00006\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{mammadli_static_2020,\\n  author          = {Mammadli, Rahim and Jannesari, Ali and Wolf, Felix},\\n  title           = {Static {Neural} {Compiler} {Optimization} via {Deep} {Reinforcement} {Learning}},\\n  booktitle       = {Proc. of the 6th {Workshop} on the {LLVM} {Compiler} {Infrastructure} in {HPC}, held in conjunction with the {International} {Conference} for {High} {Performance} {Computing}, {Networking}, {Storage}, and {Analysis} ({SC20})},\\n  year            = {2020},\\n  pages           = {1--11},\\n  publisher       = {IEEE},\\n  doi             = {10.1109/LLVMHPCHiPar51896.2020.00006}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Alexandru Calotoiu, Markus Geisenhofer, Florian Kummer, Marcus Ritter, Jens Weber, Torsten Hoefler, Martin Oberlack, Felix Wolf: Empirical Modeling of Spatially Diverging Performance. 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 (SC20)</i>, pages 1&ndash;10, IEEE, November 2020.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2020-Empirical_Modeling_of_Spatially_Diverging_Performance-X25J9CIC.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/HUSTProtools51951.2020.00015\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{calotoiu_empirical_2020,\\n  author          = {Calotoiu, Alexandru and Geisenhofer, Markus and Kummer, Florian and Ritter, Marcus and Weber, Jens and Hoefler, Torsten and Oberlack, Martin and Wolf, Felix},\\n  title           = {Empirical {Modeling} of {Spatially} {Diverging} {Performance}},\\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} ({SC20})},\\n  year            = {2020},\\n  pages           = {1--10},\\n  publisher       = {IEEE},\\n  doi             = {10.1109/HUSTProtools51951.2020.00015}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Nicolas Morew, Mohammad Norouzi, Ali Jannesari, Felix Wolf: Skipping Non-essential Instructions Makes Data-Dependence Profiling Faster. In <i>Proc. of the 26th Euro-Par Conference, Warsaw, Poland</i>, volume 12247 of <i>Lecture Notes in Computer Science</i>, pages 3&ndash;17, Springer, August 2020.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2020-Skipping_Non-essential_Instructions_Makes_Data-Dependence_Profiling_Faster-KV6K6F4D.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-030-57675-2_1\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{morew_skipping_2020,\\n  author          = {Morew, Nicolas and Norouzi, Mohammad and Jannesari, Ali and Wolf, Felix},\\n  title           = {Skipping {Non}-essential {Instructions} {Makes} {Data}-{Dependence} {Profiling} {Faster}},\\n  booktitle       = {Proc. of the 26th {Euro}-{Par} {Conference}, {Warsaw}, {Poland}},\\n  year            = {2020},\\n  volume          = {12247},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {3--17},\\n  publisher       = {Springer},\\n  isbn            = {978-3-030-57674-5},\\n  doi             = {10.1007/978-3-030-57675-2_1}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Fabian Schrammel, Florian Renk, Arya Mazaheri, Felix Wolf: Efficient Ephemeris Models for Spacecraft Trajectory Simulations on GPUs. In <i>Proc. of the 26th Euro-Par Conference, Warsaw, Poland</i>, volume 12247 of <i>Lecture Notes in Computer Science</i>, pages 561&ndash;577, Springer, August 2020.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2020-Efficient_Ephemeris_Models_for_Spacecraft_Trajectory_Simulations_on_GPUs-BLZNSZTA.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-030-57675-2_35\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{schrammel_efficient_2020,\\n  author          = {Schrammel, Fabian and Renk, Florian and Mazaheri, Arya and Wolf, Felix},\\n  title           = {Efficient {Ephemeris} {Models} for {Spacecraft} {Trajectory} {Simulations} on {GPUs}},\\n  booktitle       = {Proc. of the 26th {Euro}-{Par} {Conference}, {Warsaw}, {Poland}},\\n  year            = {2020},\\n  volume          = {12247},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {561--577},\\n  publisher       = {Springer},\\n  isbn            = {978-3-030-57674-5},\\n  doi             = {10.1007/978-3-030-57675-2_35}\\n}\')\">BibTeX</span></p></li>');
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('<li><p style=\"text-align:justify;\">Arya Mazaheri, Tim Beringer, Matthew Moskewicz, Felix Wolf, Ali Jannesari: Accelerating Winograd Convolutions using Symbolic Computation and Meta-programming. In <i>Proc. of the 15th EuroSys Conference, Heraklion, Crete, Greece</i>, pages 1&ndash;14, ACM, April 2020.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2020-Accelerating_Winograd_Convolutions_using_Symbolic_Computation_and_Meta-programming-C2ZIM2XN.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1145/3342195.3387549\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{mazaheri_accelerating_2020,\\n  author          = {Mazaheri, Arya and Beringer, Tim and Moskewicz, Matthew and Wolf, Felix and Jannesari, Ali},\\n  title           = {Accelerating {Winograd} {Convolutions} using {Symbolic} {Computation} and {Meta}-programming},\\n  booktitle       = {Proc. of the 15th {EuroSys} {Conference}, {Heraklion}, {Crete}, {Greece}},\\n  year            = {2020},\\n  number          = {40},\\n  pages           = {1--14},\\n  publisher       = {ACM},\\n  isbn            = {978-1-4503-6882-7},\\n  doi             = {10.1145/3342195.3387549}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Alexandru Calotoiu, Marcin Copik, Torsten Hoefler, Marcus Ritter, Sergei Shudler, Felix Wolf: <i>Software for Exascale Computing - SPPEXA 2016-2019</i>, chapter ExtraPeak: Advanced Automatic Performance Modeling for HPC Applications. Springer, pages 453&ndash;482, 2020.<br> <a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-030-47956-5_15\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InCollection{calotoiu_extrapeak_2020,\\n  author          = {Calotoiu, Alexandru and Copik, Marcin and Hoefler, Torsten and Ritter, Marcus and Shudler, Sergei and Wolf, Felix},\\n  title           = {{ExtraPeak}: {Advanced} {Automatic} {Performance} {Modeling} for {HPC} {Applications}},\\n  booktitle       = {Software for {Exascale} {Computing} - {SPPEXA} 2016-2019},\\n  publisher       = {Springer},\\n  year            = {2020},\\n  volume          = {136},\\n  series          = {Lecture {Notes} in {Computational} {Science} and {Engineering}},\\n  pages           = {453--482},\\n  isbn            = {978-3-030-47956-5},\\n  doi             = {10.1007/978-3-030-47956-5_15}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Reiner H&auml;hnle, Asmae Heydari Tabar, Arya Mazaheri, Mohammad Norouzi, Dominic Steinh&ouml;fel, Felix Wolf: Safer Parallelization. In <i>Proc. of the 9th International Symposium On Leveraging Applications of Formal Methods, Verification and Validation: Engineering Principles. ISoLA 2020, Rhodes, Greece</i>, volume 1477 of <i>Lecture Notes in Computer Science</i>, pages 117&ndash;137, Springer, 2020.<br> <a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-030-61470-6_8\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{hahnle_safer_2020,\\n  author          = {Hähnle, Reiner and Heydari Tabar, Asmae and Mazaheri, Arya and Norouzi, Mohammad and Steinhöfel, Dominic and Wolf, Felix},\\n  title           = {Safer {Parallelization}},\\n  booktitle       = {Proc. of the 9th {International} {Symposium} {On} {Leveraging} {Applications} of {Formal} {Methods}, {Verification} and {Validation}: {Engineering} {Principles}. {ISoLA} 2020, {Rhodes}, {Greece}},\\n  year            = {2020},\\n  editor          = {Margaria, Tiziana and Steffen, Bernhard},\\n  volume          = {1477},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {117--137},\\n  publisher       = {Springer},\\n  issn            = {978-3-030-61470-6},\\n  doi             = {10.1007/978-3-030-61470-6_8}\\n}\')\">BibTeX</span></p></li>');
document.write('</ul>');
document.write('</br>');
document.write('<h2 class=\'zl-year-header\' id=\'2019\'>2019</h2>');
document.write('<ul class=\'zl-publication-list\'>');
document.write('<li><p style=\"text-align:justify;\">Jan-Patrick Lehr, Alexandru Calotoiu, Christian Bischof, Felix Wolf: Automatic Instrumentation Refinement for Empirical Performance Modeling. 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 (SC19), Denver, CO, USA</i>, pages 40&ndash;47, November 2019.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2019-Automatic_Instrumentation_Refinement_for_Empirical_Performance_Modeling-2C8AF5GJ.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/ProTools49597.2019.00011\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{lehr_automatic_2019,\\n  author          = {Lehr, Jan-Patrick and Calotoiu, Alexandru and Bischof, Christian and Wolf, Felix},\\n  title           = {Automatic {Instrumentation} {Refinement} for {Empirical} {Performance} {Modeling}},\\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} ({SC19}), {Denver}, {CO}, {USA}},\\n  year            = {2019},\\n  pages           = {40--47},\\n  isbn            = {978-1-7281-6026-9},\\n  doi             = {10.1109/ProTools49597.2019.00011}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Alexandru Calotoiu, Thomas H&ouml;hl, Heiko Mantel, Toni Nguyen, Felix Wolf: Designing Efficient Parallel Software via Compositional Performance Modeling. 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 (SC19), Denver, CO, USA</i>, pages 17&ndash;24, November 2019.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2019-Designing_Efficient_Parallel_Software_via_Compositional_Performance_Modeling-JGQGQVXW.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/ProTools49597.2019.00008\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{calotoiu_designing_2019,\\n  author          = {Calotoiu, Alexandru and Höhl, Thomas and Mantel, Heiko and Nguyen, Toni and Wolf, Felix},\\n  title           = {Designing {Efficient} {Parallel} {Software} via {Compositional} {Performance} {Modeling}},\\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} ({SC19}), {Denver}, {CO}, {USA}},\\n  year            = {2019},\\n  pages           = {17--24},\\n  isbn            = {978-1-7281-6026-9},\\n  doi             = {10.1109/ProTools49597.2019.00008}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Hamid Mohammadi Fard, Radu Prodan, Felix Wolf: A Container-driven Approach for Resource Provisioning in Edge-Fog Cloud. In <i>Proc. of the 5th International Symposium on Algorithmic Aspects of Cloud Computing (ALGOCLOUD 2019), Munich, Germany</i>, pages 59&ndash;76, Springer, September 2019.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2019-A_Container-driven_Approach_for_Resource_Provisioning_in_Edge-Fog_Cloud-VX7XG343.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-030-58628-7_5\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{fard_container-driven_2019,\\n  author          = {Fard, Hamid Mohammadi and Prodan, Radu and Wolf, Felix},\\n  title           = {A {Container}-driven {Approach} for {Resource} {Provisioning} in {Edge}-{Fog} {Cloud}},\\n  booktitle       = {Proc. of the 5th {International} {Symposium} on {Algorithmic} {Aspects} of {Cloud} {Computing} ({ALGOCLOUD} 2019), {Munich}, {Germany}},\\n  year            = {2019},\\n  pages           = {59--76},\\n  publisher       = {Springer},\\n  isbn            = {978-3-030-58628-7},\\n  doi             = {10.1007/978-3-030-58628-7_5}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Mohammad Norouzi, Qamar Ilias, Ali Jannesari, Felix Wolf: Accelerating Data-Dependence Profiling with Static Hints. In <i>Proc. of the 25th Euro-Par Conference, G&ouml;ttingen, Germany</i>, volume 11725 of <i>Lecture Notes in Computer Science</i>, pages 17&ndash;28, Springer, August 2019.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2019-Accelerating_Data-Dependence_Profiling_with_Static_Hints-MKQQE47W.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-030-29400-7_2\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{norouzi_accelerating_2019,\\n  author          = {Norouzi, Mohammad and Ilias, Qamar and Jannesari, Ali and Wolf, Felix},\\n  title           = {Accelerating {Data}-{Dependence} {Profiling} with {Static} {Hints}},\\n  booktitle       = {Proc. of the 25th {Euro}-{Par} {Conference}, {Göttingen}, {Germany}},\\n  year            = {2019},\\n  volume          = {11725},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {17--28},\\n  publisher       = {Springer},\\n  isbn            = {978-3-030-29399-4},\\n  doi             = {10.1007/978-3-030-29400-7_2}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Arya Mazaheri, Johannes Schulte, Matthew Moskewicz, Felix Wolf, Ali Jannesari: Enhancing the Programmability and Performance Portability of GPU Tensor Operations. In <i>Proc. of the 25th Euro-Par Conference, G&ouml;ttingen, Germany</i>, volume 11725 of <i>Lecture Notes in Computer Science</i>, pages 213&ndash;226, Springer, August 2019.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2019-Enhancing_the_Programmability_and_Performance_Portability_of_GPU_Tensor_Operations-EIXFIWFC.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-030-29400-7_16\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{mazaheri_enhancing_2019,\\n  author          = {Mazaheri, Arya and Schulte, Johannes and Moskewicz, Matthew and Wolf, Felix and Jannesari, Ali},\\n  title           = {Enhancing the {Programmability} and {Performance} {Portability} of {GPU} {Tensor} {Operations}},\\n  booktitle       = {Proc. of the 25th {Euro}-{Par} {Conference}, {Göttingen}, {Germany}},\\n  year            = {2019},\\n  volume          = {11725},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {213--226},\\n  publisher       = {Springer},\\n  isbn            = {978-3-030-29399-4},\\n  doi             = {10.1007/978-3-030-29400-7_16}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Sergei Shudler, Yannick Berens, Alexandru Calotoiu, Torsten Hoefler, Alexandre Strube, Felix Wolf: Engineering Algorithms for Scalability through Continuous Validation of Performance Expectations. <i>IEEE Transactions on Parallel and Distributed Systems</i>, 30(8): 1768&ndash;1785, August 2019.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2019-Engineering_Algorithms_for_Scalability_through_Continuous_Validation_of_Performance_Expectations-K35RNUIZ.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/TPDS.2019.2896993\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{shudler_engineering_2019,\\n  author          = {Shudler, Sergei and Berens, Yannick and Calotoiu, Alexandru and Hoefler, Torsten and Strube, Alexandre and Wolf, Felix},\\n  title           = {Engineering {Algorithms} for {Scalability} through {Continuous} {Validation} of {Performance} {Expectations}},\\n  journal         = {IEEE Transactions on Parallel and Distributed Systems},\\n  year            = {2019},\\n  volume          = {30},\\n  number          = {8},\\n  pages           = {1768--1785},\\n  issn            = {1045-9219},\\n  doi             = {10.1109/TPDS.2019.2896993}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Aamer Shah, Chihsong Kuo, Akihiro Nomura, Satoshi Matsuoka, Felix Wolf: How File-access Patterns Influence the Degree of I/O Interference between Cluster Applications. <i>Supercomputing Frontiers and Innovations</i>, 6(2): 29&ndash;55, July 2019.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2019-How_File-access_Patterns_Influence_the_Degree_of_IO_Interference_between_Cluster_Applications-JBVIZ22D.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.14529/jsfi190203\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{shah_how_2019,\\n  author          = {Shah, Aamer and Kuo, Chihsong and Nomura, Akihiro and Matsuoka, Satoshi and Wolf, Felix},\\n  title           = {How {File}-access {Patterns} {Influence} the {Degree} of {I}/{O} {Interference} between {Cluster} {Applications}},\\n  journal         = {Supercomputing Frontiers and Innovations},\\n  year            = {2019},\\n  volume          = {6},\\n  number          = {2},\\n  pages           = {29--55},\\n  doi             = {10.14529/jsfi190203}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Mohammad Norouzi, Felix Wolf, Ali Jannesari: Automatic Construct Selection and Variable Classification in OpenMP. In <i>Proc. of the International Conference on Supercomputing (ICS), Phoenix, AZ, USA</i>, pages 330&ndash;341, ACM, June 2019.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2019-Automatic_Construct_Selection_and_Variable_Classification_in_OpenMP-89D3K4GM.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1145/3330345.3330375\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{norouzi_automatic_2019,\\n  author          = {Norouzi, Mohammad and Wolf, Felix and Jannesari, Ali},\\n  title           = {Automatic {Construct} {Selection} and {Variable} {Classification} in {OpenMP}},\\n  booktitle       = {Proc. of the {International} {Conference} on {Supercomputing} ({ICS}), {Phoenix}, {AZ}, {USA}},\\n  year            = {2019},\\n  pages           = {330--341},\\n  publisher       = {ACM},\\n  isbn            = {978-1-4503-6079-1},\\n  doi             = {10.1145/3330345.3330375}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Leah E. Lackner, Hamid Mohammadi Fard, Felix Wolf: Efficient Job Scheduling for Clusters with Shared Tiered Storage. In <i>Proc. of the 19th IEEE/ACM International Symposium on Cluster, Cloud and Grid Computing (CCGrid), Larnaca, Cyprus</i>, pages 321&ndash;330, IEEE, May 2019.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2019-Efficient_Job_Scheduling_for_Clusters_with_Shared_Tiered_Storage-23X8TMTK.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/CCGRID.2019.00046\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{lackner_efficient_2019,\\n  author          = {Lackner, Leah E. and Fard, Hamid Mohammadi and Wolf, Felix},\\n  title           = {Efficient {Job} {Scheduling} for {Clusters} with {Shared} {Tiered} {Storage}},\\n  booktitle       = {Proc. of the 19th {IEEE}/{ACM} {International} {Symposium} on {Cluster}, {Cloud} and {Grid} {Computing} ({CCGrid}), {Larnaca}, {Cyprus}},\\n  year            = {2019},\\n  pages           = {321--330},\\n  publisher       = {IEEE},\\n  isbn            = {978-1-7281-0912-1},\\n  doi             = {10.1109/CCGRID.2019.00046}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Rohit Atre, Zia Ul Huda, Felix Wolf, Ali Jannesari: Dissecting Sequential Programs for Parallelization - An Approach Based on Computational Units. <i>Concurrency and Computation: Practice and Experience</i>, 31(5): 1&ndash;12, March 2019.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2019-Dissecting_Sequential_Programs_for_Parallelization_-_An_Approach_Based_on_Computational_Units-4LCZG3YD.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1002/cpe.4770\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{atre_dissecting_2019,\\n  author          = {Atre, Rohit and Huda, Zia Ul and Wolf, Felix and Jannesari, Ali},\\n  title           = {Dissecting {Sequential} {Programs} for {Parallelization} - {An} {Approach} {Based} on {Computational} {Units}},\\n  journal         = {Concurrency and Computation: Practice and Experience},\\n  year            = {2019},\\n  volume          = {31},\\n  number          = {5},\\n  pages           = {1--12},\\n  doi             = {10.1002/cpe.4770}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Gabriele Mencagli, Dora B. Heras, Valeria Cardellini, Emiliano Casalicchio, Emmanuel Jeannot, Felix Wolf, Antonio Salis, Claudio Schifanella, Ravi Reddy Manumachu, Laura Ricci, Marco Beccuti, Laura Antonelli, Jos&eacute; Daniel Garcia Sanchez, Stephen L. Scott (eds.): Euro-Par 2018: Parallel Processing Workshops, volume 11339 of Lecture Notes in Computer Science. Springer, January 2019.<br> <a class=\"zl-links\" href=\"http://link.springer.com/openurl.asp?genre=issue&issn=0302-9743&volume=11339\" target=\"_blank\">URL</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Book{mencagli_euro-par_2019,\\n  editor          = {Mencagli, Gabriele and Heras, Dora B. and Cardellini, Valeria and Casalicchio, Emiliano and Jeannot, Emmanuel and Wolf, Felix and Salis, Antonio and Schifanella, Claudio and Manumachu, Ravi Reddy and Ricci, Laura and Beccuti, Marco and Antonelli, Laura and Garcia Sanchez, José Daniel and Scott, Stephen L.},\\n  title           = {Euro-{Par} 2018: {Parallel} {Processing} {Workshops}},\\n  publisher       = {Springer},\\n  year            = {2019},\\n  volume          = {11339},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  isbn            = {978-3-030-10548-8},\\n  issn            = {0302-9743},\\n  url             = {http://link.springer.com/openurl.asp?genre=issue&issn=0302-9743&volume=11339}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Rahim Mammadli, Felix Wolf, Ali Jannesari: The Art of Getting Deep Neural Networks in Shape. <i>ACM Transactions on Architecture and Code Optimization (TACO)</i>, 15(4): 62:1&ndash;62:21, January 2019.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2019-The_Art_of_Getting_Deep_Neural_Networks_in_Shape-VHQ4TZNC.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1145/3291053\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{mammadli_art_2019,\\n  author          = {Mammadli, Rahim and Wolf, Felix and Jannesari, Ali},\\n  title           = {The {Art} of {Getting} {Deep} {Neural} {Networks} in {Shape}},\\n  journal         = {ACM Transactions on Architecture and Code Optimization (TACO)},\\n  year            = {2019},\\n  volume          = {15},\\n  number          = {4},\\n  pages           = {62:1--62:21},\\n  issn            = {1544-3566},\\n  doi             = {10.1145/3291053}\\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;\">Philip C. Roth, Kevin Huck, Ganesh Gopalakrishnan, Felix Wolf: Using Deep Learning for Automated Communication Pattern Characterization: Little Steps and Big Challenges. In <i>Proc. of the 5th Workshop on Visual Performance Analysis (VPA), held in conjunction with the International Conference for High Performance Computing, Networking, Storage, and Analysis (SC18), Dallas, TX, USA</i>, volume 11027 of <i>Lecture Notes in Computer Science</i>, pages 265&ndash;272, Springer, November 2018.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2018-Using_Deep_Learning_for_Automated_Communication_Pattern_Characterization_Little_Steps_and_Big_Challenges-JDNQQMK8.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-030-17872-7_16\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{roth_using_2018,\\n  author          = {Roth, Philip C. and Huck, Kevin and Gopalakrishnan, Ganesh and Wolf, Felix},\\n  title           = {Using {Deep} {Learning} for {Automated} {Communication} {Pattern} {Characterization}: {Little} {Steps} and {Big} {Challenges}},\\n  booktitle       = {Proc. of the 5th {Workshop} on {Visual} {Performance} {Analysis} ({VPA}), held in conjunction with the {International} {Conference} for {High} {Performance} {Computing}, {Networking}, {Storage}, and {Analysis} ({SC18}), {Dallas}, {TX}, {USA}},\\n  year            = {2018},\\n  volume          = {11027},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {265--272},\\n  publisher       = {Springer},\\n  isbn            = {978-3-030-17871-0},\\n  doi             = {10.1007/978-3-030-17872-7_16}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Sergei Shudler, Jadran Vrabec, Felix Wolf: Understanding the Scalability of Molecular Simulation using Empirical Performance Modeling. In <i>Proc. of the 7th Workshop on Extreme Scale Programming Tools (ESPT), held in conjunction with the International Conference for High Performance Computing, Networking, Storage, and Analysis (SC18), Dallas, TX, USA</i>, volume 11027 of <i>Lecture Notes in Computer Science</i>, pages 125&ndash;143, Springer, November 2018.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2018-Understanding_the_Scalability_of_Molecular_Simulation_using_Empirical_Performance_Modeling-ZMS4DZXY.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-030-17872-7_8\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{shudler_understanding_2018,\\n  author          = {Shudler, Sergei and Vrabec, Jadran and Wolf, Felix},\\n  title           = {Understanding the {Scalability} of {Molecular} {Simulation} using {Empirical} {Performance} {Modeling}},\\n  booktitle       = {Proc. of the 7th {Workshop} on {Extreme} {Scale} {Programming} {Tools} ({ESPT}), held in conjunction with the {International} {Conference} for {High} {Performance} {Computing}, {Networking}, {Storage}, and {Analysis} ({SC18}), {Dallas}, {TX}, {USA}},\\n  year            = {2018},\\n  volume          = {11027},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {125--143},\\n  publisher       = {Springer},\\n  isbn            = {978-3-030-17871-0},\\n  doi             = {10.1007/978-3-030-17872-7_8}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Sebastian Rinke, Markus Butz-Ostendorf, Marc-Andr&eacute; Hermanns, Mika&euml;l Naveau, Felix Wolf: A Scalable Algorithm for Simulating the Structural Plasticity of the Brain. <i>Journal of Parallel and Distributed Computing</i>, 120: 251&ndash;266, October 2018.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2018-A_Scalable_Algorithm_for_Simulating_the_Structural_Plasticity_of_the_Brain-W5M8DL49.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1016/j.jpdc.2017.11.019\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{rinke_scalable_2018,\\n  author          = {Rinke, Sebastian and Butz-Ostendorf, Markus and Hermanns, Marc-André and Naveau, Mikaël and Wolf, Felix},\\n  title           = {A {Scalable} {Algorithm} for {Simulating} the {Structural} {Plasticity} of the {Brain}},\\n  journal         = {Journal of Parallel and Distributed Computing},\\n  year            = {2018},\\n  volume          = {120},\\n  pages           = {251--266},\\n  doi             = {10.1016/j.jpdc.2017.11.019}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Michael Burger, Christian Bischof, Alexandru Calotoiu, Felix Wolf, Thomas Wunderer, Johannes Buchmann: Exploring the Performance Envelope of the LLL Algorithm. In <i>CSE 2018 - 21st IEEE International Conference of Computational Science and Engineering, Faculty of Automatic Control and Computers, University Politehnica of Bucharest, Romania</i>, pages 36&ndash;43, IEEE, October 2018.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2018-Exploring_the_Performance_Envelope_of_the_LLL_Algorithm-XUDLGPJ5.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/CSE.2018.00012\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{burger_exploring_2018,\\n  author          = {Burger, Michael and Bischof, Christian and Calotoiu, Alexandru and Wolf, Felix and Wunderer, Thomas and Buchmann, Johannes},\\n  title           = {Exploring the {Performance} {Envelope} of the {LLL} {Algorithm}},\\n  booktitle       = {{CSE} 2018 - 21st {IEEE} {International} {Conference} of {Computational} {Science} and {Engineering}, {Faculty} of {Automatic} {Control} and {Computers}, {University} {Politehnica} of {Bucharest}, {Romania}},\\n  year            = {2018},\\n  pages           = {36--43},\\n  publisher       = {IEEE},\\n  isbn            = {978-1-5386-7649-3},\\n  doi             = {10.1109/CSE.2018.00012}\\n}\')\">BibTeX</span></p></li>');
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('<li><p style=\"text-align:justify;\">Arya Mazaheri, Felix Wolf, Ali Jannesari: Unveiling Thread Communication Bottlenecks Using Hardware-Independent Metrics. In <i>Proc. of the 47th International Conference on Parallel Processing (ICPP), Eugene, OR, USA</i>, pages 6:1&ndash;6:10, ACM, August 2018.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2018-Unveiling_Thread_Communication_Bottlenecks_Using_Hardware-Independent_Metrics-Y2FYDVTS.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1145/3225058.3225142\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{mazaheri_unveiling_2018,\\n  author          = {Mazaheri, Arya and Wolf, Felix and Jannesari, Ali},\\n  title           = {Unveiling {Thread} {Communication} {Bottlenecks} {Using} {Hardware}-{Independent} {Metrics}},\\n  booktitle       = {Proc. of the 47th {International} {Conference} on {Parallel} {Processing} ({ICPP}), {Eugene}, {OR}, {USA}},\\n  year            = {2018},\\n  pages           = {6:1--6:10},\\n  publisher       = {ACM},\\n  isbn            = {978-1-4503-6510-9},\\n  doi             = {10.1145/3225058.3225142}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Aamer Shah, Matthias S. M&uuml;ller, Felix Wolf: Estimating the Impact of External Interference on Application Performance. In <i>Proc. of the 24th Euro-Par Conference, Turin, Italy</i>, volume 11014 of <i>Lecture Notes in Computer Science</i>, pages 46&ndash;58, Springer, August 2018.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2018-Estimating_the_Impact_of_External_Interference_on_Application_Performance-GKRLDVBR.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-319-96983-1_4\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{shah_estimating_2018,\\n  author          = {Shah, Aamer and Müller, Matthias S. and Wolf, Felix},\\n  title           = {Estimating the {Impact} of {External} {Interference} on {Application} {Performance}},\\n  booktitle       = {Proc. of the 24th {Euro}-{Par} {Conference}, {Turin}, {Italy}},\\n  year            = {2018},\\n  volume          = {11014},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {46--58},\\n  publisher       = {Springer},\\n  isbn            = {978-3-319-96982-4},\\n  doi             = {10.1007/978-3-319-96983-1_4}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Suraj Prabhakaran, Marcel Neumann, Felix Wolf: Efficient Fault Tolerance through Dynamic Node Replacement. In <i>Proc. of the 18th IEEE/ACM International Symposium on Cluster, Cloud and Grid Computing (CCGrid), Washington, DC, USA</i>, pages 163&ndash;172, IEEE, May 2018.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2018-Efficient_Fault_Tolerance_through_Dynamic_Node_Replacement-DRKEUDTK.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/CCGRID.2018.00031\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{prabhakaran_efficient_2018,\\n  author          = {Prabhakaran, Suraj and Neumann, Marcel and Wolf, Felix},\\n  title           = {Efficient {Fault} {Tolerance} through {Dynamic} {Node} {Replacement}},\\n  booktitle       = {Proc. of the 18th {IEEE}/{ACM} {International} {Symposium} on {Cluster}, {Cloud} and {Grid} {Computing} ({CCGrid}), {Washington}, {DC}, {USA}},\\n  year            = {2018},\\n  pages           = {163--172},\\n  publisher       = {IEEE},\\n  isbn            = {978-1-5386-5815-4},\\n  doi             = {10.1109/CCGRID.2018.00031}\\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;\">Kashif Ilyas, Alexandru Calotoiu, Felix Wolf: Off-Road Performance Modeling &ndash; How to Deal with Segmented Data. In <i>Proc. of the 23rd Euro-Par Conference, Santiago de Compostela, Spain</i>, volume 10417 of <i>Lecture Notes in Computer Science</i>, pages 36&ndash;48, Springer, August 2017.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2017-Off-Road_Performance_Modeling_____How_to_Deal_with_Segmented_Data-9IUFALHW.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-319-64203-1_3\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{ilyas_off-road_2017,\\n  author          = {Ilyas, Kashif and Calotoiu, Alexandru and Wolf, Felix},\\n  title           = {Off-{Road} {Performance} {Modeling} – {How} to {Deal} with {Segmented} {Data}},\\n  booktitle       = {Proc. of the 23rd {Euro}-{Par} {Conference}, {Santiago} de {Compostela}, {Spain}},\\n  year            = {2017},\\n  volume          = {10417},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {36--48},\\n  publisher       = {Springer},\\n  isbn            = {978-3-319-64202-4},\\n  doi             = {10.1007/978-3-319-64203-1_3}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Patrick Reisert, Alexandru Calotoiu, Sergei Shudler, Felix Wolf: Following the Blind Seer &ndash; Creating Better Performance Models Using Less Information. In <i>Proc. of the 23rd Euro-Par Conference, Santiago de Compostela, Spain</i>, volume 10417 of <i>Lecture Notes in Computer Science</i>, pages 106&ndash;118, Springer, August 2017.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2017-Following_the_Blind_Seer_____Creating_Better_Performance_Models_Using_Less_Information-R6LPGWQI.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-319-64203-1_8\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{reisert_following_2017,\\n  author          = {Reisert, Patrick and Calotoiu, Alexandru and Shudler, Sergei and Wolf, Felix},\\n  title           = {Following the {Blind} {Seer} – {Creating} {Better} {Performance} {Models} {Using} {Less} {Information}},\\n  booktitle       = {Proc. of the 23rd {Euro}-{Par} {Conference}, {Santiago} de {Compostela}, {Spain}},\\n  year            = {2017},\\n  volume          = {10417},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {106--118},\\n  publisher       = {Springer},\\n  isbn            = {978-3-319-64202-4},\\n  doi             = {10.1007/978-3-319-64203-1_8}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Rohit Atre, Ali Jannesari, Felix Wolf: Meeting the Challenges of Parallelizing Sequential Programs. In <i>Proc. of the 29th ACM Symposium on Parallelism in Algorithms and Architectures (SPAA), Washington, DC, USA</i>, pages 363&ndash;365, ACM, July 2017.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2017-Meeting_the_challenges_of_parallelizing_sequential_programs-ZHC5KIDC.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1145/3087556.3087592\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{atre_meeting_2017,\\n  author          = {Atre, Rohit and Jannesari, Ali and Wolf, Felix},\\n  title           = {Meeting the {Challenges} of {Parallelizing} {Sequential} {Programs}},\\n  booktitle       = {Proc. of the 29th {ACM} {Symposium} on {Parallelism} in {Algorithms} and {Architectures} ({SPAA}), {Washington}, {DC}, {USA}},\\n  year            = {2017},\\n  pages           = {363--365},\\n  publisher       = {ACM},\\n  isbn            = {978-1-4503-4593-4},\\n  doi             = {10.1145/3087556.3087592}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Marc-Andr&eacute; Hermanns, Markus Geimer, Bernd Mohr, Felix Wolf: <i>Tools for High Performance Computing 2016, Proc. of the 10th Parallel Tools Workshop, Stuttgart, Germany, October 2016</i>, chapter Trace-based Detection of Lock Contention in MPI One-Sided Communication. Springer, pages 97&ndash;114, May 2017.<br> <a class=\"zl-links\" href=\"http://juser.fz-juelich.de/record/830159\" target=\"_blank\">URL</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-319-56702-0_6\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InCollection{hermanns_trace-based_2017,\\n  author          = {Hermanns, Marc-André and Geimer, Markus and Mohr, Bernd and Wolf, Felix},\\n  title           = {Trace-based {Detection} of {Lock} {Contention} in {MPI} {One}-{Sided} {Communication}},\\n  booktitle       = {Tools for {High} {Performance} {Computing} 2016, {Proc}. of the 10th {Parallel} {Tools} {Workshop}, {Stuttgart}, {Germany}, {October} 2016},\\n  publisher       = {Springer},\\n  year            = {2017},\\n  editor          = {Niethammer, Christoph and Gracia, José and Hilbrich, Tobias and Knüpfer, Andreas and Resch, Michael M. and Nagel, Wolfgang E.},\\n  pages           = {97--114},\\n  isbn            = {978-3-319-56701-3},\\n  url             = {http://juser.fz-juelich.de/record/830159},\\n  doi             = {10.1007/978-3-319-56702-0_6}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Ali Jannesari, Zia Ul Huda, Rohit Atre, Zhen Li, Felix Wolf: Parallelizing Audio Analysis Applications - A Case Study. In <i>Proc. of the 39th International Conference on Software Engineering, Software Engineering Education and Training Track (ICSE-SEET), Buenos Aires, Argentina</i>, pages 57&ndash;66, May 2017.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2017-Parallelizing_Audio_Analysis_Applications_-_A_Case_Study-ATKSRAKU.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/ICSE-SEET.2017.9\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{jannesari_parallelizing_2017,\\n  author          = {Jannesari, Ali and Huda, Zia Ul and Atre, Rohit and Li, Zhen and Wolf, Felix},\\n  title           = {Parallelizing {Audio} {Analysis} {Applications} - {A} {Case} {Study}},\\n  booktitle       = {Proc. of the 39th {International} {Conference} on {Software} {Engineering}, {Software} {Engineering} {Education} and {Training} {Track} ({ICSE}-{SEET}), {Buenos} {Aires}, {Argentina}},\\n  year            = {2017},\\n  pages           = {57--66},\\n  isbn            = {978-1-5386-2671-9},\\n  doi             = {10.1109/ICSE-SEET.2017.9}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Ali Jannesari, Felix Wolf, Walter Tichy (eds.): Special Issue on Software Engineering for Parallel Systems. <i>Journal of Systems and Software</i>, 125: 380&ndash;448, March 2017.<br> <a class=\"zl-links\" href=\"https://doi.org/10.1016/j.jss.2016.09.029\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{jannesari_special_2017,\\n  author          = {Jannesari, Ali and Wolf, Felix and Tichy (eds.), Walter},\\n  title           = {Special {Issue} on {Software} {Engineering} for {Parallel} {Systems}},\\n  journal         = {Journal of Systems and Software},\\n  year            = {2017},\\n  volume          = {125},\\n  pages           = {380--448},\\n  issn            = {0164-1212},\\n  doi             = {10.1016/j.jss.2016.09.029}\\n}\')\">BibTeX</span></p></li>');
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('<li><p style=\"text-align:justify;\">Bernd Mohr, Felix Wolf: The Virtual Institute &ndash; High-Productivity Supercomputing Celebrates its 10th Anniversary. <i>Innovatives Supercomputing in Deutschland (inSiDE)</i>, 15(2): 40&ndash;41, 2017.<br> <a class=\"zl-links\" href=\"http://inside.hlrs.de/editions/17autumn.html#the-virtual-institute-high-productivity-supercomputing-celebrates-its-10th-anniversary\" target=\"_blank\">URL</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{mohr_virtual_2017,\\n  author          = {Mohr, Bernd and Wolf, Felix},\\n  title           = {The {Virtual} {Institute} – {High}-{Productivity} {Supercomputing} {Celebrates} its 10th {Anniversary}},\\n  journal         = {Innovatives Supercomputing in Deutschland (inSiDE)},\\n  year            = {2017},\\n  volume          = {15},\\n  number          = {2},\\n  pages           = {40--41},\\n  url             = {http://inside.hlrs.de/editions/17autumn.html#the-virtual-institute-high-productivity-supercomputing-celebrates-its-10th-anniversary}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Sebastian Rinke, Mika&euml;l Naveau, Felix Wolf, Markus Butz-Ostendorf: <i>The Rewiring Brain: A Computational Approach to Structural Plasticity in the Adult Brain</i>, chapter Critical Periods Emerge from Homeostatic Structural Plasticity in a Full-Scale Model of the Developing Cortical Column. Academic Press, pages 177&ndash;202, San Diego, 2017.<br> <span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InCollection{rinke_critical_2017,\\n  author          = {Rinke, Sebastian and Naveau, Mikaël and Wolf, Felix and Butz-Ostendorf, Markus},\\n  title           = {Critical {Periods} {Emerge} from {Homeostatic} {Structural} {Plasticity} in a {Full}-{Scale} {Model} of the {Developing} {Cortical} {Column}},\\n  booktitle       = {The {Rewiring} {Brain}: {A} {Computational} {Approach} to {Structural} {Plasticity} in the {Adult} {Brain}},\\n  publisher       = {Academic Press},\\n  year            = {2017},\\n  editor          = {van Ooyen, Arjen and Butz-Ostendorf, Markus},\\n  pages           = {177--202},\\n  address         = {San Diego},\\n  isbn            = {978-0-12-803784-3}\\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;\">Sebastian Rinke, Markus Butz-Ostendorf, Marc-Andr&eacute; Hermanns, Mika&euml;l Naveau, Felix Wolf: A Scalable Algorithm for Simulating the Structural Plasticity of the Brain. In <i>Proc. of the 28th International Symposium on Computer Architecture and High Performance Computing (SBAC-PAD), Los Angeles, CA, USA</i>, pages 1&ndash;8, October 2016.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2016-A_Scalable_Algorithm_for_Simulating_the_Structural_Plasticity_of_the_Brain-J8IABLDB.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/SBAC-PAD.2016.9\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{rinke_scalable_2016,\\n  author          = {Rinke, Sebastian and Butz-Ostendorf, Markus and Hermanns, Marc-André and Naveau, Mikaël and Wolf, Felix},\\n  title           = {A {Scalable} {Algorithm} for {Simulating} the {Structural} {Plasticity} of the {Brain}},\\n  booktitle       = {Proc. of the 28th {International} {Symposium} on {Computer} {Architecture} and {High} {Performance} {Computing} ({SBAC}-{PAD}), {Los} {Angeles}, {CA}, {USA}},\\n  year            = {2016},\\n  pages           = {1--8},\\n  isbn            = {978-1-5090-6108-2},\\n  doi             = {10.1109/SBAC-PAD.2016.9}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Andreas Vogel, Alexandru Calotoiu, Arne N&auml;gel, Sebastian Reiter, Alexandre Strube, Gabriel Wittum, Felix Wolf: <i>Software for Exascale Computing - SPPEXA 2013-2015</i>, chapter Automated Performance Modeling of the UG4 Simulation Framework. Springer, pages 467&ndash;481, September 2016.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2016-Automated_Performance_Modeling_of_the_UG4_Simulation_Framework-7WR9PVCL.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-319-40528-5_21\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InCollection{vogel_automated_2016,\\n  author          = {Vogel, Andreas and Calotoiu, Alexandru and Nägel, Arne and Reiter, Sebastian and Strube, Alexandre and Wittum, Gabriel and Wolf, Felix},\\n  title           = {Automated {Performance} {Modeling} of the {UG4} {Simulation} {Framework}},\\n  booktitle       = {Software for {Exascale} {Computing} - {SPPEXA} 2013-2015},\\n  publisher       = {Springer},\\n  year            = {2016},\\n  volume          = {113},\\n  series          = {Lecture {Notes} in {Computational} {Science} and {Engineering}},\\n  pages           = {467--481},\\n  isbn            = {978-3-319-40528-5},\\n  doi             = {10.1007/978-3-319-40528-5_21}\\n}\')\">BibTeX</span></p></li>');
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('<li><p style=\"text-align:justify;\">Felix Wolf, Christian Bischof, Alexandru Calotoiu, Torsten Hoefler, Christian Iwainsky, Grzegorz Kwasniewski, Bernd Mohr, Sergei Shudler, Alexandre Strube, Andreas Vogel, Gabriel Wittum: <i>Software for Exascale Computing - SPPEXA 2013-2015</i>, chapter Automatic Performance Modeling of HPC Applications. Springer, pages 445&ndash;465, September 2016.<br> <a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-319-40528-5_20\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InCollection{wolf_automatic_2016,\\n  author          = {Wolf, Felix and Bischof, Christian and Calotoiu, Alexandru and Hoefler, Torsten and Iwainsky, Christian and Kwasniewski, Grzegorz and Mohr, Bernd and Shudler, Sergei and Strube, Alexandre and Vogel, Andreas and Wittum, Gabriel},\\n  title           = {Automatic {Performance} {Modeling} of {HPC} {Applications}},\\n  booktitle       = {Software for {Exascale} {Computing} - {SPPEXA} 2013-2015},\\n  publisher       = {Springer},\\n  year            = {2016},\\n  volume          = {113},\\n  series          = {Lecture {Notes} in {Computational} {Science} and {Engineering}},\\n  pages           = {445--465},\\n  isbn            = {978-3-319-40528-5},\\n  doi             = {10.1007/978-3-319-40528-5_20}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">David B&ouml;hme, Markus Geimer, Lukas Arnold, Felix Voigtl&auml;nder, Felix Wolf: Identifying the root causes of wait states in large-scale parallel applications. <i>ACM Transactions on Parallel Computing</i>, 3(2): Article No. 11, 24 pages, July 2016.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/SBFRXRXR_Böhme et al. - 2016 - Identifying the root causes of wait states in large-scale parallel applications.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1145/2934661\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{bohme_identifying_2016,\\n  author          = {Böhme, David and Geimer, Markus and Arnold, Lukas and Voigtländer, Felix and Wolf, Felix},\\n  title           = {Identifying the root causes of wait states in large-scale parallel applications},\\n  journal         = {ACM Transactions on Parallel Computing},\\n  year            = {2016},\\n  volume          = {3},\\n  number          = {2},\\n  pages           = {Article No. 11, 24 pages},\\n  issn            = {2329-4949},\\n  doi             = {10.1145/2934661}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Zhen Li, Rohit Atre, Zia Ul Huda, Ali Jannesari, Felix Wolf: Unveiling Parallelization Opportunities in Sequential Programs. <i>Journal of Systems and Software</i>, 117: 282&ndash;295, July 2016.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2016-Unveiling_Parallelization_Opportunities_in_Sequential_Programs-JZ99L4T9.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1016/j.jss.2016.03.045\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{li_unveiling_2016,\\n  author          = {Li, Zhen and Atre, Rohit and Huda, Zia Ul and Jannesari, Ali and Wolf, Felix},\\n  title           = {Unveiling {Parallelization} {Opportunities} in {Sequential} {Programs}},\\n  journal         = {Journal of Systems and Software},\\n  year            = {2016},\\n  volume          = {117},\\n  pages           = {282--295},\\n  doi             = {10.1016/j.jss.2016.03.045}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Zia Ul Huda, Rohit Atre, Ali Jannesari, Felix Wolf: Automatic Parallel Pattern Detection in the Algorithm Structure Design Space. In <i>Proc. of the 30th IEEE International Parallel and Distributed Processing Symposium (IPDPS), Chicago, USA</i>, pages 43&ndash;52, IEEE, May 2016.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2016-Automatic_Parallel_Pattern_Detection_in_the_Algorithm_Structure_Design_Space-QKQP6YQW.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/IPDPS.2016.60\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{huda_automatic_2016,\\n  author          = {Huda, Zia Ul and Atre, Rohit and Jannesari, Ali and Wolf, Felix},\\n  title           = {Automatic {Parallel} {Pattern} {Detection} in the {Algorithm} {Structure} {Design} {Space}},\\n  booktitle       = {Proc. of the 30th {IEEE} {International} {Parallel} and {Distributed} {Processing} {Symposium} ({IPDPS}), {Chicago}, {USA}},\\n  year            = {2016},\\n  pages           = {43--52},\\n  publisher       = {IEEE},\\n  isbn            = {978-1-5090-2140-6},\\n  issn            = {1530-2075},\\n  doi             = {10.1109/IPDPS.2016.60}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Ali Jannesari, Felix Wolf: Automatic Generation of Unit Tests for Correlated Variables in Parallel Programs. <i>International Journal of Parallel Programming (IJPP)</i>, 44(3): 644&ndash;662, March 2016.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2016-Automatic_Generation_of_Unit_Tests_for_Correlated_Variables_in_Parallel_Programs-H99FTQFG.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/s10766-015-0363-8\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{jannesari_automatic_2016,\\n  author          = {Jannesari, Ali and Wolf, Felix},\\n  title           = {Automatic {Generation} of {Unit} {Tests} for {Correlated} {Variables} in {Parallel} {Programs}},\\n  journal         = {International Journal of Parallel Programming (IJPP)},\\n  year            = {2016},\\n  volume          = {44},\\n  number          = {3},\\n  pages           = {644--662},\\n  issn            = {1573-7640},\\n  doi             = {10.1007/s10766-015-0363-8}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Monika Harlacher, Alexandru Calotoiu, John Dennis, Felix Wolf: Analysing the Scalability of Climate Codes Using New Features of Scalasca. In <i>Proc. of the John von Neumann Institute for Computing (NIC) Symposium 2016, Juelich, Germany</i>, volume 48 of <i>NIC Series</i>, pages 343&ndash;352, John von Neumann-Institut for Computing, February 2016.<br> <span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{harlacher_analysing_2016,\\n  author          = {Harlacher, Monika and Calotoiu, Alexandru and Dennis, John and Wolf, Felix},\\n  title           = {Analysing the {Scalability} of {Climate} {Codes} {Using} {New} {Features} of {Scalasca}},\\n  booktitle       = {Proc. of the {John} von {Neumann} {Institute} for {Computing} ({NIC}) {Symposium} 2016, {Juelich}, {Germany}},\\n  year            = {2016},\\n  editor          = {Binder, Kurt and Müller, Marcus and Kremer, Manfred and Schnurpfeil, Alexander},\\n  volume          = {48},\\n  series          = {{NIC} {Series}},\\n  pages           = {343--352},\\n  publisher       = {John von Neumann-Institut for Computing},\\n  isbn            = {978-3-95806-109-5}\\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;\">Laura von R&uuml;den, Marc-Andr&eacute; Hermanns, Michael Behrisch, Daniel Keim, Bernd Mohr, Felix Wolf: Separating the Wheat from the Chaff: Identifying Relevant and Similar Performance Data with Visual Analytics. In <i>Proc. of the 2nd Workshop on Visual Performance Analysis (VPA), held in conjunction with the International Conference for High Performance Computing, Networking, Storage, and Analysis (SC15), Austin, TX, USA</i>, pages 4:1&ndash;4:8, ACM, November 2015.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2015-Separating_the_Wheat_from_the_Chaff_Identifying_Relevant_and_Similar_Performance_Data_with_Visual_Analytics-UM5YQHBI.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1145/2835238.2835242\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{von_ruden_separating_2015,\\n  author          = {von Rüden, Laura and Hermanns, Marc-André and Behrisch, Michael and Keim, Daniel and Mohr, Bernd and Wolf, Felix},\\n  title           = {Separating the {Wheat} from the {Chaff}: {Identifying} {Relevant} and {Similar} {Performance} {Data} with {Visual} {Analytics}},\\n  booktitle       = {Proc. of the 2nd {Workshop} on {Visual} {Performance} {Analysis} ({VPA}), held in conjunction with the {International} {Conference} for {High} {Performance} {Computing}, {Networking}, {Storage}, and {Analysis} ({SC15}), {Austin}, {TX}, {USA}},\\n  year            = {2015},\\n  pages           = {4:1--4:8},\\n  publisher       = {ACM},\\n  isbn            = {978-1-4503-4013-7},\\n  doi             = {10.1145/2835238.2835242}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Daniel Lorenz, Sergei Shudler, Felix Wolf: Preventing the explosion of exascale profile data with smart thread-level aggregation. In <i>Proc. of the 4th Workshop on Extreme Scale Programming Tools (ESPT), held in conjunction with the International Conference for High Performance Computing, Networking, Storage, and Analysis (SC15), Austin, TX, USA</i>, pages 1&ndash;10, ACM, November 2015.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2015-Preventing_the_explosion_of_exascale_profile_data_with_smart_thread-level_aggregation-65XL6KLW.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1145/2832106.2832107\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{lorenz_preventing_2015,\\n  author          = {Lorenz, Daniel and Shudler, Sergei and Wolf, Felix},\\n  title           = {Preventing the explosion of exascale profile data with smart thread-level aggregation},\\n  booktitle       = {Proc. of the 4th {Workshop} on {Extreme} {Scale} {Programming} {Tools} ({ESPT}), held in conjunction with the {International} {Conference} for {High} {Performance} {Computing}, {Networking}, {Storage}, and {Analysis} ({SC15}), {Austin}, {TX}, {USA}},\\n  year            = {2015},\\n  pages           = {1--10},\\n  publisher       = {ACM},\\n  isbn            = {978-1-4503-3997-1},\\n  doi             = {10.1145/2832106.2832107}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Zhen Li, Bo Zhao, Ali Jannesari, Felix Wolf: Beyond Data Parallelism: Identifying Parallel Tasks in Sequential Programs. In <i>Proc. of 15th International Conference on Algorithms and Architectures for Parallel Processing (ICA3PP), Zhangjiajie, China</i>, volume 9531 of <i>Lecture Notes in Computer Science</i>, pages 569&ndash;582, Springer, November 2015.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2015-Beyond_Data_Parallelism_Identifying_Parallel_Tasks_in_Sequential_Programs-A7D49AAX.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-319-27140-8_39\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{li_beyond_2015,\\n  author          = {Li, Zhen and Zhao, Bo and Jannesari, Ali and Wolf, Felix},\\n  title           = {Beyond {Data} {Parallelism}: {Identifying} {Parallel} {Tasks} in {Sequential} {Programs}},\\n  booktitle       = {Proc. of 15th {International} {Conference} on {Algorithms} and {Architectures} for {Parallel} {Processing} ({ICA3PP}), {Zhangjiajie}, {China}},\\n  year            = {2015},\\n  volume          = {9531},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {569--582},\\n  publisher       = {Springer},\\n  isbn            = {978-3-319-27139-2},\\n  doi             = {10.1007/978-3-319-27140-8_39}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Zhen Li, Michael Beaumont, Ali Jannesari, Felix Wolf: Fast Data-Dependence Profiling by Skipping Repeatedly Executed Memory Operations. In <i>Proc. of 15th International Conference on Algorithms and Architectures for Parallel Processing (ICA3PP), Zhangjiajie, China</i>, volume 9531 of <i>Lecture Notes in Computer Science</i>, pages 583&ndash;596, Springer, November 2015.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2015-Fast_Data-Dependence_Profiling_by_Skipping_Repeatedly_Executed_Memory_Operations-8Z94UKN8.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-319-27140-8_40\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{li_fast_2015,\\n  author          = {Li, Zhen and Beaumont, Michael and Jannesari, Ali and Wolf, Felix},\\n  title           = {Fast {Data}-{Dependence} {Profiling} by {Skipping} {Repeatedly} {Executed} {Memory} {Operations}},\\n  booktitle       = {Proc. of 15th {International} {Conference} on {Algorithms} and {Architectures} for {Parallel} {Processing} ({ICA3PP}), {Zhangjiajie}, {China}},\\n  year            = {2015},\\n  volume          = {9531},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {583--596},\\n  publisher       = {Springer},\\n  isbn            = {978-3-319-27139-2},\\n  doi             = {10.1007/978-3-319-27140-8_40}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Arya Mazaheri, Ali Jannesari, Abdolreza Mirzaei, Felix Wolf: Characterizing Loop-Level Communication Patterns in Shared Memory Applications. In <i>Proc. of the 44th International Conference on Parallel Processing (ICPP), Beijing, China</i>, pages 759&ndash;768, September 2015.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2015-Characterizing_Loop-Level_Communication_Patterns_in_Shared_Memory_Applications-6Q2H2KZL.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/ICPP.2015.85\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{mazaheri_characterizing_2015,\\n  author          = {Mazaheri, Arya and Jannesari, Ali and Mirzaei, Abdolreza and Wolf, Felix},\\n  title           = {Characterizing {Loop}-{Level} {Communication} {Patterns} in {Shared} {Memory} {Applications}},\\n  booktitle       = {Proc. of the 44th {International} {Conference} on {Parallel} {Processing} ({ICPP}), {Beijing}, {China}},\\n  year            = {2015},\\n  pages           = {759--768},\\n  issn            = {0190-3918},\\n  doi             = {10.1109/ICPP.2015.85}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Andreas Vogel, Alexandru Calotoiu, Alexandre Strube, Sebastian Reiter, Arne N&auml;gel, Felix Wolf, Gabriel Wittum: 10,000 Performance Models per Minute - Scalability of the UG4 Simulation Framework. In <i>Proc. of the 21st Euro-Par Conference, Vienna, Austria</i>, volume 9233 of <i>Lecture Notes in Computer Science</i>, pages 519&ndash;531, Springer, August 2015.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2015-10,000_Performance_Models_per_Minute_-_Scalability_of_the_UG4_Simulation_Framework-67KQPGEA.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-662-48096-0_40\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{vogel_10000_2015,\\n  author          = {Vogel, Andreas and Calotoiu, Alexandru and Strube, Alexandre and Reiter, Sebastian and Nägel, Arne and Wolf, Felix and Wittum, Gabriel},\\n  title           = {10,000 {Performance} {Models} per {Minute} - {Scalability} of the {UG4} {Simulation} {Framework}},\\n  booktitle       = {Proc. of the 21st {Euro}-{Par} {Conference}, {Vienna}, {Austria}},\\n  year            = {2015},\\n  volume          = {9233},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {519--531},\\n  publisher       = {Springer},\\n  isbn            = {978-3-662-48095-3},\\n  doi             = {10.1007/978-3-662-48096-0_40}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Christian Iwainsky, Sergei Shudler, Alexandru Calotoiu, Alexandre Strube, Michael Knobloch, Christian Bischof, Felix Wolf: How Many Threads will be too Many? On the Scalability of OpenMP Implementations. In <i>Proc. of the 21st Euro-Par Conference, Vienna, Austria</i>, volume 9233 of <i>Lecture Notes in Computer Science</i>, pages 451&ndash;463, Springer, August 2015.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2015-How_Many_Threads_will_be_too_Many_On_the_Scalability_of_OpenMP_Implementations-HW2NBV9H.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-662-48096-0_35\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{iwainsky_how_2015,\\n  author          = {Iwainsky, Christian and Shudler, Sergei and Calotoiu, Alexandru and Strube, Alexandre and Knobloch, Michael and Bischof, Christian and Wolf, Felix},\\n  title           = {How {Many} {Threads} will be too {Many}? {On} the {Scalability} of {OpenMP} {Implementations}},\\n  booktitle       = {Proc. of the 21st {Euro}-{Par} {Conference}, {Vienna}, {Austria}},\\n  year            = {2015},\\n  volume          = {9233},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {451--463},\\n  publisher       = {Springer},\\n  isbn            = {978-3-662-48095-3},\\n  doi             = {10.1007/978-3-662-48096-0_35}\\n}\')\">BibTeX</span></p></li>');
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('<li><p style=\"text-align:justify;\">Zhen Li, Ali Jannesari, Felix Wolf: An Efficient Data-Dependence Profiler for Sequential and Parallel Programs. In <i>Proc. of the 29th IEEE International Parallel and Distributed Processing Symposium (IPDPS), Hyderabad, India</i>, pages 484&ndash;493, IEEE, May 2015.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2015-An_Efficient_Data-Dependence_Profiler_for_Sequential_and_Parallel_Programs-HABKBDH8.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/IPDPS.2015.41\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{li_efficient_2015,\\n  author          = {Li, Zhen and Jannesari, Ali and Wolf, Felix},\\n  title           = {An {Efficient} {Data}-{Dependence} {Profiler} for {Sequential} and {Parallel} {Programs}},\\n  booktitle       = {Proc. of the 29th {IEEE} {International} {Parallel} and {Distributed} {Processing} {Symposium} ({IPDPS}), {Hyderabad}, {India}},\\n  year            = {2015},\\n  pages           = {484--493},\\n  publisher       = {IEEE},\\n  isbn            = {978-1-4799-8649-1},\\n  issn            = {1530-2075},\\n  doi             = {10.1109/IPDPS.2015.41}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Suraj Prabhakaran, Marcel Neumann, Sebastian Rinke, Felix Wolf, Abhishek Gupta, Laxmikant V. Kal&eacute;: A Batch System with Efficient Adaptive Scheduling for Malleable and Evolving Applications. In <i>Proc. of the 29th IEEE International Parallel and Distributed Processing Symposium (IPDPS), Hyderabad, India</i>, pages 429&ndash;438, IEEE, May 2015.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2015-A_Batch_System_with_Efficient_Scheduling_for_Malleable_and_Evolving_Applications-YKF5RH6G.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/IPDPS.2015.34\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{prabhakaran_batch_2015,\\n  author          = {Prabhakaran, Suraj and Neumann, Marcel and Rinke, Sebastian and Wolf, Felix and Gupta, Abhishek and Kalé, Laxmikant V.},\\n  title           = {A {Batch} {System} with {Efficient} {Adaptive} {Scheduling} for {Malleable} and {Evolving} {Applications}},\\n  booktitle       = {Proc. of the 29th {IEEE} {International} {Parallel} and {Distributed} {Processing} {Symposium} ({IPDPS}), {Hyderabad}, {India}},\\n  year            = {2015},\\n  pages           = {429--438},\\n  publisher       = {IEEE},\\n  isbn            = {978-1-4799-8649-1},\\n  issn            = {1530-2075},\\n  doi             = {10.1109/IPDPS.2015.34}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Rohit Atre, Ali Jannesari, Felix Wolf: The Basic Building Blocks of Parallel Tasks. In <i>Proc. of the International Workshop on Code Optimisation for Multi and Many Cores (COSMIC), San Francisco, CA, USA</i>, pages 3:1&ndash;3:11, ACM, February 2015.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2015-The_Basic_Building_Blocks_of_Parallel_Tasks-4JGF9923.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1145/2723772.2723778\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{atre_basic_2015,\\n  author          = {Atre, Rohit and Jannesari, Ali and Wolf, Felix},\\n  title           = {The {Basic} {Building} {Blocks} of {Parallel} {Tasks}},\\n  booktitle       = {Proc. of the {International} {Workshop} on {Code} {Optimisation} for {Multi} and {Many} {Cores} ({COSMIC}), {San} {Francisco}, {CA}, {USA}},\\n  year            = {2015},\\n  pages           = {3:1--3:11},\\n  publisher       = {ACM},\\n  isbn            = {978-1-4503-3316-0},\\n  doi             = {10.1145/2723772.2723778}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Bo Zhao, Zhen Li, Ali Jannesari, Felix Wolf, Weiguo Wu: Dependence-Based Code Transformation for Coarse-Grained Parallelism. In <i>Proc. of the International Workshop on Code Optimisation for Multi and Many Cores (COSMIC), San Francisco, CA, USA</i>, pages 1:1&ndash;1:10, ACM, February 2015.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2015-Dependence-Based_Code_Transformation_for_Coarse-Grained_Parallelism-VP6NTUSY.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1145/2723772.2723777\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{zhao_dependence-based_2015,\\n  author          = {Zhao, Bo and Li, Zhen and Jannesari, Ali and Wolf, Felix and Wu, Weiguo},\\n  title           = {Dependence-{Based} {Code} {Transformation} for {Coarse}-{Grained} {Parallelism}},\\n  booktitle       = {Proc. of the {International} {Workshop} on {Code} {Optimisation} for {Multi} and {Many} {Cores} ({COSMIC}), {San} {Francisco}, {CA}, {USA}},\\n  year            = {2015},\\n  pages           = {1:1--1:10},\\n  publisher       = {ACM},\\n  isbn            = {978-1-4503-3316-0},\\n  doi             = {10.1145/2723772.2723777}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Zhen Li, Rohit Atre, Zia Ul-Huda, Ali Jannesari, Felix Wolf: <i>Tools for High Performance Computing 2014, Proc. of the 8th Parallel Tools Workshop, Stuttgart, Germany, October 2014</i>, chapter DiscoPoP: A Profiling Tool to Identify Parallelization Opportunities, chapter 3. Springer, pages 37&ndash;54, 2015.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2015-DiscoPoP_A_Profiling_Tool_to_Identify_Parallelization_Opportunities-EVUU24FX.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-319-16012-2\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InCollection{li_discopop_2015,\\n  author          = {Li, Zhen and Atre, Rohit and Ul-Huda, Zia and Jannesari, Ali and Wolf, Felix},\\n  title           = {{DiscoPoP}: {A} {Profiling} {Tool} to {Identify} {Parallelization} {Opportunities}},\\n  booktitle       = {Tools for {High} {Performance} {Computing} 2014, {Proc}. of the 8th {Parallel} {Tools} {Workshop}, {Stuttgart}, {Germany}, {October} 2014},\\n  publisher       = {Springer},\\n  year            = {2015},\\n  pages           = {37--54},\\n  note            = {Section: 3},\\n  isbn            = {978-3-319-16011-5},\\n  doi             = {10.1007/978-3-319-16012-2}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Zia Ul Huda, Ali Jannesari, Felix Wolf: Using Template Matching to Infer Parallel Design Patterns. <i>ACM Transactions on Architecture and Code Optimization</i>, 11(4): 64:1&ndash;64:21, January 2015.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2015-Using_Template_Matching_to_Infer_Parallel_Design_Patterns-AKDUX6C4.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1145/2688905\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{huda_using_2015,\\n  author          = {Huda, Zia Ul and Jannesari, Ali and Wolf, Felix},\\n  title           = {Using {Template} {Matching} to {Infer} {Parallel} {Design} {Patterns}},\\n  journal         = {ACM Transactions on Architecture and Code Optimization},\\n  year            = {2015},\\n  volume          = {11},\\n  number          = {4},\\n  pages           = {64:1--64:21},\\n  note            = {Place: New York, NY, USA},\\n  issn            = {1544-3566},\\n  doi             = {10.1145/2688905}\\n}\')\">BibTeX</span></p></li>');
document.write('</ul>');
document.write('</br>');
document.write('<h2 class=\'zl-year-header\' id=\'2014\'>2014</h2>');
document.write('<ul class=\'zl-publication-list\'>');
document.write('<li><p style=\"text-align:justify;\">Lucas Theisen, Aamer Shah, Felix Wolf: Down to Earth &ndash; How to Visualize Traffic on High-dimensional Torus Networks. In <i>Proc. of VPA: First workshop on Visual Performance Analysis, held in conjunction with Supercomputer 2014, New Orleans, LA</i>, pages 1&ndash;6, November 2014.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2014-Down_to_Earth_____How_to_Visualize_Traffic_on_High-dimensional_Torus_Networks-VUMAYFK9.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/VPA.2014.6\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{theisen_down_2014,\\n  author          = {Theisen, Lucas and Shah, Aamer and Wolf, Felix},\\n  title           = {Down to {Earth} – {How} to {Visualize} {Traffic} on {High}-dimensional {Torus} {Networks}},\\n  booktitle       = {Proc. of {VPA}: {First} workshop on {Visual} {Performance} {Analysis}, held in conjunction with {Supercomputer} 2014, {New} {Orleans}, {LA}},\\n  year            = {2014},\\n  pages           = {1--6},\\n  isbn            = {978-1-4799-7058-2},\\n  doi             = {10.1109/VPA.2014.6}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Felix Wolf, Christian Bischof, Torsten Hoefler, Bernd Mohr, Gabriel Wittum, Alexandru Calotoiu, Christian Iwainsky, Alexandre Strube, Andreas Vogel: Catwalk: A Quick Development Path for Performance Models. In <i>Euro-Par 2014: Parallel Processing Workshops</i>, volume 8805, 8806 of <i>Lecture Notes in Computer Science</i>, Springer, September 2014.<br> <a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-319-14313-2_50\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{wolf_catwalk_2014,\\n  author          = {Wolf, Felix and Bischof, Christian and Hoefler, Torsten and Mohr, Bernd and Wittum, Gabriel and Calotoiu, Alexandru and Iwainsky, Christian and Strube, Alexandre and Vogel, Andreas},\\n  title           = {Catwalk: {A} {Quick} {Development} {Path} for {Performance} {Models}},\\n  booktitle       = {Euro-{Par} 2014: {Parallel} {Processing} {Workshops}},\\n  year            = {2014},\\n  editor          = {Lopez, Luis},\\n  volume          = {8805, 8806},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  publisher       = {Springer},\\n  isbn            = {978-3-319-14312-5},\\n  doi             = {10.1007/978-3-319-14313-2_50}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Daniel Lorenz, Robert Dietrich, Ronny Tsch&uuml;ter, Felix Wolf: A comparison between OPARI2 and the OpenMP tools interface in the context of Score-P. In <i>Proc. of the 10th International Workshop on OpenMP (IWOMP), Salvador, Brazil</i>, volume 8766 of <i>LNCS</i>, pages 161&ndash;172, Springer, September 2014.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2014-A_comparison_between_OPARI2_and_the_OpenMP_tools_interface_in_the_context_of_Score-P-EN4GBDQQ.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-319-11454-5_12\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{lorenz_comparison_2014,\\n  author          = {Lorenz, Daniel and Dietrich, Robert and Tschüter, Ronny and Wolf, Felix},\\n  title           = {A comparison between {OPARI2} and the {OpenMP} tools interface in the context of {Score}-{P}},\\n  booktitle       = {Proc. of the 10th {International} {Workshop} on {OpenMP} ({IWOMP}), {Salvador}, {Brazil}},\\n  year            = {2014},\\n  volume          = {8766},\\n  series          = {{LNCS}},\\n  pages           = {161--172},\\n  publisher       = {Springer},\\n  isbn            = {978-3-319-11453-8},\\n  doi             = {10.1007/978-3-319-11454-5_12}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Gouyong Mao, David B&ouml;hme, Marc-Andr&eacute; Hermanns, Markus Geimer, Daniel Lorenz, Felix Wolf: Catching Idlers with Ease: A Lightweight Wait-State Profiler for MPI Programs. In <i>EuroMPI &#039;14: Proc. of the 21th European MPI Users&#039; Group Meeting, Kyoto, Japan</i>, pages 103&ndash;108, ACM, September 2014.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2014-Catching_Idlers_with_Ease_A_Lightweight_Wait-State_Profiler_for_MPI_Programs-MTPU976I.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1145/2642769.2642783\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{mao_catching_2014,\\n  author          = {Mao, Gouyong and Böhme, David and Hermanns, Marc-André and Geimer, Markus and Lorenz, Daniel and Wolf, Felix},\\n  title           = {Catching {Idlers} with {Ease}: {A} {Lightweight} {Wait}-{State} {Profiler} for {MPI} {Programs}},\\n  booktitle       = {{EuroMPI} \\\'14: {Proc}. of the 21th {European} {MPI} {Users}\\\' {Group} {Meeting}, {Kyoto}, {Japan}},\\n  year            = {2014},\\n  pages           = {103--108},\\n  address         = {New York, NY, USA},\\n  publisher       = {ACM},\\n  isbn            = {978-1-4503-2875-3},\\n  doi             = {10.1145/2642769.2642783}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Chihsong Kuo, Aamer Shah, Akihiro Nomura, Satoshi Matsuoka, Felix Wolf: How File Access Patterns Influence Interference Among Cluster Applications. In <i>Proc. of the IEEE International Conference on Cluster Computing (CLUSTER), Madrid, Spain</i>, pages 1&ndash;8, IEEE, September 2014.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2014-How_File_Access_Patterns_Influence_Interference_Among_Cluster_Applications-UEKARBK7.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/CLUSTER.2014.6968743\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{kuo_how_2014,\\n  author          = {Kuo, Chihsong and Shah, Aamer and Nomura, Akihiro and Matsuoka, Satoshi and Wolf, Felix},\\n  title           = {How {File} {Access} {Patterns} {Influence} {Interference} {Among} {Cluster} {Applications}},\\n  booktitle       = {Proc. of the {IEEE} {International} {Conference} on {Cluster} {Computing} ({CLUSTER}), {Madrid}, {Spain}},\\n  year            = {2014},\\n  pages           = {1--8},\\n  publisher       = {IEEE},\\n  isbn            = {978-1-4799-5548-0},\\n  issn            = {1552-5244},\\n  doi             = {10.1109/CLUSTER.2014.6968743}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Suraj Prabhakaran, Mohsin Iqbal, Sebastian Rinke, Christian Windisch, Felix Wolf: A Batch System with Fair Scheduling for Evolving Applications. In <i>Proc. of the 43rd International Conference on Parallel Processing (ICPP), Minneapolis, MN, USA</i>, pages 1&ndash;10, September 2014.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2014-A_Batch_System_with_Fair_Scheduling_for_Evolving_Applications-PL9UJKMZ.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/ICPP.2014.44\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{prabhakaran_batch_2014,\\n  author          = {Prabhakaran, Suraj and Iqbal, Mohsin and Rinke, Sebastian and Windisch, Christian and Wolf, Felix},\\n  title           = {A {Batch} {System} with {Fair} {Scheduling} for {Evolving} {Applications}},\\n  booktitle       = {Proc. of the 43rd {International} {Conference} on {Parallel} {Processing} ({ICPP}), {Minneapolis}, {MN}, {USA}},\\n  year            = {2014},\\n  pages           = {1--10},\\n  isbn            = {978-1-4799-5618-0},\\n  issn            = {0190-3918},\\n  doi             = {10.1109/ICPP.2014.44}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Alexandru Calotoiu, Torsten Hoefler, Felix Wolf: Mass-producing Insightful Performance Models. In <i>Workshop on Modeling &amp; Simulation of Systems and Applications (ModSim), University of Washington, Seattle, Washington</i>, August 2014.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2014-Mass-producing_Insightful_Performance_Models-UJ7WARPX.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"http://hpc.pnl.gov/modsim/2014/index.shtml\" target=\"_blank\">URL</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{calotoiu_mass-producing_2014,\\n  author          = {Calotoiu, Alexandru and Hoefler, Torsten and Wolf, Felix},\\n  title           = {Mass-producing {Insightful} {Performance} {Models}},\\n  booktitle       = {Workshop on {Modeling} \\\\& {Simulation} of {Systems} and {Applications} ({ModSim}), {University} of {Washington}, {Seattle}, {Washington}},\\n  year            = {2014},\\n  url             = {http://hpc.pnl.gov/modsim/2014/index.shtml}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Ali Jannesari, Nico Koprowski, Jochen Schimmel, Felix Wolf: Generating Classified Parallel Unit Tests. In <i>Proc. of the 8th International Conference on Tests and Proofs (TAP), York, UK</i>, volume 8570 of <i>Lecture Notes in Computer Science</i>, pages 117&ndash;133, Springer, July 2014.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2014-Generating_Classified_Parallel_Unit_Tests-FDXDR7F8.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-319-09099-3_9\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{jannesari_generating_2014,\\n  author          = {Jannesari, Ali and Koprowski, Nico and Schimmel, Jochen and Wolf, Felix},\\n  title           = {Generating {Classified} {Parallel} {Unit} {Tests}},\\n  booktitle       = {Proc. of the 8th {International} {Conference} on {Tests} and {Proofs} ({TAP}), {York}, {UK}},\\n  year            = {2014},\\n  volume          = {8570},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {117--133},\\n  publisher       = {Springer},\\n  note            = {Section: 9},\\n  isbn            = {978-3-319-09099-3},\\n  doi             = {10.1007/978-3-319-09099-3_9}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Christian Lengauer, Luc Boug&eacute;, Felix Wolf (eds.): Special Issue: Euro-Par 2013. <i>Concurrency and Computation: Practice and Experience</i>, 26(14): 2345&ndash;2346, 2014.<br> <a class=\"zl-links\" href=\"https://doi.org/10.1002/cpe.3307\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{lengauer_special_2014,\\n  author          = {Lengauer, Christian and Bougé, Luc and Wolf (eds.), Felix},\\n  title           = {Special {Issue}: {Euro}-{Par} 2013},\\n  journal         = {Concurrency and Computation: Practice and Experience},\\n  year            = {2014},\\n  volume          = {26},\\n  number          = {14},\\n  pages           = {2345--2346},\\n  issn            = {1532-0634},\\n  doi             = {10.1002/cpe.3307}\\n}\')\">BibTeX</span></p></li>');
document.write('</ul>');
document.write('</br>');
document.write('<h2 class=\'zl-year-header\' id=\'2013\'>2013</h2>');
document.write('<ul class=\'zl-publication-list\'>');
document.write('<li><p style=\"text-align:justify;\">Daniel Fried, Zhen Li, Ali Jannesari, Felix Wolf: Predicting Parallelization of Sequential Programs Using Supervised Learning. In <i>Proc. of the 12th IEEE International Conference on Machine Learning and Applications (ICMLA), Miami, FL, USA</i>, pages 72&ndash;77, IEEE, December 2013.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2013-Predicting_Parallelization_of_Sequential_Programs_Using_Supervised_Learning-AYEZHS8E.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/ICMLA.2013.108\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{fried_predicting_2013,\\n  author          = {Fried, Daniel and Li, Zhen and Jannesari, Ali and Wolf, Felix},\\n  title           = {Predicting {Parallelization} of {Sequential} {Programs} {Using} {Supervised} {Learning}},\\n  booktitle       = {Proc. of the 12th {IEEE} {International} {Conference} on {Machine} {Learning} and {Applications} ({ICMLA}), {Miami}, {FL}, {USA}},\\n  year            = {2013},\\n  pages           = {72--77},\\n  publisher       = {IEEE},\\n  isbn            = {978-0-7695-5144-9},\\n  doi             = {10.1109/ICMLA.2013.108}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Ali Jannesari, Nico Koprowski, Jochen Schimmel, Felix Wolf, Walter F. Tichy: Detecting Correlation Violations and Data Races by Inferring Non-deterministic Reads. In <i>Proc. of the 19th IEEE International Conference on Parallel and Distributed Systems (ICPADS), Seoul, Korea</i>, pages 1&ndash;9, IEEE, December 2013.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2013-Detecting_Correlation_Violations_and_Data_Races_by_Inferring_Non-deterministic_Reads-TG36M9GP.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/ICPADS.2013.14\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{jannesari_detecting_2013,\\n  author          = {Jannesari, Ali and Koprowski, Nico and Schimmel, Jochen and Wolf, Felix and Tichy, Walter F.},\\n  title           = {Detecting {Correlation} {Violations} and {Data} {Races} by {Inferring} {Non}-deterministic {Reads}},\\n  booktitle       = {Proc. of the 19th {IEEE} {International} {Conference} on {Parallel} and {Distributed} {Systems} ({ICPADS}), {Seoul}, {Korea}},\\n  year            = {2013},\\n  pages           = {1--9},\\n  publisher       = {IEEE},\\n  issn            = {1521-9097},\\n  doi             = {10.1109/ICPADS.2013.14}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Alexandru Calotoiu, Torsten Hoefler, Marius Poke, Felix Wolf: Using Automated Performance Modeling to Find Scalability Bugs in Complex Codes. In <i>Proc. of the International Conference for High Performance Computing, Networking, Storage, and Analysis (SC13), Denver, CO, USA</i>, pages 1&ndash;12, ACM, November 2013.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2013-Using_Automated_Performance_Modeling_to_Find_Scalability_Bugs_in_Complex_Codes-TG7JXEKK.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1145/2503210.2503277\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{calotoiu_using_2013,\\n  author          = {Calotoiu, Alexandru and Hoefler, Torsten and Poke, Marius and Wolf, Felix},\\n  title           = {Using {Automated} {Performance} {Modeling} to {Find} {Scalability} {Bugs} in {Complex} {Codes}},\\n  booktitle       = {Proc. of the {International} {Conference} for {High} {Performance} {Computing}, {Networking}, {Storage}, and {Analysis} ({SC13}), {Denver}, {CO}, {USA}},\\n  year            = {2013},\\n  pages           = {1--12},\\n  publisher       = {ACM},\\n  isbn            = {978-1-4503-2378-9},\\n  doi             = {10.1145/2503210.2503277}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Zhen Li, Ali Jannesari, Felix Wolf: Discovery of Potential Parallelism in Sequential Programs. In <i>Proc. of the 42nd International Conference on Parallel Processing Workshops (ICPPW), Workshop on Parallel Software Tools and Tool Infrastructures (PSTI), Lyon, France</i>, pages 1004&ndash;1013, October 2013.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2013-Discovery_of_Potential_Parallelism_in_Sequential_Programs-H7YXNIHD.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/ICPP.2013.119\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{li_discovery_2013,\\n  author          = {Li, Zhen and Jannesari, Ali and Wolf, Felix},\\n  title           = {Discovery of {Potential} {Parallelism} in {Sequential} {Programs}},\\n  booktitle       = {Proc. of the 42nd {International} {Conference} on {Parallel} {Processing} {Workshops} ({ICPPW}), {Workshop} on {Parallel} {Software} {Tools} and {Tool} {Infrastructures} ({PSTI}), {Lyon}, {France}},\\n  year            = {2013},\\n  pages           = {1004--1013},\\n  isbn            = {978-1-7695-5117-3},\\n  issn            = {0190-3918},\\n  doi             = {10.1109/ICPP.2013.119}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Suraj Prabhakaran, Mohsin Iqbal, Sebastian Rinke, Felix Wolf: A Dynamic Resource Management System for Network-Attached Accelerator Clusters. In <i>Proc. of the 42nd International Conference on Parallel Processing Workshops (ICPPW), Workshop on Scheduling and Resource Management for Parallel and Distributed Systems (SRMPDS), Lyon, France</i>, pages 773&ndash;782, October 2013.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2013-A_Dynamic_Resource_Management_System_for_Network-Attached_Accelerator_Clusters-MFF5SLRE.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/ICPP.2013.91\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{prabhakaran_dynamic_2013,\\n  author          = {Prabhakaran, Suraj and Iqbal, Mohsin and Rinke, Sebastian and Wolf, Felix},\\n  title           = {A {Dynamic} {Resource} {Management} {System} for {Network}-{Attached} {Accelerator} {Clusters}},\\n  booktitle       = {Proc. of the 42nd {International} {Conference} on {Parallel} {Processing} {Workshops} ({ICPPW}), {Workshop} on {Scheduling} and {Resource} {Management} for {Parallel} and {Distributed} {Systems} ({SRMPDS}), {Lyon}, {France}},\\n  year            = {2013},\\n  pages           = {773--782},\\n  isbn            = {978-1-7695-5117-3},\\n  issn            = {0190-3918},\\n  doi             = {10.1109/ICPP.2013.91}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Sebastian Rinke, Suraj Prabhakaran, Felix Wolf: Efficient Offloading of Parallel Kernels Using MPI_Comm_spawn. In <i>Proc. of the 42nd International Conference on Parallel Processing Workshops (ICPPW), Workshop on Heterogeneous and Unconventional Cluster Architectures and Applications (HUCAA), Lyon, France</i>, pages 877&ndash;884, October 2013.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2013-Efficient_Offloading_of_Parallel_Kernels_Using_MPI_Comm_spawn-9X78P83W.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/ICPP.2013.104\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{rinke_efficient_2013,\\n  author          = {Rinke, Sebastian and Prabhakaran, Suraj and Wolf, Felix},\\n  title           = {Efficient {Offloading} of {Parallel} {Kernels} {Using} {MPI}\\\\_Comm\\\\_spawn},\\n  booktitle       = {Proc. of the 42nd {International} {Conference} on {Parallel} {Processing} {Workshops} ({ICPPW}), {Workshop} on {Heterogeneous} and {Unconventional} {Cluster} {Architectures} and {Applications} ({HUCAA}), {Lyon}, {France}},\\n  year            = {2013},\\n  pages           = {877--884},\\n  isbn            = {978-1-7695-5117-3},\\n  issn            = {0190-3918},\\n  doi             = {10.1109/ICPP.2013.104}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Marc-Andr&eacute; Hermanns, Manfred Miklosch, David B&ouml;hme, Felix Wolf: Understanding the Formation of Wait States in Applications with One-Sided Communication. In <i>EuroMPI &#039;13: Proc. of the 20th European MPI Users&#039; Group Meeting, Madrid, Spain</i>, pages 73&ndash;78, ACM, September 2013.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2013-Understanding_the_formation_of_wait_states_in_applications_with_one-sided_communication-CW32N67M.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1145/2488551.2488569\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{hermanns_understanding_2013,\\n  author          = {Hermanns, Marc-André and Miklosch, Manfred and Böhme, David and Wolf, Felix},\\n  title           = {Understanding the {Formation} of {Wait} {States} in {Applications} with {One}-{Sided} {Communication}},\\n  booktitle       = {{EuroMPI} \\\'13: {Proc}. of the 20th {European} {MPI} {Users}\\\' {Group} {Meeting}, {Madrid}, {Spain}},\\n  year            = {2013},\\n  pages           = {73--78},\\n  address         = {New York, NY, USA},\\n  publisher       = {ACM},\\n  isbn            = {978-1-4503-1903-4},\\n  doi             = {10.1145/2488551.2488569}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Aamer Shah, Felix Wolf, Sergey Zhumatiy, Vladimir Voevodin: Capturing Inter-Application Interference on Clusters. In <i>Proc. of the IEEE International Conference on Cluster Computing (CLUSTER), Indianapolis, IN, USA</i>, pages 1&ndash;5, IEEE, September 2013.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2013-Capturing_inter-application_interference_on_clusters-T4AF4USI.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/cluster.2013.6702665\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{shah_capturing_2013,\\n  author          = {Shah, Aamer and Wolf, Felix and Zhumatiy, Sergey and Voevodin, Vladimir},\\n  title           = {Capturing {Inter}-{Application} {Interference} on {Clusters}},\\n  booktitle       = {Proc. of the {IEEE} {International} {Conference} on {Cluster} {Computing} ({CLUSTER}), {Indianapolis}, {IN}, {USA}},\\n  year            = {2013},\\n  pages           = {1--5},\\n  publisher       = {IEEE},\\n  isbn            = {978-1-4799-0898-1},\\n  issn            = {1552-5244},\\n  doi             = {10.1109/cluster.2013.6702665}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Felix Wolf, Bernd Mohr, Dieter an Mey (eds.): Euro-Par 2013: Parallel Processing, volume 8097 of Lecture Notes in Computer Science, Advanced Research in Computing and Software Science. Springer, August 2013.<br> <span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Book{wolf_euro-par_2013,\\n  editor          = {Wolf, Felix and Mohr, Bernd and an Mey, Dieter},\\n  title           = {Euro-{Par} 2013: {Parallel} {Processing}},\\n  publisher       = {Springer},\\n  year            = {2013},\\n  volume          = {8097},\\n  series          = {Lecture {Notes} in {Computer} {Science}, {Advanced} {Research} in {Computing} and {Software} {Science}},\\n  isbn            = {978-3-642-40046-9},\\n  issn            = {0302-9743},\\n  doi             = {https://doi.org/10.1007/978-3-642-40047-6}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Bernd Mohr, Vladimir Voevodin, Judit Gim&eacute;nez, Erik Hagersten, Andreas Kn&uuml;pfer, DmitryA. Nikitenko, Mats Nilsson, Harald Servat, Aamer Shah, Frank Winkler, Felix Wolf, Ilya Zhukov: <i>Tools for High Performance Computing 2012, Proc. of the 6th Parallel Tools Workshop, Stuttgart, Germany, September 2012</i>, chapter The HOPSA Workflow and Tools. Springer, pages 127&ndash;146, July 2013.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2013-The_HOPSA_Workflow_and_Tools-J4ZJ85WX.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-642-37349-7_9\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InCollection{mohr_hopsa_2013,\\n  author          = {Mohr, Bernd and Voevodin, Vladimir and Giménez, Judit and Hagersten, Erik and Knüpfer, Andreas and Nikitenko, DmitryA. and Nilsson, Mats and Servat, Harald and Shah, Aamer and Winkler, Frank and Wolf, Felix and Zhukov, Ilya},\\n  title           = {The {HOPSA} {Workflow} and {Tools}},\\n  booktitle       = {Tools for {High} {Performance} {Computing} 2012, {Proc}. of the 6th {Parallel} {Tools} {Workshop}, {Stuttgart}, {Germany}, {September} 2012},\\n  publisher       = {Springer},\\n  year            = {2013},\\n  editor          = {Cheptsov, Alexey and Brinkmann, Steffen and Gracia, José and Resch, Michael M. and Nagel, Wolfgang E.},\\n  pages           = {127--146},\\n  isbn            = {978-3-642-37348-0},\\n  doi             = {10.1007/978-3-642-37349-7_9},\\n  language        = {English}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Andreas Kn&uuml;pfer, Robert Dietrich, Jens Doleschal, Markus Geimer, Marc-Andr&eacute; Hermanns, Christian R&ouml;ssel, Ronny Tsch&uuml;ter, Bert Wesarg, Felix Wolf: <i>Tools for High Performance Computing 2012, Proc. of the 6th Parallel Tools Workshop, Stuttgart, Germany, September 2012</i>, chapter Generic Support for Remote Memory Access Operations in Score-P and OTF2. Springer, pages 57&ndash;74, July 2013.<br> <a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-642-37349-7_5\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InCollection{knupfer_generic_2013,\\n  author          = {Knüpfer, Andreas and Dietrich, Robert and Doleschal, Jens and Geimer, Markus and Hermanns, Marc-André and Rössel, Christian and Tschüter, Ronny and Wesarg, Bert and Wolf, Felix},\\n  title           = {Generic {Support} for {Remote} {Memory} {Access} {Operations} in {Score}-{P} and {OTF2}},\\n  booktitle       = {Tools for {High} {Performance} {Computing} 2012, {Proc}. of the 6th {Parallel} {Tools} {Workshop}, {Stuttgart}, {Germany}, {September} 2012},\\n  publisher       = {Springer},\\n  year            = {2013},\\n  editor          = {Cheptsov, Alexey and Brinkmann, Steffen and Gracia, José and Resch, Michael M. and Nagel, Wolfgang E.},\\n  pages           = {57--74},\\n  isbn            = {978-3-642-37348-0},\\n  doi             = {10.1007/978-3-642-37349-7_5},\\n  language        = {English}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Wolfgang Frings, Dong H. Ahn, Matthew LeGendre, Todd Gamblin, Bronis R. de Supinski, Felix Wolf: Massively Parallel Loading. In <i>Proc. of the 27th International Conference on Supercomputing (ICS), Eugene, OR, USA</i>, pages 389&ndash;398, ACM, June 2013.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2013-Massively_Parallel_Loading-NLRMVLBP.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1145/2464996.2465020\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{frings_massively_2013,\\n  author          = {Frings, Wolfgang and Ahn, Dong H. and LeGendre, Matthew and Gamblin, Todd and de Supinski, Bronis R. and Wolf, Felix},\\n  title           = {Massively {Parallel} {Loading}},\\n  booktitle       = {Proc. of the 27th {International} {Conference} on {Supercomputing} ({ICS}), {Eugene}, {OR}, {USA}},\\n  year            = {2013},\\n  pages           = {389--398},\\n  publisher       = {ACM},\\n  isbn            = {978-1-4503-2130-3},\\n  doi             = {10.1145/2464996.2465020}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Daniel Becker, Markus Geimer, Rolf Rabenseifner, Felix Wolf: Extending the scope of the controlled logical clock. <i>Cluster Computing</i>, 16(1): 171&ndash;189, March 2013.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2013-Extending_the_scope_of_the_controlled_logical_clock-954BHXGG.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/s10586-011-0181-8\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{becker_extending_2013,\\n  author          = {Becker, Daniel and Geimer, Markus and Rabenseifner, Rolf and Wolf, Felix},\\n  title           = {Extending the scope of the controlled logical clock},\\n  journal         = {Cluster Computing},\\n  year            = {2013},\\n  volume          = {16},\\n  number          = {1},\\n  pages           = {171--189},\\n  issn            = {1386-7857},\\n  doi             = {10.1007/s10586-011-0181-8},\\n  publisher       = {Springer}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Andreas Galonska, Paul Gibbon, Frederic Imbeaux, Yann Frauel, Bernard Guillerminet, Gabriele Manduchi, Felix Wolf: Parallel Universal Access Layer: A Scalable I/O Library for Integrated Tokamak Modelling. <i>Computer Physics Communications</i>, 184(3): 638&ndash;-646, March 2013.<br> <a class=\"zl-links\" href=\"https://doi.org/10.1016/j.cpc.2012.10.024\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{galonska_parallel_2013,\\n  author          = {Galonska, Andreas and Gibbon, Paul and Imbeaux, Frederic and Frauel, Yann and Guillerminet, Bernard and Manduchi, Gabriele and Wolf, Felix},\\n  title           = {Parallel {Universal} {Access} {Layer}: {A} {Scalable} {I}/{O} {Library} for {Integrated} {Tokamak} {Modelling}},\\n  journal         = {Computer Physics Communications},\\n  year            = {2013},\\n  volume          = {184},\\n  number          = {3},\\n  pages           = {638--646},\\n  doi             = {10.1016/j.cpc.2012.10.024},\\n  publisher       = {Elsevier}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Marc-Andr&eacute; Hermanns, Sriram Krishnamoorthy, Felix Wolf: A scalable infrastructure for the performance analysis of passive target synchronization. <i>Parallel Computing</i>, 39(3): 132&ndash;145, March 2013.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2013-A_scalable_infrastructure_for_the_performance_analysis_of_passive_target_synchronization-7KK8YN3W.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1016/j.parco.2012.09.002\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{hermanns_scalable_2013,\\n  author          = {Hermanns, Marc-André and Krishnamoorthy, Sriram and Wolf, Felix},\\n  title           = {A scalable infrastructure for the performance analysis of passive target synchronization},\\n  journal         = {Parallel Computing},\\n  year            = {2013},\\n  volume          = {39},\\n  number          = {3},\\n  pages           = {132--145},\\n  issn            = {0167-8191},\\n  doi             = {10.1016/j.parco.2012.09.002},\\n  publisher       = {Elsevier}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Bernd Mohr, Felix Wolf, Alexandru Calotoiu, Torsten Hoefler: The Catwalk Project &ndash; A Quick Development Path for Performance Models. <i>Innovatives Supercomputing in Deutschland (inSiDE)</i>, 11(2): 68&ndash;71, 2013.<br> <a class=\"zl-links\" href=\"https://www.gauss-centre.eu/fileadmin/user_upload/PR_News/Back_Issues_InSiDE/inside_autumn13.pdf\" target=\"_blank\">URL</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{mohr_catwalk_2013,\\n  author          = {Mohr, Bernd and Wolf, Felix and Calotoiu, Alexandru and Hoefler, Torsten},\\n  title           = {The {Catwalk} {Project} – {A} {Quick} {Development} {Path} for {Performance} {Models}},\\n  journal         = {Innovatives Supercomputing in Deutschland (inSiDE)},\\n  year            = {2013},\\n  volume          = {11},\\n  number          = {2},\\n  pages           = {68--71},\\n  url             = {https://www.gauss-centre.eu/fileadmin/user_upload/PR_News/Back_Issues_InSiDE/inside_autumn13.pdf}\\n}\')\">BibTeX</span></p></li>');
document.write('</ul>');
document.write('</br>');
document.write('<h2 class=\'zl-year-header\' id=\'2012\'>2012</h2>');
document.write('<ul class=\'zl-publication-list\'>');
document.write('<li><p style=\"text-align:justify;\">Christian R&ouml;ssel, Bernd Mohr, Felix Wolf: Score-P. In <i>Entwicklung und Evolution von Forschungssoftware, Rolduc, Niederlande, November 2011</i>, volume 14 of <i>Aachener Informatik-Berichte, Software Engineering</i>, pages 23&ndash;30, Shaker, December 2012.<br> <span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{rossel_score-p_2012,\\n  author          = {Rössel, Christian and Mohr, Bernd and Wolf, Felix},\\n  title           = {Score-{P}},\\n  booktitle       = {Entwicklung und {Evolution} von {Forschungssoftware}, {Rolduc}, {Niederlande}, {November} 2011},\\n  year            = {2012},\\n  volume          = {14},\\n  series          = {Aachener {Informatik}-{Berichte}, {Software} {Engineering}},\\n  pages           = {23--30},\\n  publisher       = {Shaker}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">David B&ouml;hme, Marc-Andr&eacute; Hermanns, Felix Wolf: Scalasca. In <i>Entwicklung und Evolution von Forschungssoftware, Rolduc, November 2011</i>, volume 14 of <i>Aachener Informatik-Berichte, Software Engineering</i>, pages 43&ndash;48, Shaker, December 2012.<br> <span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{bohme_scalasca_2012,\\n  author          = {Böhme, David and Hermanns, Marc-André and Wolf, Felix},\\n  title           = {Scalasca},\\n  booktitle       = {Entwicklung und {Evolution} von {Forschungssoftware}, {Rolduc}, {November} 2011},\\n  year            = {2012},\\n  volume          = {14},\\n  series          = {Aachener {Informatik}-{Berichte}, {Software} {Engineering}},\\n  pages           = {43--48},\\n  publisher       = {Shaker},\\n  note            = {Place: Aachen}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Andreas Kn&uuml;pfer, Christian R&ouml;ssel, Dieter an Mey, Scott Biersdorff, Kai Diethelm, Dominic Eschweiler, Markus Geimer, Michael Gerndt, Daniel Lorenz, Allen D. Malony, Wolfgang E. Nagel, Yury Oleynik, Peter Philippen, Pavel Saviankou, Dirk Schmidl, Sameer S. Shende, Ronny Tsch&uuml;ter, Michael Wagner, Bert Wesarg, Felix Wolf: <i>Tools for High Performance Computing 2011, Proc. of the 5th Parallel Tools Workshop, Dresden, Germany, September 2011</i>, chapter Score-P &ndash; A Joint Performance Measurement Run-Time Infrastructure for Periscope, Scalasca, TAU, and Vampir. Springer, pages 79&ndash;91, September 2012.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2012-Score-P_____A_Joint_Performance_Measurement_Run-Time_Infrastructure_for_Periscope__Scalasca__TAU__and_Vampir-XI6TBFJK.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-642-31476-6_7\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InCollection{knupfer_score-p_2012,\\n  author          = {Knüpfer, Andreas and Rössel, Christian and an Mey, Dieter and Biersdorff, Scott and Diethelm, Kai and Eschweiler, Dominic and Geimer, Markus and Gerndt, Michael and Lorenz, Daniel and Malony, Allen D. and Nagel, Wolfgang E. and Oleynik, Yury and Philippen, Peter and Saviankou, Pavel and Schmidl, Dirk and Shende, Sameer S. and Tschüter, Ronny and Wagner, Michael and Wesarg, Bert and Wolf, Felix},\\n  title           = {Score-{P} – {A} {Joint} {Performance} {Measurement} {Run}-{Time} {Infrastructure} for {Periscope}, {Scalasca}, {TAU}, and {Vampir}},\\n  booktitle       = {Tools for {High} {Performance} {Computing} 2011, {Proc}. of the 5th {Parallel} {Tools} {Workshop}, {Dresden}, {Germany}, {September} 2011},\\n  publisher       = {Springer},\\n  year            = {2012},\\n  pages           = {79--91},\\n  isbn            = {978-3-642-31476-6},\\n  doi             = {10.1007/978-3-642-31476-6_7}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Sebastian Rinke, Daniel Becker, Thomas Lippert, Suraj Prabhakaran, Lidia Westphal, Felix Wolf: A Dynamic Accelerator-Cluster Architecture. In <i>Proc. of the 41st International Conference on Parallel Processing Workshops (ICPPW), Workshop on Scheduling and Resource Management for Parallel and Distributed Systems (SRMPDS), Pittsburgh, PA, USA</i>, pages 357&ndash;366, September 2012.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2012-A_Dynamic_Accelerator-Cluster_Architecture-BGQUIGTJ.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/ICPPW.2012.52\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{rinke_dynamic_2012,\\n  author          = {Rinke, Sebastian and Becker, Daniel and Lippert, Thomas and Prabhakaran, Suraj and Westphal, Lidia and Wolf, Felix},\\n  title           = {A {Dynamic} {Accelerator}-{Cluster} {Architecture}},\\n  booktitle       = {Proc. of the 41st {International} {Conference} on {Parallel} {Processing} {Workshops} ({ICPPW}), {Workshop} on {Scheduling} and {Resource} {Management} for {Parallel} and {Distributed} {Systems} ({SRMPDS}), {Pittsburgh}, {PA}, {USA}},\\n  year            = {2012},\\n  pages           = {357--366},\\n  isbn            = {978-1-4673-2509-7},\\n  issn            = {0190-3918},\\n  doi             = {10.1109/ICPPW.2012.52}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Daniel Lorenz, Peter Philippen, Dirk Schmidl, Felix Wolf: Profiling of OpenMP tasks with Score-P. In <i>Proc. of the 41st International Conference on Parallel Processing Workshops (ICPPW), Workshop on Parallel Software Tools and Tool Infrastructures (PSTI), Pittsburgh, PA, USA</i>, pages 444&ndash;453, September 2012.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2012-Profiling_of_OpenMP_tasks_with_Score-P-QHV8QIYL.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/ICPPW.2012.62\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{lorenz_profiling_2012,\\n  author          = {Lorenz, Daniel and Philippen, Peter and Schmidl, Dirk and Wolf, Felix},\\n  title           = {Profiling of {OpenMP} tasks with {Score}-{P}},\\n  booktitle       = {Proc. of the 41st {International} {Conference} on {Parallel} {Processing} {Workshops} ({ICPPW}), {Workshop} on {Parallel} {Software} {Tools} and {Tool} {Infrastructures} ({PSTI}), {Pittsburgh}, {PA}, {USA}},\\n  year            = {2012},\\n  pages           = {444--453},\\n  isbn            = {978-1-4673-2509-7},\\n  issn            = {0190-3918},\\n  doi             = {10.1109/ICPPW.2012.62}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Marc-Andr&eacute; Hermanns, Markus Geimer, Bernd Mohr, Felix Wolf: Scalable Detection of MPI-2 Remote Memory Access Inefficiency Patterns. <i>Intl. Journal of High Performance Computing Applications (IJHPCA)</i>, 26(3): 227&ndash;236, August 2012.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2012-Scalable_detection_of_MPI-2_remote_memory_access_inefficiency_patterns-9AXFB46D.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1177/1094342011406758\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{hermanns_scalable_2012,\\n  author          = {Hermanns, Marc-André and Geimer, Markus and Mohr, Bernd and Wolf, Felix},\\n  title           = {Scalable {Detection} of {MPI}-2 {Remote} {Memory} {Access} {Inefficiency} {Patterns}},\\n  journal         = {Intl. Journal of High Performance Computing Applications (IJHPCA)},\\n  year            = {2012},\\n  volume          = {26},\\n  number          = {3},\\n  pages           = {227--236},\\n  note            = {\\\\_eprint: http://hpc.sagepub.com/content/early/2011/06/03/1094342011406758.full.pdf+html},\\n  doi             = {10.1177/1094342011406758},\\n  publisher       = {Sage}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Alexandru Calotoiu, Christian Siebert, Felix Wolf: Pattern-Independent Detection of Manual Collectives in MPI Programs. In <i>Proc. of the 18th Euro-Par Conference, Rhodes Island, Greece</i>, volume 7484 of <i>Lecture Notes in Computer Science</i>, pages 28&ndash;39, Springer, August 2012.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2012-Pattern-Independent_Detection_of_Manual_Collectives_in_MPI_Programs-VPGTHWQ6.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-642-32820-6_5\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{calotoiu_pattern-independent_2012,\\n  author          = {Calotoiu, Alexandru and Siebert, Christian and Wolf, Felix},\\n  title           = {Pattern-{Independent} {Detection} of {Manual} {Collectives} in {MPI} {Programs}},\\n  booktitle       = {Proc. of the 18th {Euro}-{Par} {Conference}, {Rhodes} {Island}, {Greece}},\\n  year            = {2012},\\n  volume          = {7484},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {28--39},\\n  address         = {Berlin / Heidelberg},\\n  publisher       = {Springer},\\n  isbn            = {978-3-642-32819-0},\\n  issn            = {0302-9743},\\n  doi             = {10.1007/978-3-642-32820-6_5}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Dirk Schmidl, Peter Philippen, Daniel Lorenz, Christian R&ouml;ssel, Markus Geimer, Dieter an Mey, Bernd Mohr, Felix Wolf: Performance Analysis Techniques for Task-Based OpenMP Applications. In <i>Proc. of the 8th International Workshop on OpenMP (IWOMP), Rome, Italy</i>, volume 7312 of <i>Lecture Notes in Computer Science</i>, pages 196&ndash;209, Springer, June 2012.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2012-Performance_Analysis_Techniques_for_Task-Based_OpenMP_Applications-DVAK32SX.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-642-30961-8_15\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{schmidl_performance_2012,\\n  author          = {Schmidl, Dirk and Philippen, Peter and Lorenz, Daniel and Rössel, Christian and Geimer, Markus and an Mey, Dieter and Mohr, Bernd and Wolf, Felix},\\n  title           = {Performance {Analysis} {Techniques} for {Task}-{Based} {OpenMP} {Applications}},\\n  booktitle       = {Proc. of the 8th {International} {Workshop} on {OpenMP} ({IWOMP}), {Rome}, {Italy}},\\n  year            = {2012},\\n  volume          = {7312},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {196--209},\\n  address         = {Berlin / Heidelberg},\\n  publisher       = {Springer},\\n  isbn            = {978-3-642-30960-1},\\n  doi             = {10.1007/978-3-642-30961-8_15}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Daniel Harlacher, Harald Klimach, Sabine Roller, Christian Siebert, Felix Wolf: Dynamic Load Balancing for Unstructured Meshes on Space-Filling Curves. In <i>Proc. of the IEEE 26th International Parallel and Distributed Processing Symposium (IPDPS) Workshops &amp; PhD Forum, Shanghai, China</i>, pages 1655&ndash;1663, IEEE, May 2012.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2012-Dynamic_Load_Balancing_for_Unstructured_Meshes_on_Space-Filling_Curves-N3EHIF34.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/IPDPSW.2012.207\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{harlacher_dynamic_2012,\\n  author          = {Harlacher, Daniel and Klimach, Harald and Roller, Sabine and Siebert, Christian and Wolf, Felix},\\n  title           = {Dynamic {Load} {Balancing} for {Unstructured} {Meshes} on {Space}-{Filling} {Curves}},\\n  booktitle       = {Proc. of the {IEEE} 26th {International} {Parallel} and {Distributed} {Processing} {Symposium} ({IPDPS}) {Workshops} \\\\& {PhD} {Forum}, {Shanghai}, {China}},\\n  year            = {2012},\\n  pages           = {1655--1663},\\n  publisher       = {IEEE},\\n  isbn            = {978-1-4673-0974-5},\\n  doi             = {10.1109/IPDPSW.2012.207}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">David B&ouml;hme, Markus Geimer, Felix Wolf: Characterizing Load and Communication Imbalance in Large-Scale Parallel Applications. In <i>Proc. of the 26th IEEE International Parallel and Distributed Processing Symposium Workshops and PhD Forum (IPDPSW), Shanghai, China</i>, pages 2538&ndash;2541, IEEE, May 2012.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2012-Characterizing_Load_and_Communication_Imbalance_in_Large-Scale_Parallel_Applications-TWMVV9SZ.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/IPDPSW.2012.321\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{bohme_characterizing_2012,\\n  author          = {Böhme, David and Geimer, Markus and Wolf, Felix},\\n  title           = {Characterizing {Load} and {Communication} {Imbalance} in {Large}-{Scale} {Parallel} {Applications}},\\n  booktitle       = {Proc. of the 26th {IEEE} {International} {Parallel} and {Distributed} {Processing} {Symposium} {Workshops} and {PhD} {Forum} ({IPDPSW}), {Shanghai}, {China}},\\n  year            = {2012},\\n  pages           = {2538--2541},\\n  publisher       = {IEEE},\\n  isbn            = {978-1-4673-0974-5},\\n  doi             = {10.1109/IPDPSW.2012.321}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">David B&ouml;hme, Bronis R. de Supinski, Markus Geimer, Martin Schulz, Felix Wolf: Scalable Critical-Path Based Performance Analysis. In <i>Proc. of the 26th IEEE International Parallel and Distributed Processing Symposium (IPDPS), Shanghai, China</i>, pages 1330&ndash;1340, IEEE, May 2012.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2012-Scalable_Critical-Path_Based_Performance_Analysis-762H4RJF.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/IPDPS.2012.120\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{bohme_scalable_2012,\\n  author          = {Böhme, David and de Supinski, Bronis R. and Geimer, Markus and Schulz, Martin and Wolf, Felix},\\n  title           = {Scalable {Critical}-{Path} {Based} {Performance} {Analysis}},\\n  booktitle       = {Proc. of the 26th {IEEE} {International} {Parallel} and {Distributed} {Processing} {Symposium} ({IPDPS}), {Shanghai}, {China}},\\n  year            = {2012},\\n  pages           = {1330--1340},\\n  publisher       = {IEEE},\\n  issn            = {1530-2075},\\n  doi             = {10.1109/IPDPS.2012.120}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Markus Geimer, Pavel Saviankou, Alexandre Strube, Zolt&aacute;n Szebenyi, Felix Wolf, Brian J. N. Wylie: Further improving the scalability of the Scalasca toolset. In <i>Proc. of PARA 2010: State of the Art in Scientific and Parallel Computing, Part II: Minisymposium Scalable tools for High Performance Computing, Reykjavik, Iceland, June 6&ndash;9 2010</i>, volume 7134 of <i>Lecture Notes in Computer Science</i>, pages 463&ndash;474, Springer, February 2012.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2012-Further_improving_the_scalability_of_the_Scalasca_toolset-N3823C8A.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-642-28145-7_45\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{geimer_further_2012,\\n  author          = {Geimer, Markus and Saviankou, Pavel and Strube, Alexandre and Szebenyi, Zoltán and Wolf, Felix and Wylie, Brian J. N.},\\n  title           = {Further improving the scalability of the {Scalasca} toolset},\\n  booktitle       = {Proc. of {PARA} 2010: {State} of the {Art} in {Scientific} and {Parallel} {Computing}, {Part} {II}: {Minisymposium} {Scalable} tools for {High} {Performance} {Computing}, {Reykjavik}, {Iceland}, {June} 6–9 2010},\\n  year            = {2012},\\n  volume          = {7134},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {463--474},\\n  publisher       = {Springer},\\n  isbn            = {978-3-642-28144-0},\\n  doi             = {10.1007/978-3-642-28145-7_45}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Dieter an Mey, Scott Biersdorff, Christian Bischof, Kai Diethelm, Dominic Eschweiler, Michael Gerndt, Andreas Kn&uuml;pfer, Daniel Lorenz, Allen D. Malony, Wolfgang E. Nagel, Yury Oleynik, Christian R&ouml;ssel, Pavel Saviankou, Dirk Schmidl, Sameer S. Shende, Michael Wagner, Bert Wesarg, Felix Wolf: Score-P: A Unified Performance Measurement System for Petascale Applications. In <i>Proc. of the CiHPC: Competence in High Performance Computing, HPC Status Konferenz der Gau&szlig;-Allianz e.V., Schwetzingen, Germany, June 2010</i>, pages 85&ndash;97, Springer, February 2012.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2012-Score-P_A_Unified_Performance_Measurement_System_for_Petascale_Applications-TCPETVU4.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-642-24025-6_8\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{an_mey_score-p_2012,\\n  author          = {an Mey, Dieter and Biersdorff, Scott and Bischof, Christian and Diethelm, Kai and Eschweiler, Dominic and Gerndt, Michael and Knüpfer, Andreas and Lorenz, Daniel and Malony, Allen D. and Nagel, Wolfgang E. and Oleynik, Yury and Rössel, Christian and Saviankou, Pavel and Schmidl, Dirk and Shende, Sameer S. and Wagner, Michael and Wesarg, Bert and Wolf, Felix},\\n  title           = {Score-{P}: {A} {Unified} {Performance} {Measurement} {System} for {Petascale} {Applications}},\\n  booktitle       = {Proc. of the {CiHPC}: {Competence} in {High} {Performance} {Computing}, {HPC} {Status} {Konferenz} der {Gauß}-{Allianz} e.{V}., {Schwetzingen}, {Germany}, {June} 2010},\\n  year            = {2012},\\n  pages           = {85--97},\\n  publisher       = {Springer},\\n  note            = {Backup Publisher: Gauß-Allianz},\\n  isbn            = {978-3-642-24025-6},\\n  doi             = {10.1007/978-3-642-24025-6_8}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Christian R&ouml;ssel, Bernd Mohr, Michael Gerndt, Felix Wolf: Performance Dynamics of Massively Parallel Codes. <i>Innovatives Supercomputing in Deutschland (inSiDE)</i>, 10(2): 72&ndash;73, 2012.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2012-Performance_Dynamics_of_Massively_Parallel_Codes-CM53F7JV.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://www.gauss-centre.eu/fileadmin/user_upload/PR_News/Back_Issues_InSiDE/inside_autumn12.pdf\" target=\"_blank\">URL</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{rossel_performance_2012,\\n  author          = {Rössel, Christian and Mohr, Bernd and Gerndt, Michael and Wolf, Felix},\\n  title           = {Performance {Dynamics} of {Massively} {Parallel} {Codes}},\\n  journal         = {Innovatives Supercomputing in Deutschland (inSiDE)},\\n  year            = {2012},\\n  volume          = {10},\\n  number          = {2},\\n  pages           = {72--73},\\n  url             = {https://www.gauss-centre.eu/fileadmin/user_upload/PR_News/Back_Issues_InSiDE/inside_autumn12.pdf}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Dominic Eschweiler, Michael Wagner, Markus Geimer, Andreas Kn&uuml;pfer, Wolfgang E. Nagel, Felix Wolf: Open Trace Format 2 - The Next Generation of Scalable Trace Formats and Support Libraries. In <i>Proc. of the Intl. Conference on Parallel Computing (ParCo), Ghent, Belgium, August 30 &ndash; September 2 2011</i>, volume 22 of <i>Advances in Parallel Computing</i>, pages 481&ndash;490, IOS Press, 2012.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2012-Open_Trace_Format_2_-_The_Next_Generation_of_Scalable_Trace_Formats_and_Support_Libraries-BK3EGKTV.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.3233/978-1-61499-041-3-481\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{eschweiler_open_2012,\\n  author          = {Eschweiler, Dominic and Wagner, Michael and Geimer, Markus and Knüpfer, Andreas and Nagel, Wolfgang E. and Wolf, Felix},\\n  title           = {Open {Trace} {Format} 2 - {The} {Next} {Generation} of {Scalable} {Trace} {Formats} and {Support} {Libraries}},\\n  booktitle       = {Proc. of the {Intl}. {Conference} on {Parallel} {Computing} ({ParCo}), {Ghent}, {Belgium}, {August} 30 – {September} 2 2011},\\n  year            = {2012},\\n  volume          = {22},\\n  series          = {Advances in {Parallel} {Computing}},\\n  pages           = {481--490},\\n  publisher       = {IOS Press},\\n  isbn            = {978-1-61499-040-6},\\n  doi             = {10.3233/978-1-61499-041-3-481}\\n}\')\">BibTeX</span></p></li>');
document.write('</ul>');
document.write('</br>');
document.write('<h2 class=\'zl-year-header\' id=\'2011\'>2011</h2>');
document.write('<ul class=\'zl-publication-list\'>');
document.write('<li><p style=\"text-align:justify;\">Felix Wolf: <i>Encyclopedia of Parallel Computing</i>, chapter Scalasca. Springer, pages 1775&ndash;1785, October 2011.<br> <a class=\"zl-links\" href=\"https://link.springer.com/referenceworkentry/10.1007%2F978-0-387-09766-4_61\" target=\"_blank\">URL</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InCollection{wolf_scalasca_2011,\\n  author          = {Wolf, Felix},\\n  title           = {Scalasca},\\n  booktitle       = {Encyclopedia of {Parallel} {Computing}},\\n  publisher       = {Springer},\\n  year            = {2011},\\n  pages           = {1775--1785},\\n  isbn            = {978-0-387-09765-7},\\n  url             = {https://link.springer.com/referenceworkentry/10.1007%2F978-0-387-09766-4_61}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Jan Mu&szlig;ler, Daniel Lorenz, Felix Wolf: Reducing the overhead of direct application instrumentation using prior static analysis. In <i>Proc. of the 17th Euro-Par Conference, Bordeaux, France</i>, volume 6852 of <i>Lecture Notes in Computer Science</i>, pages 65&ndash;76, Springer, September 2011.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2011-Reducing_the_overhead_of_direct_application_instrumentation_using_prior_static_analysis-3D74WAIS.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-642-23400-2_7\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{musler_reducing_2011,\\n  author          = {Mußler, Jan and Lorenz, Daniel and Wolf, Felix},\\n  title           = {Reducing the overhead of direct application instrumentation using prior static analysis},\\n  booktitle       = {Proc. of the 17th {Euro}-{Par} {Conference}, {Bordeaux}, {France}},\\n  year            = {2011},\\n  volume          = {6852},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {65--76},\\n  publisher       = {Springer},\\n  doi             = {10.1007/978-3-642-23400-2_7}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Christian Siebert, Felix Wolf: Parallel Sorting with Minimal Data. In <i>Proc. of the 18th European MPI Users&#039; Group Meeting (EuroMPI), Santorini, Greece</i>, volume 6960 of <i>Lecture Notes in Computer Science</i>, pages 170&ndash;177, Springer, September 2011.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2011-Parallel_Sorting_with_Minimal_Data-CJ69PJ5D.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-642-24449-0_20\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{siebert_parallel_2011,\\n  author          = {Siebert, Christian and Wolf, Felix},\\n  title           = {Parallel {Sorting} with {Minimal} {Data}},\\n  booktitle       = {Proc. of the 18th {European} {MPI} {Users}\\\' {Group} {Meeting} ({EuroMPI}), {Santorini}, {Greece}},\\n  year            = {2011},\\n  editor          = {Cotronis, Yiannis and Danalis, Anthony and Nikolopoulos, Dimitrios and Dongarra, Jack},\\n  volume          = {6960},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {170--177},\\n  publisher       = {Springer},\\n  isbn            = {978-3-642-24448-3},\\n  doi             = {10.1007/978-3-642-24449-0_20}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Markus Geimer, Marc-Andr&eacute; Hermanns, Christian Siebert, Felix Wolf, Brian J. N. Wylie: Scaling Performance Tool MPI Communicator Management. In <i>Proc. of the 18th European MPI Users&#039; Group Meeting (EuroMPI), Santorini, Greece</i>, volume 6960 of <i>Lecture Notes in Computer Science</i>, pages 178&ndash;187, Springer, September 2011.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2011-Scaling_Performance_Tool_MPI_Communicator_Management-EGMAD3ZZ.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-642-24449-0_21\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{geimer_scaling_2011,\\n  author          = {Geimer, Markus and Hermanns, Marc-André and Siebert, Christian and Wolf, Felix and Wylie, Brian J. N.},\\n  title           = {Scaling {Performance} {Tool} {MPI} {Communicator} {Management}},\\n  booktitle       = {Proc. of the 18th {European} {MPI} {Users}\\\' {Group} {Meeting} ({EuroMPI}), {Santorini}, {Greece}},\\n  year            = {2011},\\n  volume          = {6960},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {178--187},\\n  publisher       = {Springer},\\n  isbn            = {978-3-642-2448-3},\\n  doi             = {10.1007/978-3-642-24449-0_21}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Marc-Andr&eacute; Hermanns, Sriram Krishnamoorthy, Felix Wolf: A Scalable Replay-based Infrastructure for the Performance Analysis of One-sided Communication. In <i>Proc. of the 1st Intl. Workshop on High-performance Infrastructure for Scalable Tools (WHIST), held in conjunction with the International Conference on Supercomputing (ICS), Tucson, AZ, USA</i>, June 2011.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2011-A_Scalable_Replay-based_Infrastructure_for_the_Performance_Analysis_of_One-sided_Communication-R2SA4N4R.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{hermanns_scalable_2011,\\n  author          = {Hermanns, Marc-André and Krishnamoorthy, Sriram and Wolf, Felix},\\n  title           = {A {Scalable} {Replay}-based {Infrastructure} for the {Performance} {Analysis} of {One}-sided {Communication}},\\n  booktitle       = {Proc. of the 1st {Intl}. {Workshop} on {High}-performance {Infrastructure} for {Scalable} {Tools} ({WHIST}), held in conjunction with the {International} {Conference} on {Supercomputing} ({ICS}), {Tucson}, {AZ}, {USA}},\\n  year            = {2011}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Zolt&aacute;n Szebenyi, Felix Wolf, Brian J. N. Wylie: Performance Analysis of Long-running Applications. In <i>Proc. of the 25th IEEE International Parallel and Distributed Processing Symposium (IPDPS) PhD Forum, Anchorage, AK, USA</i>, pages 2100&ndash;2103, IEEE, May 2011.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2011-Performance_Analysis_of_Long-running_Applications-3GM47BUH.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/IPDPS.2011.388\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{szebenyi_performance_2011,\\n  author          = {Szebenyi, Zoltán and Wolf, Felix and Wylie, Brian J. N.},\\n  title           = {Performance {Analysis} of {Long}-running {Applications}},\\n  booktitle       = {Proc. of the 25th {IEEE} {International} {Parallel} and {Distributed} {Processing} {Symposium} ({IPDPS}) {PhD} {Forum}, {Anchorage}, {AK}, {USA}},\\n  year            = {2011},\\n  pages           = {2100--2103},\\n  publisher       = {IEEE},\\n  isbn            = {978-0-7695-4385-7},\\n  doi             = {10.1109/IPDPS.2011.388}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Zolt&aacute;n Szebenyi, Todd Gamblin, Martin Schulz, Bronis R. de Supinski, Felix Wolf, Brian J. N. Wylie: Reconciling Sampling and Direct Instrumentation for Unintrusive Call-Path Profiling of MPI Programs. In <i>Proc. of the 25th IEEE International Parallel and Distributed Processing Symposium (IPDPS), Anchorage, AK, USA</i>, pages 640&ndash;648, IEEE, May 2011.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2011-Reconciling_Sampling_and_Direct_Instrumentation_for_Unintrusive_Call-Path_Profiling_of_MPI_Programs-E3I6HJA8.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/IPDPS.2011.67\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{szebenyi_reconciling_2011,\\n  author          = {Szebenyi, Zoltán and Gamblin, Todd and Schulz, Martin and de Supinski, Bronis R. and Wolf, Felix and Wylie, Brian J. N.},\\n  title           = {Reconciling {Sampling} and {Direct} {Instrumentation} for {Unintrusive} {Call}-{Path} {Profiling} of {MPI} {Programs}},\\n  booktitle       = {Proc. of the 25th {IEEE} {International} {Parallel} and {Distributed} {Processing} {Symposium} ({IPDPS}), {Anchorage}, {AK}, {USA}},\\n  year            = {2011},\\n  pages           = {640--648},\\n  publisher       = {IEEE},\\n  isbn            = {978-0-7695-4385-7},\\n  doi             = {10.1109/IPDPS.2011.67}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Dominic Eschweiler, Daniel Becker, Felix Wolf: Patterns of inefficient performance behavior in GPU applications. In <i>Proc. of the 19th Euromicro International Conference on Parallel, Distributed and Network-Based Processing (PDP), Ayia Napa, Cyprus</i>, pages 262&ndash;266, IEEE, February 2011.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2011-Patterns_of_inefficient_performance_behavior_in_GPU_applications-WC59NQPY.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/PDP.2011.84\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{eschweiler_patterns_2011,\\n  author          = {Eschweiler, Dominic and Becker, Daniel and Wolf, Felix},\\n  title           = {Patterns of inefficient performance behavior in {GPU} applications},\\n  booktitle       = {Proc. of the 19th {Euromicro} {International} {Conference} on {Parallel}, {Distributed} and {Network}-{Based} {Processing} ({PDP}), {Ayia} {Napa}, {Cyprus}},\\n  year            = {2011},\\n  pages           = {262--266},\\n  publisher       = {IEEE},\\n  isbn            = {978-0-7695-4328-4},\\n  doi             = {10.1109/PDP.2011.84}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Felix Wolf: Understanding the Formation of Wait States in Parallel Programs. <i>Innovatives Supercomputing in Deutschland (inSiDE)</i>, 1(9): 94&ndash;95, 2011.<br> <a class=\"zl-links\" href=\"https://www.gauss-centre.eu/fileadmin/user_upload/PR_News/Back_Issues_InSiDE/inside_spring11_resized.pdf\" target=\"_blank\">URL</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{wolf_understanding_2011,\\n  author          = {Wolf, Felix},\\n  title           = {Understanding the {Formation} of {Wait} {States} in {Parallel} {Programs}},\\n  journal         = {Innovatives Supercomputing in Deutschland (inSiDE)},\\n  year            = {2011},\\n  volume          = {1},\\n  number          = {9},\\n  pages           = {94--95},\\n  url             = {https://www.gauss-centre.eu/fileadmin/user_upload/PR_News/Back_Issues_InSiDE/inside_spring11_resized.pdf},\\n  publisher       = {Gauss Centre for Supercomputing}\\n}\')\">BibTeX</span></p></li>');
document.write('</ul>');
document.write('</br>');
document.write('<h2 class=\'zl-year-header\' id=\'2010\'>2010</h2>');
document.write('<ul class=\'zl-publication-list\'>');
document.write('<li><p style=\"text-align:justify;\">Brian J. N. Wylie, Markus Geimer, Bernd Mohr, David B&ouml;hme, Zolt&aacute;n Szebenyi, Felix Wolf: Large-scale performance analysis of Sweep3D with the Scalasca toolset. <i>Parallel Processing Letters</i>, 20(4): 397&ndash;414, December 2010.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2010-Large-scale_performance_analysis_of_Sweep3D_with_the_Scalasca_toolset-HW4747CZ.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1142/S0129626410000314\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{wylie_large-scale_2010,\\n  author          = {Wylie, Brian J. N. and Geimer, Markus and Mohr, Bernd and Böhme, David and Szebenyi, Zoltán and Wolf, Felix},\\n  title           = {Large-scale performance analysis of {Sweep3D} with the {Scalasca} toolset},\\n  journal         = {Parallel Processing Letters},\\n  year            = {2010},\\n  volume          = {20},\\n  number          = {4},\\n  pages           = {397--414},\\n  doi             = {10.1142/S0129626410000314},\\n  publisher       = {World Scientific}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Bernd Mohr, Brian J. N. Wylie, Felix Wolf: Performance measurement and analysis tools for extremely scalable systems. <i>Concurrency and Computation: Practice and Experience</i>, 22(16): 2212&ndash;2229, November 2010.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2010-Performance_measurement_and_analysis_tools_for_extremely_scalable_systems-CANAQEQK.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1002/cpe.1585\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{mohr_performance_2010,\\n  author          = {Mohr, Bernd and Wylie, Brian J. N. and Wolf, Felix},\\n  title           = {Performance measurement and analysis tools for extremely scalable systems},\\n  journal         = {Concurrency and Computation: Practice and Experience},\\n  year            = {2010},\\n  volume          = {22},\\n  number          = {16},\\n  pages           = {2212--2229},\\n  doi             = {10.1002/cpe.1585},\\n  publisher       = {Wiley}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Daniel Becker, Markus Geimer, Rolf Rabenseifner, Felix Wolf: Synchronizing the Timestamps of Concurrent Events in Traces of Hybrid MPI/OpenMP Applications. In <i>Proc. of IEEE International Conference on Cluster Computing (CLUSTER), Heraklion, Greece</i>, pages 38&ndash;47, IEEE, September 2010.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2010-Synchronizing_the_Timestamps_of_Concurrent_Events_in_Traces_of_Hybrid_MPIOpenMP_Applications-YXQCNKNY.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/CLUSTER.2010.13\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{becker_synchronizing_2010,\\n  author          = {Becker, Daniel and Geimer, Markus and Rabenseifner, Rolf and Wolf, Felix},\\n  title           = {Synchronizing the {Timestamps} of {Concurrent} {Events} in {Traces} of {Hybrid} {MPI}/{OpenMP} {Applications}},\\n  booktitle       = {Proc. of {IEEE} {International} {Conference} on {Cluster} {Computing} ({CLUSTER}), {Heraklion}, {Greece}},\\n  year            = {2010},\\n  pages           = {38--47},\\n  publisher       = {IEEE},\\n  isbn            = {978-0-7695-4220-1},\\n  doi             = {10.1109/CLUSTER.2010.13}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">David B&ouml;hme, Markus Geimer, Felix Wolf, Lukas Arnold: Identifying the root causes of wait states in large-scale parallel applications. In <i>Proc. of the 39th International Conference on Parallel Processing (ICPP), San Diego, CA, USA</i>, pages 90&ndash;100, IEEE, September 2010.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/YTHKEESM_Böhme et al. - 2010 - Identifying the root causes of wait states in large-scale parallel applications.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/ICPP.2010.18\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{bohme_identifying_2010,\\n  author          = {Böhme, David and Geimer, Markus and Wolf, Felix and Arnold, Lukas},\\n  title           = {Identifying the root causes of wait states in large-scale parallel applications},\\n  booktitle       = {Proc. of the 39th {International} {Conference} on {Parallel} {Processing} ({ICPP}), {San} {Diego}, {CA}, {USA}},\\n  year            = {2010},\\n  pages           = {90--100},\\n  publisher       = {IEEE},\\n  isbn            = {978-1-4244-7913-9},\\n  issn            = {0190-3918},\\n  doi             = {10.1109/ICPP.2010.18}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Markus Geimer, Felix Wolf, Brian J. N. Wylie, Daniel Becker, David B&ouml;hme, Wolfgang Frings, Marc-Andr&eacute; Hermanns, Bernd Mohr, Zolt&aacute;n Szebenyi: <i>Tools for High Performance Computing 2009, Proc. of the 3rd Parallel Tools Workshop, Dresden, Germany, September 2009</i>, chapter Recent Developments in the Scalasca Toolset, chapter 4. Springer, pages 39&ndash;51, June 2010.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2010-Recent_Developments_in_the_Scalasca_Toolset-KUC25EC2.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-642-11261-4_4\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InCollection{geimer_recent_2010,\\n  author          = {Geimer, Markus and Wolf, Felix and Wylie, Brian J. N. and Becker, Daniel and Böhme, David and Frings, Wolfgang and Hermanns, Marc-André and Mohr, Bernd and Szebenyi, Zoltán},\\n  title           = {Recent {Developments} in the {Scalasca} {Toolset}},\\n  booktitle       = {Tools for {High} {Performance} {Computing} 2009, {Proc}. of the 3rd {Parallel} {Tools} {Workshop}, {Dresden}, {Germany}, {September} 2009},\\n  publisher       = {Springer},\\n  year            = {2010},\\n  editor          = {Müller, Matthias S. and Resch, Michael M. and Nagel, Wolfgang E. and Schulz, Alexander},\\n  pages           = {39--51},\\n  note            = {Section: 4},\\n  isbn            = {978-3-642-11260-7},\\n  doi             = {10.1007/978-3-642-11261-4_4}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Mohammad Shahbaz Memon, Morris Riedel, Ahmed Shiraz Memon, Felix Wolf, Achim Streit, Thomas Lippert, M. Plociennik, M. Owsiak, D. Tskhakaya, Ch. Konz: Lessons Learned From Jointly Using HTC- and HPC-driven e-Science Infrastructures in Fusion Science. In <i>Proc. of the International Conference on Information and Emerging Technologies (ICIET), Karachi, Pakistan</i>, IEEE, June 2010.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2010-Lessons_Learned_From_Jointly_Using_HTC-_and_HPC-driven_e-Science_Infrastructures_in_Fusion_Science-5XZ8765L.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/ICIET.2010.5625696\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{memon_lessons_2010,\\n  author          = {Memon, Mohammad Shahbaz and Riedel, Morris and Memon, Ahmed Shiraz and Wolf, Felix and Streit, Achim and Lippert, Thomas and Plociennik, M. and Owsiak, M. and Tskhakaya, D. and Konz, Ch.},\\n  title           = {Lessons {Learned} {From} {Jointly} {Using} {HTC}- and {HPC}-driven e-{Science} {Infrastructures} in {Fusion} {Science}},\\n  booktitle       = {Proc. of the {International} {Conference} on {Information} and {Emerging} {Technologies} ({ICIET}), {Karachi}, {Pakistan}},\\n  year            = {2010},\\n  publisher       = {IEEE},\\n  isbn            = {978-1-4244-8001-2},\\n  doi             = {10.1109/ICIET.2010.5625696}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Daniel Lorenz, Bernd Mohr, Christian R&ouml;ssel, Dirk Schmidl, Felix Wolf: How to reconcile event-based performance analysis with tasking in OpenMP. In <i>Proc. of 6th Int. Workshop of OpenMP (IWOMP), Tsukuba, Japan</i>, volume 6132 of <i>Lecture Notes in Computer Science</i>, pages 109&ndash;121, Springer, June 2010.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2010-How_to_reconcile_event-based_performance_analysis_with_tasking_in_OpenMP-KAP9PKA5.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-642-13217-9_9\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{lorenz_how_2010,\\n  author          = {Lorenz, Daniel and Mohr, Bernd and Rössel, Christian and Schmidl, Dirk and Wolf, Felix},\\n  title           = {How to reconcile event-based performance analysis with tasking in {OpenMP}},\\n  booktitle       = {Proc. of 6th {Int}. {Workshop} of {OpenMP} ({IWOMP}), {Tsukuba}, {Japan}},\\n  year            = {2010},\\n  volume          = {6132},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {109--121},\\n  publisher       = {Springer},\\n  isbn            = {978-3-642-13216-2},\\n  doi             = {10.1007/978-3-642-13217-9_9}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Brian J. N. Wylie, David B&ouml;hme, Wolfgang Frings, Markus Geimer, Bernd Mohr, Zolt&aacute;n Szebenyi, Daniel Becker, Marc-Andr&eacute; Hermanns, Felix Wolf: Scalable performance analysis of large-scale parallel applications on Cray XT systems with Scalasca. In <i>Proc. 52nd Cray User Group Meeting, Edinburgh, Scotland</i>, Cray User Group Inc., May 2010.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2010-Scalable_performance_analysis_of_large-scale_parallel_applications_on_Cray_XT_systems_with_Scalasca-EAV43LHN.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://cug.org/5-publications/proceedings_attendee_lists/CUG10CD/pages/1-program/final_program/CUG10_Proceedings/pages/authors/06-10Tuesday/9B-Wylie-paper.pdf\" target=\"_blank\">URL</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{wylie_scalable_2010,\\n  author          = {Wylie, Brian J. N. and Böhme, David and Frings, Wolfgang and Geimer, Markus and Mohr, Bernd and Szebenyi, Zoltán and Becker, Daniel and Hermanns, Marc-André and Wolf, Felix},\\n  title           = {Scalable performance analysis of large-scale parallel applications on {Cray} {XT} systems with {Scalasca}},\\n  booktitle       = {Proc. 52nd {Cray} {User} {Group} {Meeting}, {Edinburgh}, {Scotland}},\\n  year            = {2010},\\n  publisher       = {Cray User Group Inc.},\\n  url             = {https://cug.org/5-publications/proceedings_attendee_lists/CUG10CD/pages/1-program/final_program/CUG10_Proceedings/pages/authors/06-10Tuesday/9B-Wylie-paper.pdf}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Morris Riedel, Bernd Schuller, Michael Rambadt, Mohammad Shahbaz Memon, Ahmed Shiraz Memon, Achim Streit, Thomas Lippert, Stefan J. Zasada, Steven Manos, Peter V. Coveney, Felix Wolf, Dieter Kranzlm&uuml;ller: Exploring the Potential of Using Multiple E-science Infrastructures with Emerging Open Standards-Based E-health Research Tools. In <i>Proc. of the 10th IEEE/ACM International Symposium on Cluster, Cloud and Grid Computing (CCGrid), Melbourne, Victoria, Australia</i>, pages 341&ndash;348, IEEE, May 2010.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2010-Exploring_the_Potential_of_Using_Multiple_E-science_Infrastructures_with_Emerging_Open_Standards-Based_E-health_Research_Tools-EG75MYN4.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/ccgrid.2010.96\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{riedel_exploring_2010,\\n  author          = {Riedel, Morris and Schuller, Bernd and Rambadt, Michael and Memon, Mohammad Shahbaz and Memon, Ahmed Shiraz and Streit, Achim and Lippert, Thomas and Zasada, Stefan J. and Manos, Steven and Coveney, Peter V. and Wolf, Felix and Kranzlmüller, Dieter},\\n  title           = {Exploring the {Potential} of {Using} {Multiple} {E}-science {Infrastructures} with {Emerging} {Open} {Standards}-{Based} {E}-health {Research} {Tools}},\\n  booktitle       = {Proc. of the 10th {IEEE}/{ACM} {International} {Symposium} on {Cluster}, {Cloud} and {Grid} {Computing} ({CCGrid}), {Melbourne}, {Victoria}, {Australia}},\\n  year            = {2010},\\n  pages           = {341--348},\\n  publisher       = {IEEE},\\n  isbn            = {978-0-7695-4039-9},\\n  doi             = {10.1109/ccgrid.2010.96}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Brian J. N. Wylie, David B&ouml;hme, Bernd Mohr, Zolt&aacute;n Szebenyi, Felix Wolf: Performance analysis of Sweep3D on Blue Gene/P with the Scalasca toolset. In <i>Proc. 24th International Parallel and Distributed Processing Symposium and Workshops (IPDPS), Atlanta, GA, USA</i>, IEEE, April 2010.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2010-Performance_analysis_of_Sweep3D_on_Blue_GeneP_with_the_Scalasca_toolset-DH3TZZZG.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/IPDPSW.2010.5470816\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{wylie_performance_2010,\\n  author          = {Wylie, Brian J. N. and Böhme, David and Mohr, Bernd and Szebenyi, Zoltán and Wolf, Felix},\\n  title           = {Performance analysis of {Sweep3D} on {Blue} {Gene}/{P} with the {Scalasca} toolset},\\n  booktitle       = {Proc. 24th {International} {Parallel} and {Distributed} {Processing} {Symposium} and {Workshops} ({IPDPS}), {Atlanta}, {GA}, {USA}},\\n  year            = {2010},\\n  publisher       = {IEEE},\\n  isbn            = {978-1-4244-6532-3},\\n  doi             = {10.1109/IPDPSW.2010.5470816}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Morris Riedel, Mohammad Shahbaz Memon, Ahmed Shiraz Memon, Achim Streit, Felix Wolf, Thomas Lippert, Moreno Marzolla, Dieter Kranzlm&uuml;ller, Aleksandr Konstantinov, Oxana Smirnova, Johannes Watzl, Luigi Zangrando: Improvements of Common Open Grid Standards to Increase High Throughput and High Performance Computing Effectiveness on Large-scale Grid and e-Science Infrastructures. In <i>Proc. 24th International Parallel and Distributed Processing Symposium and Workshops (IPDPS), 7th High-Performance Grid Computing Workshop (HPGC), Atlanta, USA</i>, IEEE, April 2010.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2010-Improvements_of_Common_Open_Grid_Standards_to_Increase_High_Throughput_and_High_Performance_Computing_Effectiveness_on_Large-scale_Grid_and_e-Science_Infrastructures-FY62TI8E.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/IPDPSW.2010.5470916\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{riedel_improvements_2010,\\n  author          = {Riedel, Morris and Memon, Mohammad Shahbaz and Memon, Ahmed Shiraz and Streit, Achim and Wolf, Felix and Lippert, Thomas and Marzolla, Moreno and Kranzlmüller, Dieter and Konstantinov, Aleksandr and Smirnova, Oxana and Watzl, Johannes and Zangrando, Luigi},\\n  title           = {Improvements of {Common} {Open} {Grid} {Standards} to {Increase} {High} {Throughput} and {High} {Performance} {Computing} {Effectiveness} on {Large}-scale {Grid} and e-{Science} {Infrastructures}},\\n  booktitle       = {Proc. 24th {International} {Parallel} and {Distributed} {Processing} {Symposium} and {Workshops} ({IPDPS}), 7th {High}-{Performance} {Grid} {Computing} {Workshop} ({HPGC}), {Atlanta}, {USA}},\\n  year            = {2010},\\n  publisher       = {IEEE},\\n  isbn            = {978-1-4244-6533-0},\\n  doi             = {10.1109/IPDPSW.2010.5470916}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Markus Geimer, Felix Wolf, Brian J. N. Wylie, Erika &Aacute;brah&aacute;m, Daniel Becker, Bernd Mohr: The Scalasca performance toolset architecture. <i>Concurrency and Computation: Practice and Experience</i>, 22(6): 702&ndash;719, April 2010.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2010-The_Scalasca_performance_toolset_architecture-53U65LP6.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1002/cpe.1556\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{geimer_scalasca_2010,\\n  author          = {Geimer, Markus and Wolf, Felix and Wylie, Brian J. N. and Ábrahám, Erika and Becker, Daniel and Mohr, Bernd},\\n  title           = {The {Scalasca} performance toolset architecture},\\n  journal         = {Concurrency and Computation: Practice and Experience},\\n  year            = {2010},\\n  volume          = {22},\\n  number          = {6},\\n  pages           = {702--719},\\n  doi             = {10.1002/cpe.1556},\\n  publisher       = {Wiley}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">David B&ouml;hme, Marc-Andr&eacute; Hermanns, Markus Geimer, Felix Wolf: Performance Simulation of Non-blocking Communication in Message-Passing Applications. In <i>Proc. of the 2nd Workshop on Productivity and Performance (PROPER) in conjunction with Euro-Par 2009, Delft, The Netherlands</i>, volume 6043 of <i>Lecture Notes in Computer Science</i>, pages 208&ndash;217, Springer, March 2010.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2010-Performance_Simulation_of_Non-blocking_Communication_in_Message-Passing_Applications-XPTJJBH7.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-642-14122-5_25\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{bohme_performance_2010,\\n  author          = {Böhme, David and Hermanns, Marc-André and Geimer, Markus and Wolf, Felix},\\n  title           = {Performance {Simulation} of {Non}-blocking {Communication} in {Message}-{Passing} {Applications}},\\n  booktitle       = {Proc. of the 2nd {Workshop} on {Productivity} and {Performance} ({PROPER}) in conjunction with {Euro}-{Par} 2009, {Delft}, {The} {Netherlands}},\\n  year            = {2010},\\n  volume          = {6043},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {208--217},\\n  publisher       = {Springer},\\n  issn            = {0302-9743},\\n  doi             = {10.1007/978-3-642-14122-5_25}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Felix Wolf, David B&ouml;hme, Markus Geimer, Marc-Andr&eacute; Hermanns, Bernd Mohr, Zolt&aacute;n Szebenyi, Brian J. N. Wylie: Performance Tuning in the Petascale Era. In <i>Proc. of the John von Neumann Institute for Computing (NIC) Symposium 2010, Juelich, Germany</i>, volume 3 of <i>IAS Series</i>, pages 339&ndash;346, John von Neumann-Institut for Computing, February 2010.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2010-Performance_Tuning_in_the_Petascale_Era-WYGY2A34.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{wolf_performance_2010,\\n  author          = {Wolf, Felix and Böhme, David and Geimer, Markus and Hermanns, Marc-André and Mohr, Bernd and Szebenyi, Zoltán and Wylie, Brian J. N.},\\n  title           = {Performance {Tuning} in the {Petascale} {Era}},\\n  booktitle       = {Proc. of the {John} von {Neumann} {Institute} for {Computing} ({NIC}) {Symposium} 2010, {Juelich}, {Germany}},\\n  year            = {2010},\\n  editor          = {Münster, Gernot and Wolf, Dietrich and Kremer, Manfred},\\n  volume          = {3},\\n  series          = {{IAS} {Series}},\\n  pages           = {339--346},\\n  publisher       = {John von Neumann-Institut for Computing},\\n  note            = {Backup Publisher: Forschungszentrum Jülich},\\n  isbn            = {978-3-89336-606-4}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Morris Riedel, Achim Streit, Daniel Mallmann, Felix Wolf, Thomas Lippert: Experiences and Requirements for Interoperability Between HTC and HPC-driven e-Science Infrastructure. In <i>Future Application and Middleware Technology on e-Science</i>, pages 113&ndash;123, Springer US, January 2010.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2010-Experiences_and_Requirements_for_Interoperability_Between_HTC_and_HPC-driven_e-Science_Infrastructure-9ENWSIY3.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-1-4419-1719-5_12\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{riedel_experiences_2010,\\n  author          = {Riedel, Morris and Streit, Achim and Mallmann, Daniel and Wolf, Felix and Lippert, Thomas},\\n  title           = {Experiences and {Requirements} for {Interoperability} {Between} {HTC} and {HPC}-driven e-{Science} {Infrastructure}},\\n  booktitle       = {Future {Application} and {Middleware} {Technology} on e-{Science}},\\n  year            = {2010},\\n  pages           = {113--123},\\n  publisher       = {Springer US},\\n  isbn            = {978-1-4419-1724-9},\\n  doi             = {10.1007/978-1-4419-1719-5_12}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Morris Riedel, Wolfgang Frings, Thomas Eickermann, Sonja Habbinga, Paul Gibbon, Daniel Mallmann, Achim Streit, Felix Wolf, Thomas Lippert: Collaborative Interactivity in Parallel HPC Applications. In <i>Proc. of the Instrumenting the Grid (InGrid) 2008 Workshop, Lacco Ameno, Island of Ischia, Italy</i>, pages 249&ndash;262, Springer, January 2010.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2010-Collaborative_Interactivity_in_Parallel_HPC_Applications-AAJX3CHA.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-1-4419-5597-5_21\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{riedel_collaborative_2010,\\n  author          = {Riedel, Morris and Frings, Wolfgang and Eickermann, Thomas and Habbinga, Sonja and Gibbon, Paul and Mallmann, Daniel and Streit, Achim and Wolf, Felix and Lippert, Thomas},\\n  title           = {Collaborative {Interactivity} in {Parallel} {HPC} {Applications}},\\n  booktitle       = {Proc. of the {Instrumenting} the {Grid} ({InGrid}) 2008 {Workshop}, {Lacco} {Ameno}, {Island} of {Ischia}, {Italy}},\\n  year            = {2010},\\n  pages           = {249--262},\\n  publisher       = {Springer},\\n  isbn            = {978-1-4419-5595-1},\\n  doi             = {10.1007/978-1-4419-5597-5_21}\\n}\')\">BibTeX</span></p></li>');
document.write('</ul>');
document.write('</br>');
document.write('<h2 class=\'zl-year-header\' id=\'2009\'>2009</h2>');
document.write('<ul class=\'zl-publication-list\'>');
document.write('<li><p style=\"text-align:justify;\">Daniel Becker, Rolf Rabenseifner, Felix Wolf, John Linford: Scalable timestamp synchronization for event traces of message-passing applications. <i>Parallel Computing</i>, 35(12): 595&ndash;607, December 2009.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2009-Scalable_timestamp_synchronization_for_event_traces_of_message-passing_applications-XBH9P2KK.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1016/j.parco.2008.12.012\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{becker_scalable_2009,\\n  author          = {Becker, Daniel and Rabenseifner, Rolf and Wolf, Felix and Linford, John},\\n  title           = {Scalable timestamp synchronization for event traces of message-passing applications},\\n  journal         = {Parallel Computing},\\n  year            = {2009},\\n  volume          = {35},\\n  number          = {12},\\n  pages           = {595--607},\\n  doi             = {10.1016/j.parco.2008.12.012},\\n  publisher       = {Elsevier}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Morris Riedel, Felix Wolf, Dieter Kranzlm&uuml;ller, Achim Streit, Thomas Lippert: Research Advances by Using Interoperable e-Science Infrastructures - The Infrastructure Interoperability Reference Model Applied in e-Science. <i>Cluster Computing</i>, 12(4): 357&ndash;372, December 2009.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2009-Research_Advances_by_Using_Interoperable_e-Science_Infrastructures_-_The_Infrastructure_Interoperability_Reference_Model_Applied_in_e-Science-GUM7EQ6D.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/s10586-009-0102-2\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{riedel_research_2009,\\n  author          = {Riedel, Morris and Wolf, Felix and Kranzlmüller, Dieter and Streit, Achim and Lippert, Thomas},\\n  title           = {Research {Advances} by {Using} {Interoperable} e-{Science} {Infrastructures} - {The} {Infrastructure} {Interoperability} {Reference} {Model} {Applied} in e-{Science}},\\n  journal         = {Cluster Computing},\\n  year            = {2009},\\n  volume          = {12},\\n  number          = {4},\\n  pages           = {357--372},\\n  issn            = {1386-7857},\\n  doi             = {10.1007/s10586-009-0102-2},\\n  publisher       = {Springer Berlin Heidelberg}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Zolt&aacute;n Szebenyi, Felix Wolf, Brian J. N. Wylie: Space-Efficient Time-Series Call-Path Profiling of Parallel Applications. In <i>Proc. of the International Conference for High Performance Computing, Networking, Storage, and Analysis (SC09), Portland, OR, USA</i>, ACM, November 2009.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2009-Space-Efficient_Time-Series_Call-Path_Profiling_of_Parallel_Applications-D68UFI46.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1145/1654059.1654097\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{szebenyi_space-efficient_2009,\\n  author          = {Szebenyi, Zoltán and Wolf, Felix and Wylie, Brian J. N.},\\n  title           = {Space-{Efficient} {Time}-{Series} {Call}-{Path} {Profiling} of {Parallel} {Applications}},\\n  booktitle       = {Proc. of the {International} {Conference} for {High} {Performance} {Computing}, {Networking}, {Storage}, and {Analysis} ({SC09}), {Portland}, {OR}, {USA}},\\n  year            = {2009},\\n  publisher       = {ACM},\\n  isbn            = {978-1-60558-744-8},\\n  doi             = {10.1145/1654059.1654097}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Wolfgang Frings, Felix Wolf, Ventsislav Petkov: Scalable Massively Parallel I/O to Task-Local Files. In <i>Proc. of the International Conference for High Performance Computing, Networking, Storage, and Analysis (SC09), Portland, OR, USA</i>, ACM, November 2009.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2009-Scalable_Massively_Parallel_IO_to_Task-Local_Files-8YGCYIP3.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1145/1654059.1654077\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{frings_scalable_2009,\\n  author          = {Frings, Wolfgang and Wolf, Felix and Petkov, Ventsislav},\\n  title           = {Scalable {Massively} {Parallel} {I}/{O} to {Task}-{Local} {Files}},\\n  booktitle       = {Proc. of the {International} {Conference} for {High} {Performance} {Computing}, {Networking}, {Storage}, and {Analysis} ({SC09}), {Portland}, {OR}, {USA}},\\n  year            = {2009},\\n  publisher       = {ACM},\\n  isbn            = {978-1-60558-744-8},\\n  doi             = {10.1145/1654059.1654077}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Marc-Andr&eacute; Hermanns, Markus Geimer, Bernd Mohr, Felix Wolf: Scalable Detection of MPI-2 Remote Memory Access Inefficiency Patterns. In <i>Proc. of the 16th European PVM/MPI Users&#039; Group Meeting (EuroPVM/MPI), Espoo, Finland</i>, volume 5759 of <i>Lecture Notes in Computer Science</i>, pages 31&ndash;41, Springer, September 2009.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2009-Scalable_Detection_of_MPI-2_Remote_Memory_Access_Inefficiency_Patterns-FKQJ4E2C.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-642-03770-2_10\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{hermanns_scalable_2009,\\n  author          = {Hermanns, Marc-André and Geimer, Markus and Mohr, Bernd and Wolf, Felix},\\n  title           = {Scalable {Detection} of {MPI}-2 {Remote} {Memory} {Access} {Inefficiency} {Patterns}},\\n  booktitle       = {Proc. of the 16th {European} {PVM}/{MPI} {Users}\\\' {Group} {Meeting} ({EuroPVM}/{MPI}), {Espoo}, {Finland}},\\n  year            = {2009},\\n  volume          = {5759},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {31--41},\\n  publisher       = {Springer},\\n  isbn            = {978-3-642-03769-6},\\n  issn            = {1094-3420},\\n  doi             = {10.1007/978-3-642-03770-2_10}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Zolt&aacute;n Szebenyi, Brian J. N. Wylie, Felix Wolf: Scalasca Parallel Performance Analyses of PEPC. In <i>Proc. of the 1st Workshop on Productivity and Performance (PROPER) in conjunction with Euro-Par 2008, Las Palmas de Gran Canaria, Spain</i>, volume 5415 of <i>Lecture Notes in Computer Science</i>, pages 305&ndash;314, Springer, September 2009.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2009-Scalasca_Parallel_Performance_Analyses_of_PEPC-8Q834JYQ.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-642-00955-6_35\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{szebenyi_scalasca_2009,\\n  author          = {Szebenyi, Zoltán and Wylie, Brian J. N. and Wolf, Felix},\\n  title           = {Scalasca {Parallel} {Performance} {Analyses} of {PEPC}},\\n  booktitle       = {Proc. of the 1st {Workshop} on {Productivity} and {Performance} ({PROPER}) in conjunction with {Euro}-{Par} 2008, {Las} {Palmas} de {Gran} {Canaria}, {Spain}},\\n  year            = {2009},\\n  volume          = {5415},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {305--314},\\n  publisher       = {Springer},\\n  issn            = {0302-9743},\\n  doi             = {10.1007/978-3-642-00955-6_35}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Markus Geimer, Felix Wolf, Brian J. N. Wylie, Bernd Mohr: A scalable tool architecture for diagnosing wait states in massively parallel applications. <i>Parallel Computing</i>, 35(7): 375&ndash;388, July 2009.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2009-A_scalable_tool_architecture_for_diagnosing_wait_states_in_massively_parallel_applications-F5G6JTCE.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1016/j.parco.2009.02.003\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{geimer_scalable_2009,\\n  author          = {Geimer, Markus and Wolf, Felix and Wylie, Brian J. N. and Mohr, Bernd},\\n  title           = {A scalable tool architecture for diagnosing wait states in massively parallel applications},\\n  journal         = {Parallel Computing},\\n  year            = {2009},\\n  volume          = {35},\\n  number          = {7},\\n  pages           = {375--388},\\n  issn            = {0167-8191},\\n  doi             = {10.1016/j.parco.2009.02.003}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Mohammad Shahbaz Memon, Ahmed Shiraz Memon, Morris Riedel, Achim Streit, Felix Wolf: Enabling Grid Interoperability by Extending HPC-driven Job Management with an Open Standard Information Model. In <i>Proc. of the 8th IEEE/ACIS International Conference on Computer and Information Science (ICIS), Shanghai, China</i>, pages 506&ndash;511, IEEE, June 2009.<br> <a class=\"zl-links\" href=\"https://doi.org/10.1109/ICIS.2009.198\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{memon_enabling_2009,\\n  author          = {Memon, Mohammad Shahbaz and Memon, Ahmed Shiraz and Riedel, Morris and Streit, Achim and Wolf, Felix},\\n  title           = {Enabling {Grid} {Interoperability} by {Extending} {HPC}-driven {Job} {Management} with an {Open} {Standard} {Information} {Model}},\\n  booktitle       = {Proc. of the 8th {IEEE}/{ACIS} {International} {Conference} on {Computer} and {Information} {Science} ({ICIS}), {Shanghai}, {China}},\\n  year            = {2009},\\n  pages           = {506--511},\\n  publisher       = {IEEE},\\n  isbn            = {978-0-7695-3641-5},\\n  doi             = {10.1109/ICIS.2009.198}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Markus Geimer, Sameer S. Shende, Allen D. Malony, Felix Wolf: A Generic and Configurable Source-Code Instrumentation Component. In <i>Proc. of the International Conference on Computational Science (ICCS), Baton Rouge, LA, USA</i>, volume 5545 of <i>Lecture Notes in Computer Science</i>, pages 696&ndash;705, Springer, May 2009.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2009-A_Generic_and_Configurable_Source-Code_Instrumentation_Component-3YBDJU8J.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-642-01973-9_78\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{geimer_generic_2009,\\n  author          = {Geimer, Markus and Shende, Sameer S. and Malony, Allen D. and Wolf, Felix},\\n  title           = {A {Generic} and {Configurable} {Source}-{Code} {Instrumentation} {Component}},\\n  booktitle       = {Proc. of the {International} {Conference} on {Computational} {Science} ({ICCS}), {Baton} {Rouge}, {LA}, {USA}},\\n  year            = {2009},\\n  editor          = {Allen, Gabrielle and Nabrzyski, Jarek and Seidel, Ed and van Albada, Geert Dick and Dongarra, Jack and Sloot, Peter M. A.},\\n  volume          = {5545},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {696--705},\\n  publisher       = {Springer},\\n  isbn            = {978-3-642-01972-2},\\n  doi             = {10.1007/978-3-642-01973-9_78}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Daniel Becker, Rolf Rabenseifner, Felix Wolf, John Linford: Replay-based synchronization of timestamps in event traces of massively parallel applications. <i>Scalable Computing: Practice and Experience</i>, 10(1): 49&ndash;60, March 2009.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/NTSHRM8E_Becker et al. - 2009 - Replay-based synchronization of timestamps in event traces of massively parallel applications.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://www.scpe.org/index.php/scpe/article/view/600\" target=\"_blank\">URL</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{becker_replay-based_2009,\\n  author          = {Becker, Daniel and Rabenseifner, Rolf and Wolf, Felix and Linford, John},\\n  title           = {Replay-based synchronization of timestamps in event traces of massively parallel applications},\\n  journal         = {Scalable Computing: Practice and Experience},\\n  year            = {2009},\\n  volume          = {10},\\n  number          = {1},\\n  pages           = {49--60},\\n  issn            = {1895-1767},\\n  url             = {https://www.scpe.org/index.php/scpe/article/view/600}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Morris Riedel, E. Laure, Th. Soddemann, L. Field, J. P. Navarro, J. Casey, M. Litmaath, J. Ph. Baud, B. Koblitz, C. Catlett, D. Skow, C. Zheng, P.-M. Papadopoulos, M. Katz, N. Sharma, O. Smirnova, B. K&oacute;nya, P. Arzberger, F. W&uuml;rthwein, A. S. Rana, T. Martin, M. Wan, V. Welch, T. Rimovsky, S. Newhouse, A. Vanni, Y. Tanaka, Y. Tanimura, T. Ikegami, D. Abramson, C. Enticott, G. Jenkins, R. Pordes, S. Timm, G. Moont, M. Aggarwal, D. Colling, O. van der Aa, A. Sim, V. Natarajan, A. Shoshani, J. Gu, G. Galang, R. Zappi, L. Magnoni, V. Ciaschini, M. Pace, Valerio Venturi, Moreno Marzolla, Paolo Andreetto, B. Cowles, S. Wang, Y. Saeki, H. Sato, S. Matsuoka, P. Uthayopas, S. Sriprayoonsakul, O. Koeroo, M. Viljoen, L. Pearlman, S. Pickles, D. Wallom, G. Moloney, J. Lauret, J. Marsteller, P. Sheldon, S. Pathak, S. De Witt, J. Menc&aacute;k, J. Jensen, M. Hodges, D. Ross, S. Phatanapherom, G. Netzer, A. R. Gregersen, M. Jones, S. Chen, P. Kacsuk, Achim Streit, Daniel Mallmann, Felix Wolf, Thomas Lippert, Th. Delaitre, E. Huedo, N. Geddes: Interoperation of World-Wide Production e-Science Infrastructures. <i>Concurrency and Computation: Practice and Experience</i>, 21(8): 961&ndash;990, March 2009.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2009-Interoperation_of_World-Wide_Production_e-Science_Infrastructures-7YSSD6M4.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1002/cpe.1402\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{riedel_interoperation_2009,\\n  author          = {Riedel, Morris and Laure, E. and Soddemann, Th. and Field, L. and Navarro, J. P. and Casey, J. and Litmaath, M. and Baud, J. Ph. and Koblitz, B. and Catlett, C. and Skow, D. and Zheng, C. and Papadopoulos, P.-M. and Katz, M. and Sharma, N. and Smirnova, O. and Kónya, B. and Arzberger, P. and Würthwein, F. and Rana, A. S. and Martin, T. and Wan, M. and Welch, V. and Rimovsky, T. and Newhouse, S. and Vanni, A. and Tanaka, Y. and Tanimura, Y. and Ikegami, T. and Abramson, D. and Enticott, C. and Jenkins, G. and Pordes, R. and Timm, S. and Moont, G. and Aggarwal, M. and Colling, D. and van der Aa, O. and Sim, A. and Natarajan, V. and Shoshani, A. and Gu, J. and Galang, G. and Zappi, R. and Magnoni, L. and Ciaschini, V. and Pace, M. and Venturi, Valerio and Marzolla, Moreno and Andreetto, Paolo and Cowles, B. and Wang, S. and Saeki, Y. and Sato, H. and Matsuoka, S. and Uthayopas, P. and Sriprayoonsakul, S. and Koeroo, O. and Viljoen, M. and Pearlman, L. and Pickles, S. and Wallom, D. and Moloney, G. and Lauret, J. and Marsteller, J. and Sheldon, P. and Pathak, S. and De Witt, S. and Mencák, J. and Jensen, J. and Hodges, M. and Ross, D. and Phatanapherom, S. and Netzer, G. and Gregersen, A. R. and Jones, M. and Chen, S. and Kacsuk, P. and Streit, Achim and Mallmann, Daniel and Wolf, Felix and Lippert, Thomas and Delaitre, Th. and Huedo, E. and Geddes, N.},\\n  title           = {Interoperation of {World}-{Wide} {Production} e-{Science} {Infrastructures}},\\n  journal         = {Concurrency and Computation: Practice and Experience},\\n  year            = {2009},\\n  volume          = {21},\\n  number          = {8},\\n  pages           = {961--990},\\n  issn            = {1532-0626},\\n  doi             = {10.1002/cpe.1402}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Marc-Andr&eacute; Hermanns, Markus Geimer, Felix Wolf, Brian J. N. Wylie: Verifying Causality Between Distant Performance Phenomena in Large-Scale MPI Applications. In <i>Proc. of the 17th Euromicro International Conference on Parallel, Distributed, and Network-Based Processing (PDP), Weimar, Germany</i>, pages 78&ndash;84, IEEE, February 2009.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2009-Verifying_Causality_Between_Distant_Performance_Phenomena_in_Large-Scale_MPI_Applications-KTMBP3X5.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/PDP.2009.50\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{hermanns_verifying_2009,\\n  author          = {Hermanns, Marc-André and Geimer, Markus and Wolf, Felix and Wylie, Brian J. N.},\\n  title           = {Verifying {Causality} {Between} {Distant} {Performance} {Phenomena} in {Large}-{Scale} {MPI} {Applications}},\\n  booktitle       = {Proc. of the 17th {Euromicro} {International} {Conference} on {Parallel}, {Distributed}, and {Network}-{Based} {Processing} ({PDP}), {Weimar}, {Germany}},\\n  year            = {2009},\\n  pages           = {78--84},\\n  publisher       = {IEEE},\\n  isbn            = {978-0-7695-3544-9},\\n  doi             = {10.1109/PDP.2009.50}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Felix Wolf: Performance Tools for Petascale Systems. <i>Innovatives Supercomputing in Deutschland (inSiDE)</i>, 7(2): 38&ndash;39, 2009.<br> <a class=\"zl-links\" href=\"http://inside.hlrs.de/_old/htm/Edition_02_09/article_10.html\" target=\"_blank\">URL</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{wolf_performance_2009,\\n  author          = {Wolf, Felix},\\n  title           = {Performance {Tools} for {Petascale} {Systems}},\\n  journal         = {Innovatives Supercomputing in Deutschland (inSiDE)},\\n  year            = {2009},\\n  volume          = {7},\\n  number          = {2},\\n  pages           = {38--39},\\n  url             = {http://inside.hlrs.de/_old/htm/Edition_02_09/article_10.html}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Morris Riedel, Achim Streit, Thomas Lippert, Felix Wolf, Dieter Kranzlm&uuml;ller: Concepts and Design of an Interoperability Reference Model for Scientific- and Grid Computing Infrastructures. In <i>Proc. of the Applied Computing Conference, in Mathematical Methods and Applied Computing, Volume II</i>, pages 691&ndash;698, WSEAS Press, 2009.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2009-Concepts_and_Design_of_an_Interoperability_Reference_Model_for_Scientific-_and_Grid_Computing_Infrastructures-Y2NVWA9S.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{riedel_concepts_2009,\\n  author          = {Riedel, Morris and Streit, Achim and Lippert, Thomas and Wolf, Felix and Kranzlmüller, Dieter},\\n  title           = {Concepts and {Design} of an {Interoperability} {Reference} {Model} for {Scientific}- and {Grid} {Computing} {Infrastructures}},\\n  booktitle       = {Proc. of the {Applied} {Computing} {Conference}, in {Mathematical} {Methods} and {Applied} {Computing}, {Volume} {II}},\\n  year            = {2009},\\n  pages           = {691--698},\\n  publisher       = {WSEAS Press},\\n  isbn            = {978-960-474-124-3}\\n}\')\">BibTeX</span></p></li>');
document.write('</ul>');
document.write('</br>');
document.write('<h2 class=\'zl-year-header\' id=\'2008\'>2008</h2>');
document.write('<ul class=\'zl-publication-list\'>');
document.write('<li><p style=\"text-align:justify;\">Morris Riedel, Achim Streit, Felix Wolf, Thomas Lippert, Dieter Kranzlm&uuml;ller: Classification of Different Approaches for e-Science Applications in Next Generation Computing Infrastructures. In <i>Proc. of the 4th IEEE Conference on e-Science (e-Science), Indianapolis, USA</i>, pages 198&ndash;205, December 2008.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2008-Classification_of_Different_Approaches_for_e-Science_Applications_in_Next_Generation_Computing_Infrastructures-SA7S6Z9C.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/eScience.2008.56\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{riedel_classification_2008,\\n  author          = {Riedel, Morris and Streit, Achim and Wolf, Felix and Lippert, Thomas and Kranzlmüller, Dieter},\\n  title           = {Classification of {Different} {Approaches} for e-{Science} {Applications} in {Next} {Generation} {Computing} {Infrastructures}},\\n  booktitle       = {Proc. of the 4th {IEEE} {Conference} on e-{Science} (e-{Science}), {Indianapolis}, {USA}},\\n  year            = {2008},\\n  pages           = {198--205},\\n  isbn            = {978-1-4244-3380-3},\\n  doi             = {10.1109/eScience.2008.56}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Felix Wolf, Brian J. N. Wylie, Erika &Aacute;brah&aacute;m, Daniel Becker, Wolfgang Frings, Karl F&uuml;rlinger, Markus Geimer, Marc-Andr&eacute; Hermanns, Bernd Mohr, Shirley Moore, Matthias Pfeifer, Zolt&aacute;n Szebenyi: <i>Tools for High Performance Computing, Proc. of the 2nd Parallel Tools Workshop, Stuttgart, Germany, July 2008</i>, chapter Usage of the SCALASCA Toolset for Scalable Performance Analysis of Large-Scale Parallel Applications. Springer, pages 157&ndash;167, October 2008.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2008-Usage_of_the_SCALASCA_Toolset_for_Scalable_Performance_Analysis_of_Large-Scale_Parallel_Applications-IIJY3W9D.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-540-68564-7_10\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InCollection{wolf_usage_2008,\\n  author          = {Wolf, Felix and Wylie, Brian J. N. and Ábrahám, Erika and Becker, Daniel and Frings, Wolfgang and Fürlinger, Karl and Geimer, Markus and Hermanns, Marc-André and Mohr, Bernd and Moore, Shirley and Pfeifer, Matthias and Szebenyi, Zoltán},\\n  title           = {Usage of the {SCALASCA} {Toolset} for {Scalable} {Performance} {Analysis} of {Large}-{Scale} {Parallel} {Applications}},\\n  booktitle       = {Tools for {High} {Performance} {Computing}, {Proc}. of the 2nd {Parallel} {Tools} {Workshop}, {Stuttgart}, {Germany}, {July} 2008},\\n  publisher       = {Springer},\\n  year            = {2008},\\n  pages           = {157--167},\\n  isbn            = {ISBN 978-3-540-68561-6},\\n  doi             = {10.1007/978-3-540-68564-7_10}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Morris Riedel, Wolfgang Frings, Sonja Habbinga, Thomas Eickermann, Daniel Mallmann, Achim Streit, Felix Wolf, Thomas Lippert: Extending the Collaborative Online Visualization and Steering Framework for Computational Grids with Attribute-based Authorization. In <i>Proc. of the 9th IEEE/ACM International Conference on Grid Computing (Grid 2008), Tsukuba, Japan</i>, pages 104&ndash;111, IEEE, October 2008.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2008-Extending_the_Collaborative_Online_Visualization_and_Steering_Framework_for_Computational_Grids_with_Attribute-based_Authorization-3NNPHWCM.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/GRID.2008.4662788\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{riedel_extending_2008,\\n  author          = {Riedel, Morris and Frings, Wolfgang and Habbinga, Sonja and Eickermann, Thomas and Mallmann, Daniel and Streit, Achim and Wolf, Felix and Lippert, Thomas},\\n  title           = {Extending the {Collaborative} {Online} {Visualization} and {Steering} {Framework} for {Computational} {Grids} with {Attribute}-based {Authorization}},\\n  booktitle       = {Proc. of the 9th {IEEE}/{ACM} {International} {Conference} on {Grid} {Computing} ({Grid} 2008), {Tsukuba}, {Japan}},\\n  year            = {2008},\\n  pages           = {104--111},\\n  publisher       = {IEEE},\\n  isbn            = {978-1-4244-2578-5},\\n  doi             = {10.1109/GRID.2008.4662788}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Daniel Becker, Rolf Rabenseifner, Felix Wolf: Implications of non-constant clock drifts for the timestamps of concurrent events. In <i>Proc. of the IEEE International Conference on Cluster Computing (CLUSTER), Tsukuba, Japan</i>, pages 59&ndash;68, IEEE, September 2008.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2008-Implications_of_non-constant_clock_drifts_for_the_timestamps_of_concurrent_events-SWI2J6HJ.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/CLUSTR.2008.4663756\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{becker_implications_2008,\\n  author          = {Becker, Daniel and Rabenseifner, Rolf and Wolf, Felix},\\n  title           = {Implications of non-constant clock drifts for the timestamps of concurrent events},\\n  booktitle       = {Proc. of the {IEEE} {International} {Conference} on {Cluster} {Computing} ({CLUSTER}), {Tsukuba}, {Japan}},\\n  year            = {2008},\\n  pages           = {59--68},\\n  publisher       = {IEEE},\\n  isbn            = {978-1-4244-2639-3},\\n  issn            = {1552-5244},\\n  doi             = {10.1109/CLUSTR.2008.4663756}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Daniel Becker, John Linford, Rolf Rabenseifner, Felix Wolf: Replay-based synchronization of timestamps in event traces of massively parallel applications. In <i>Proc. of the International Conference on Parallel Processing Workshops (ICPPW), 1st International Workshop on Simulation and Modelling in Emergent Computational Systems (SMECS), Portland, OR, USA</i>, pages 212&ndash;219, IEEE, September 2008.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/X725RRXK_Becker et al. - 2008 - Replay-based synchronization of timestamps in event traces of massively parallel applications.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/ICPP-W.2008.17\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{becker_replay-based_2008,\\n  author          = {Becker, Daniel and Linford, John and Rabenseifner, Rolf and Wolf, Felix},\\n  title           = {Replay-based synchronization of timestamps in event traces of massively parallel applications},\\n  booktitle       = {Proc. of the {International} {Conference} on {Parallel} {Processing} {Workshops} ({ICPPW}), 1st {International} {Workshop} on {Simulation} and {Modelling} in {Emergent} {Computational} {Systems} ({SMECS}), {Portland}, {OR}, {USA}},\\n  year            = {2008},\\n  pages           = {212--219},\\n  publisher       = {IEEE},\\n  isbn            = {978-0-7695-3375-9},\\n  issn            = {0190-3918},\\n  doi             = {10.1109/ICPP-W.2008.17}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Oscar Hernandez, Fengguang Song, Barbara Chapman, Jack Dongarra, Bernd Mohr, Shirley Moore, Felix Wolf: Performance Instrumentation and Compiler Optimizations for MPI/OpenMP Applications. In <i>Proc. of the 2nd International Workshop on OpenMP (IWOMP 2006), Reims, France</i>, volume 4315 of <i>Lecture Notes in Computer Science</i>, pages 267&ndash;278, Springer, June 2008.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2008-Performance_Instrumentation_and_Compiler_Optimizations_for_MPIOpenMP_Applications-GI7L53BB.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-540-68555-5_22\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{hernandez_performance_2008,\\n  author          = {Hernandez, Oscar and Song, Fengguang and Chapman, Barbara and Dongarra, Jack and Mohr, Bernd and Moore, Shirley and Wolf, Felix},\\n  title           = {Performance {Instrumentation} and {Compiler} {Optimizations} for {MPI}/{OpenMP} {Applications}},\\n  booktitle       = {Proc. of the 2nd {International} {Workshop} on {OpenMP} ({IWOMP} 2006), {Reims}, {France}},\\n  year            = {2008},\\n  volume          = {4315},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {267--278},\\n  publisher       = {Springer},\\n  isbn            = {978-3-540-68554-8},\\n  doi             = {10.1007/978-3-540-68555-5_22}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Daniel Becker, Morris Riedel, Achim Streit, Felix Wolf: Grid-Based Workflow Management for Automatic Performance Analysis of Massively Parallel Applications. In <i>Proc. of the 3rd CoreGRID Workshop on Grid Middleware, Barcelona, Spain</i> of <i>CoreGRID Series</i>, pages 103&ndash;118, Springer, June 2008.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2008-Grid-Based_Workflow_Management_for_Automatic_Performance_Analysis_of_Massively_Parallel_Applications-QZHULSTV.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-0-387-85966-8_8\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{becker_grid-based_2008,\\n  author          = {Becker, Daniel and Riedel, Morris and Streit, Achim and Wolf, Felix},\\n  title           = {Grid-{Based} {Workflow} {Management} for {Automatic} {Performance} {Analysis} of {Massively} {Parallel} {Applications}},\\n  booktitle       = {Proc. of the 3rd {CoreGRID} {Workshop} on {Grid} {Middleware}, {Barcelona}, {Spain}},\\n  year            = {2008},\\n  series          = {{CoreGRID} {Series}},\\n  pages           = {103--118},\\n  publisher       = {Springer},\\n  isbn            = {978-0-387-85965-1},\\n  doi             = {10.1007/978-0-387-85966-8_8}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Zolt&aacute;n Szebenyi, Brian J. N. Wylie, Felix Wolf: SCALASCA Parallel Performance Analyses of SPEC MPI2007 Applications. In <i>Proc. of the 1st SPEC International Performance Evaluation Workshop (SIPEW), Darmstadt, Germany</i>, volume 5119 of <i>Lecture Notes in Computer Science</i>, pages 99&ndash;123, Springer, June 2008.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2008-SCALASCA_Parallel_Performance_Analyses_of_SPEC_MPI2007_Applications-8T8VVLVG.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-540-69814-2_8\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{szebenyi_scalasca_2008,\\n  author          = {Szebenyi, Zoltán and Wylie, Brian J. N. and Wolf, Felix},\\n  title           = {{SCALASCA} {Parallel} {Performance} {Analyses} of {SPEC} {MPI2007} {Applications}},\\n  booktitle       = {Proc. of the 1st {SPEC} {International} {Performance} {Evaluation} {Workshop} ({SIPEW}), {Darmstadt}, {Germany}},\\n  year            = {2008},\\n  volume          = {5119},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {99--123},\\n  publisher       = {Springer},\\n  isbn            = {978-3-540-69813-5},\\n  doi             = {10.1007/978-3-540-69814-2_8}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Morris Riedel, Ahmed Shiraz Memon, Mohammad Shahbaz Memon, Daniel Mallmann, Achim Streit, Felix Wolf, Thomas Lippert, Valerio Venturi, Paolo Andreetto, Moreno Marzolla, Andrea Ferraro, Antonia Ghiselli, Fredrik Hedman, Zeeshan Ali Shah, Jean Salzemann, Ana Da Costa, Vincent Breton, Vinod Kasam, Martin Hofmann-Apitius, David Snelling, Sven van den Berghe, Vivian Li, Steve Brewer, Alistair Dunlop, Nishadi De Silva: Improving e-Science with Interoperability of the e-Infrastructures EGEE and DEISA. In <i>Proc. of the 31st International Convention MIPRO, Conference on Grid and Visualization Systems (GVS), Opatija, Croatia</i>, pages 225&ndash;231, Croatian Society for Information and Communication Technology, Electronics and Microelectronics, May 2008.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2008-Improving_e-Science_with_Interoperability_of_the_e-Infrastructures_EGEE_and_DEISA-AUSL6GCT.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{riedel_improving_2008,\\n  author          = {Riedel, Morris and Memon, Ahmed Shiraz and Memon, Mohammad Shahbaz and Mallmann, Daniel and Streit, Achim and Wolf, Felix and Lippert, Thomas and Venturi, Valerio and Andreetto, Paolo and Marzolla, Moreno and Ferraro, Andrea and Ghiselli, Antonia and Hedman, Fredrik and Shah, Zeeshan Ali and Salzemann, Jean and Da Costa, Ana and Breton, Vincent and Kasam, Vinod and Hofmann-Apitius, Martin and Snelling, David and van den Berghe, Sven and Li, Vivian and Brewer, Steve and Dunlop, Alistair and De Silva, Nishadi},\\n  title           = {Improving e-{Science} with {Interoperability} of the e-{Infrastructures} {EGEE} and {DEISA}},\\n  booktitle       = {Proc. of the 31st {International} {Convention} {MIPRO}, {Conference} on {Grid} and {Visualization} {Systems} ({GVS}), {Opatija}, {Croatia}},\\n  year            = {2008},\\n  pages           = {225--231},\\n  publisher       = {Croatian Society for Information and Communication Technology, Electronics and Microelectronics},\\n  note            = {Place: Opatija, Croatia},\\n  isbn            = {978-953-233-036-6}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Marc-Andr&eacute; Hermanns, Markus Geimer, Felix Wolf, Brian J. N. Wylie: Verifying Causal Connections between Distant Performance Phenomena in Large-Scale Message-Passing Applications FZJ-JSC-IB-2008-05, April 2008.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2008-Verifying_Causal_Connections_between_Distant_Performance_Phenomena_in_Large-Scale_Message-Passing_Applications-CHIMGB54.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Techreport{hermanns_verifying_2008,\\n  author          = {Hermanns, Marc-André and Geimer, Markus and Wolf, Felix and Wylie, Brian J. N.},\\n  title           = {Verifying {Causal} {Connections} between {Distant} {Performance} {Phenomena} in {Large}-{Scale} {Message}-{Passing} {Applications}},\\n  institution     = {Forschungszentrum Jülich},\\n  year            = {2008},\\n  type            = {Technical {Report}},\\n  number          = {FZJ-JSC-IB-2008-05}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Daniel Becker, Wolfgang Frings, Felix Wolf: Performance Evaluation and Optimization of Parallel Grid Computing Applications. In <i>Proc. of the 16th Euromicro International Conference on Parallel, Distributed and Network-Based Processing (PDP), Toulouse, France</i>, pages 193&ndash;199, IEEE, February 2008.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2008-Performance_Evaluation_and_Optimization_of_Parallel_Grid_Computing_Applications-7JJXMPST.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/PDP.2008.27\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{becker_performance_2008,\\n  author          = {Becker, Daniel and Frings, Wolfgang and Wolf, Felix},\\n  title           = {Performance {Evaluation} and {Optimization} of {Parallel} {Grid} {Computing} {Applications}},\\n  booktitle       = {Proc. of the 16th {Euromicro} {International} {Conference} on {Parallel}, {Distributed} and {Network}-{Based} {Processing} ({PDP}), {Toulouse}, {France}},\\n  year            = {2008},\\n  pages           = {193--199},\\n  publisher       = {IEEE},\\n  isbn            = {978-0-7695-0389-5},\\n  issn            = {1066-6192},\\n  doi             = {10.1109/PDP.2008.27}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Felix Wolf, Daniel Becker, Markus Geimer, Brian J. N. Wylie: Scalable Performance Analysis Methods for the Next Generation of Supercomputers. In <i>Proc. of the John von Neumann Institute for Computing (NIC) Symposium, J&uuml;lich, Germany</i>, volume 39 of <i>NIC-Series</i>, pages 315&ndash;322, February 2008.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2008-Scalable_Performance_Analysis_Methods_for_the_Next_Generation_of_Supercomputers-JQKCKQHX.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{wolf_scalable_2008,\\n  author          = {Wolf, Felix and Becker, Daniel and Geimer, Markus and Wylie, Brian J. N.},\\n  title           = {Scalable {Performance} {Analysis} {Methods} for the {Next} {Generation} of {Supercomputers}},\\n  booktitle       = {Proc. of the {John} von {Neumann} {Institute} for {Computing} ({NIC}) {Symposium}, {Jülich}, {Germany}},\\n  year            = {2008},\\n  volume          = {39},\\n  series          = {{NIC}-{Series}},\\n  pages           = {315--322},\\n  isbn            = {978-3-9810843-5-1}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Brian J. N. Wylie, Markus Geimer, Felix Wolf: Performance measurement and analysis of large-scale parallel applications on leadership computing systems. <i>Scientific Programming</i>, 16(2-3): 167&ndash;181, 2008.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2008-Performance_measurement_and_analysis_of_large-scale_parallel_applications_on_leadership_computing_systems-Z8F2RLPM.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://www.hindawi.com/journals/sp/2008/632685/abs/\" target=\"_blank\">URL</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.3233/SPR-2008-0255\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{wylie_performance_2008,\\n  author          = {Wylie, Brian J. N. and Geimer, Markus and Wolf, Felix},\\n  title           = {Performance measurement and analysis of large-scale parallel applications on leadership computing systems},\\n  journal         = {Scientific Programming},\\n  year            = {2008},\\n  volume          = {16},\\n  number          = {2-3},\\n  pages           = {167--181},\\n  issn            = {1058-9244},\\n  url             = {https://www.hindawi.com/journals/sp/2008/632685/abs/},\\n  doi             = {10.3233/SPR-2008-0255}\\n}\')\">BibTeX</span></p></li>');
document.write('</ul>');
document.write('</br>');
document.write('<h2 class=\'zl-year-header\' id=\'2007\'>2007</h2>');
document.write('<ul class=\'zl-publication-list\'>');
document.write('<li><p style=\"text-align:justify;\">Daniel Becker, Wolfgang Frings, Felix Wolf: Performance Evaluation and Optimization of Metacomputing Applications. In <i>Proc. of the 3rd Workshop on Communication in Cluster- and Grid-Systems (KiCC, Kommunikation in Clusterrechnern und Clusterverbundsystemen), Aachen, Germany</i>, pages 32&ndash;39, RWTH Aachen University, December 2007.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2007-Performance_Evaluation_and_Optimization_of_Metacomputing_Applications-IQW3NJ3G.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"http://nemo.ub.rwth-aachen.de/record/115518\" target=\"_blank\">URL</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{becker_performance_2007,\\n  author          = {Becker, Daniel and Frings, Wolfgang and Wolf, Felix},\\n  title           = {Performance {Evaluation} and {Optimization} of {Metacomputing} {Applications}},\\n  booktitle       = {Proc. of the 3rd {Workshop} on {Communication} in {Cluster}- and {Grid}-{Systems} ({KiCC}, {Kommunikation} in {Clusterrechnern} und {Clusterverbundsystemen}), {Aachen}, {Germany}},\\n  year            = {2007},\\n  pages           = {32--39},\\n  publisher       = {RWTH Aachen University},\\n  url             = {http://nemo.ub.rwth-aachen.de/record/115518}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Morris Riedel, Thomas Eickermann, Sonja Habbinga, Wolfgang Frings, Paul Gibbon, Daniel Mallmann, Achim Streit, Thomas Lippert, Felix Wolf, Wolfram Schiffmann, Andreas Ernst, Rainer Spurzem, Wolfgang E. Nagel: Computational Steering and Online Visualization of Scientific Applications on Large-Scale HPC Systems within e-Science Infrastructures. In <i>Proc. of 3rd IEEE International Conference on e-Science and Grid Computing, Bangalore, India</i>, pages 483&ndash;490, IEEE, December 2007.<br> <a class=\"zl-links\" href=\"http://portal.acm.org/citation.cfm?id=1332478.1333527&coll=portal&dl=ACM&CFID=11289866&CFTOKEN=87682987\" target=\"_blank\">URL</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/E-SCIENCE.2007.21\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{riedel_computational_2007,\\n  author          = {Riedel, Morris and Eickermann, Thomas and Habbinga, Sonja and Frings, Wolfgang and Gibbon, Paul and Mallmann, Daniel and Streit, Achim and Lippert, Thomas and Wolf, Felix and Schiffmann, Wolfram and Ernst, Andreas and Spurzem, Rainer and Nagel, Wolfgang E.},\\n  title           = {Computational {Steering} and {Online} {Visualization} of {Scientific} {Applications} on {Large}-{Scale} {HPC} {Systems} within e-{Science} {Infrastructures}},\\n  booktitle       = {Proc. of 3rd {IEEE} {International} {Conference} on e-{Science} and {Grid} {Computing}, {Bangalore}, {India}},\\n  year            = {2007},\\n  pages           = {483--490},\\n  publisher       = {IEEE},\\n  isbn            = {0-7695-3064-8},\\n  url             = {http://portal.acm.org/citation.cfm?id=1332478.1333527&coll=portal&dl=ACM&CFID=11289866&CFTOKEN=87682987},\\n  doi             = {10.1109/E-SCIENCE.2007.21}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Brian J. N. Wylie, Felix Wolf, Bernd Mohr, Markus Geimer: Integrated Runtime Measurement Summarisation and Selective Event Tracing for Scalable Parallel Execution Performance Diagnosis. In <i>Proc. of the 8th International Workshop on State-of-the-Art in Scientific and Parallel Computing (PARA), Ume&aring;, Sweden, June 2006</i>, volume 4699 of <i>Lecture Notes in Computer Science</i>, pages 460&ndash;469, Springer, October 2007.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2007-Integrated_Runtime_Measurement_Summarisation_and_Selective_Event_Tracing_for_Scalable_Parallel_Execution_Performance_Diagnosis-RJUPCX9Y.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-540-75755-9_55\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{wylie_integrated_2007,\\n  author          = {Wylie, Brian J. N. and Wolf, Felix and Mohr, Bernd and Geimer, Markus},\\n  title           = {Integrated {Runtime} {Measurement} {Summarisation} and {Selective} {Event} {Tracing} for {Scalable} {Parallel} {Execution} {Performance} {Diagnosis}},\\n  booktitle       = {Proc. of the 8th {International} {Workshop} on {State}-of-the-{Art} in {Scientific} and {Parallel} {Computing} ({PARA}), {Umeå}, {Sweden}, {June} 2006},\\n  year            = {2007},\\n  volume          = {4699},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {460--469},\\n  publisher       = {Springer},\\n  isbn            = {978-3-540-75754-2},\\n  doi             = {10.1007/978-3-540-75755-9_55}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Markus Geimer, Felix Wolf, Andreas Kn&uuml;pfer, Bernd Mohr, Brian J. N. Wylie: A Parallel Trace-Data Interface for Scalable Performance Analysis. In <i>Proc. of the 8th International Workshop on State-of-the-Art in Scientific and Parallel Computing (PARA), Ume&aring;, Sweden, June 2006</i>, volume 4699 of <i>Lecture Notes in Computer Science</i>, pages 398&ndash;408, Springer, October 2007.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2007-A_Parallel_Trace-Data_Interface_for_Scalable_Performance_Analysis-MUVCZ3ZY.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-540-75755-9_49\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{geimer_parallel_2007,\\n  author          = {Geimer, Markus and Wolf, Felix and Knüpfer, Andreas and Mohr, Bernd and Wylie, Brian J. N.},\\n  title           = {A {Parallel} {Trace}-{Data} {Interface} for {Scalable} {Performance} {Analysis}},\\n  booktitle       = {Proc. of the 8th {International} {Workshop} on {State}-of-the-{Art} in {Scientific} and {Parallel} {Computing} ({PARA}), {Umeå}, {Sweden}, {June} 2006},\\n  year            = {2007},\\n  volume          = {4699},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {398--408},\\n  publisher       = {Springer},\\n  isbn            = {978-3-540-75754-2},\\n  doi             = {10.1007/978-3-540-75755-9_49}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Daniel Becker, Rolf Rabenseifner, Felix Wolf: Timestamp Synchronization for Event Traces of Large-Scale Message-Passing Applications. In <i>Proc. of the 14th European PVM/MPI Users&#039; Group Meeting (EuroPVM/MPI), Paris, France</i>, volume 4757 of <i>Lecture Notes in Computer Science</i>, pages 315&ndash;325, Springer, September 2007.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2007-Timestamp_Synchronization_for_Event_Traces_of_Large-Scale_Message-Passing_Applications-2NQ9FGI7.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-540-75416-9_43\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{becker_timestamp_2007,\\n  author          = {Becker, Daniel and Rabenseifner, Rolf and Wolf, Felix},\\n  title           = {Timestamp {Synchronization} for {Event} {Traces} of {Large}-{Scale} {Message}-{Passing} {Applications}},\\n  booktitle       = {Proc. of the 14th {European} {PVM}/{MPI} {Users}\\\' {Group} {Meeting} ({EuroPVM}/{MPI}), {Paris}, {France}},\\n  year            = {2007},\\n  volume          = {4757},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {315--325},\\n  publisher       = {Springer},\\n  isbn            = {978-3-540-75415-2},\\n  doi             = {10.1007/978-3-540-75416-9_43}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Markus Geimer, Bj&ouml;rn Kuhlmann, Farzona Pulatova, Felix Wolf, Brian J. N. Wylie: Scalable Collation and Presentation of Call-Path Profile Data with CUBE. In <i>Proc. of the Conference on Parallel Computing (ParCo), Aachen/J&uuml;lich, Germany</i>, pages 645&ndash;652, September 2007.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2007-Scalable_Collation_and_Presentation_of_Call-Path_Profile_Data_with_CUBE-FIYJ23ST.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{geimer_scalable_2007,\\n  author          = {Geimer, Markus and Kuhlmann, Björn and Pulatova, Farzona and Wolf, Felix and Wylie, Brian J. N.},\\n  title           = {Scalable {Collation} and {Presentation} of {Call}-{Path} {Profile} {Data} with {CUBE}},\\n  booktitle       = {Proc. of the {Conference} on {Parallel} {Computing} ({ParCo}), {Aachen}/{Jülich}, {Germany}},\\n  year            = {2007},\\n  pages           = {645--652},\\n  isbn            = {978-1-58603-796-3},\\n  issn            = {0927-5452}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Morris Riedel, Thomas Eickermann, Wolfgang Frings, Sonja Dominiczak, Daniel Mallmann, Thomas D&uuml;ssel, Achim Streit, Paul Gibbon, Felix Wolf, Wolfram Schiffmann, Thomas Lippert: Design and Evaluation of a Collaborative Online Visualization and Steering Framework Implementation for Computational Grids. In <i>Proc. of the 8th IEEE/ACM International Conference on Grid Computing (Grid 2007), Austin, Texas, USA</i>, pages 169&ndash;177, September 2007.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2007-Design_and_Evaluation_of_a_Collaborative_Online_Visualization_and_Steering_Framework_Implementation_for_Computational_Grids-XPUN7CI2.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/GRID.2007.4354130\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{riedel_design_2007,\\n  author          = {Riedel, Morris and Eickermann, Thomas and Frings, Wolfgang and Dominiczak, Sonja and Mallmann, Daniel and Düssel, Thomas and Streit, Achim and Gibbon, Paul and Wolf, Felix and Schiffmann, Wolfram and Lippert, Thomas},\\n  title           = {Design and {Evaluation} of a {Collaborative} {Online} {Visualization} and {Steering} {Framework} {Implementation} for {Computational} {Grids}},\\n  booktitle       = {Proc. of the 8th {IEEE}/{ACM} {International} {Conference} on {Grid} {Computing} ({Grid} 2007), {Austin}, {Texas}, {USA}},\\n  year            = {2007},\\n  pages           = {169--177},\\n  isbn            = {978-1-4244-1559-5},\\n  issn            = {2152-1085},\\n  doi             = {10.1109/GRID.2007.4354130}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Allen D. Malony, Sameer S. Shende, Alan Morris, Felix Wolf: Compensation of Measurement Overhead in Parallel Performance Profiling. <i>International Journal of High Performance Computing Applications</i>, 21(2): 174&ndash;194, May 2007.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2007-Compensation_of_Measurement_Overhead_in_Parallel_Performance_Profiling-Y3D8WYJI.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1177/1094342007077862\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{malony_compensation_2007,\\n  author          = {Malony, Allen D. and Shende, Sameer S. and Morris, Alan and Wolf, Felix},\\n  title           = {Compensation of {Measurement} {Overhead} in {Parallel} {Performance} {Profiling}},\\n  journal         = {International Journal of High Performance Computing Applications},\\n  year            = {2007},\\n  volume          = {21},\\n  number          = {2},\\n  pages           = {174--194},\\n  issn            = {1094-3420},\\n  doi             = {10.1177/1094342007077862},\\n  publisher       = {SAGE Publications}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Morris Riedel, Wolfgang Frings, Sonja Dominiczak, Thomas Eickermann, Thomas D&uuml;ssel, Paul Gibbon, Daniel Mallmann, Felix Wolf, Wolfram Schiffmann: Requirements and Design of a Collaborative Online Visualization and Steering Framework for Grid and e-Science Infrastructures. In <i>Proc. of the German e-Science Conference, Baden-Baden, Germany</i>, Max Planck Digital Library - ID 316630.0, May 2007.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2007-Requirements_and_Design_of_a_Collaborative_Online_Visualization_and_Steering_Framework_for_Grid_and_e-Science_Infrastructures-WDCD4Y36.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{riedel_requirements_2007,\\n  author          = {Riedel, Morris and Frings, Wolfgang and Dominiczak, Sonja and Eickermann, Thomas and Düssel, Thomas and Gibbon, Paul and Mallmann, Daniel and Wolf, Felix and Schiffmann, Wolfram},\\n  title           = {Requirements and {Design} of a {Collaborative} {Online} {Visualization} and {Steering} {Framework} for {Grid} and e-{Science} {Infrastructures}},\\n  booktitle       = {Proc. of the {German} e-{Science} {Conference}, {Baden}-{Baden}, {Germany}},\\n  year            = {2007},\\n  publisher       = {Max Planck Digital Library - ID 316630.0}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Daniel Becker, Felix Wolf, Wolfgang Frings, Markus Geimer, Brian J. N. Wylie, Bernd Mohr: Automatic Trace-Based Performance Analysis of Metacomputing Applications. In <i>Proc. of the International Parallel and Distributed Processing Symposium (IPDPS), Long Beach, CA, USA</i>, IEEE, March 2007.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2007-Automatic_Trace-Based_Performance_Analysis_of_Metacomputing_Applications-Q77BGKRM.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/IPDPS.2007.370238\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{becker_automatic_2007,\\n  author          = {Becker, Daniel and Wolf, Felix and Frings, Wolfgang and Geimer, Markus and Wylie, Brian J. N. and Mohr, Bernd},\\n  title           = {Automatic {Trace}-{Based} {Performance} {Analysis} of {Metacomputing} {Applications}},\\n  booktitle       = {Proc. of the {International} {Parallel} and {Distributed} {Processing} {Symposium} ({IPDPS}), {Long} {Beach}, {CA}, {USA}},\\n  year            = {2007},\\n  publisher       = {IEEE},\\n  isbn            = {1-4244-0909-8},\\n  issn            = {1530-2075},\\n  doi             = {10.1109/IPDPS.2007.370238}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Felix Wolf, Bernd Mohr, Jack Dongarra, Shirley Moore: Automatic analysis of inefficiency patterns in parallel applications. <i>Concurrency and Computation: Practice and Experience</i>, 19(11): 1481&ndash;1496, February 2007.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2007-Automatic_analysis_of_inefficiency_patterns_in_parallel_applications-RSEYZSLR.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1002/cpe.1128\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{wolf_automatic_2007,\\n  author          = {Wolf, Felix and Mohr, Bernd and Dongarra, Jack and Moore, Shirley},\\n  title           = {Automatic analysis of inefficiency patterns in parallel applications},\\n  journal         = {Concurrency and Computation: Practice and Experience},\\n  year            = {2007},\\n  volume          = {19},\\n  number          = {11},\\n  pages           = {1481--1496},\\n  doi             = {10.1002/cpe.1128},\\n  publisher       = {Wiley}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Christian Bischof, Felix Wolf: Produktivit&auml;t versus Performanz in der Simulation. <i>RWTH Themen</i>, 2: 38&ndash;39, 2007.<br> <span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{bischof_produktivitat_2007,\\n  author          = {Bischof, Christian and Wolf, Felix},\\n  title           = {Produktivität versus {Performanz} in der {Simulation}},\\n  journal         = {RWTH Themen},\\n  year            = {2007},\\n  volume          = {2},\\n  pages           = {38--39}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Mehdi Behbahani, Marek Behr, Christian Bischof, Felix Wolf: Kranken Herzen helfen. <i>RWTH Themen</i>, 1: 44&ndash;46, 2007.<br> <span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{behbahani_kranken_2007,\\n  author          = {Behbahani, Mehdi and Behr, Marek and Bischof, Christian and Wolf, Felix},\\n  title           = {Kranken {Herzen} helfen},\\n  journal         = {RWTH Themen},\\n  year            = {2007},\\n  volume          = {1},\\n  pages           = {44--46}\\n}\')\">BibTeX</span></p></li>');
document.write('</ul>');
document.write('</br>');
document.write('<h2 class=\'zl-year-header\' id=\'2006\'>2006</h2>');
document.write('<ul class=\'zl-publication-list\'>');
document.write('<li><p style=\"text-align:justify;\">Andrej K&uuml;hnal, Marc-Andr&eacute; Hermanns, Bernd Mohr, Felix Wolf: Specification of Inefficiency Patterns for MPI-2 One-sided Communication. In <i>Proc. of the 12th Euro-Par Conference, Dresden, Germany</i>, volume 4128 of <i>Lecture Notes in Computer Science</i>, pages 47&ndash;62, Springer, September 2006.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2006-Specification_of_Inefficiency_Patterns_for_MPI-2_One-sided_Communication-IEXWMCPQ.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/11823285_6\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{kuhnal_specification_2006,\\n  author          = {Kühnal, Andrej and Hermanns, Marc-André and Mohr, Bernd and Wolf, Felix},\\n  title           = {Specification of {Inefficiency} {Patterns} for {MPI}-2 {One}-sided {Communication}},\\n  booktitle       = {Proc. of the 12th {Euro}-{Par} {Conference}, {Dresden}, {Germany}},\\n  year            = {2006},\\n  volume          = {4128},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {47--62},\\n  publisher       = {Springer},\\n  isbn            = {978-3-540-37783-2},\\n  doi             = {10.1007/11823285_6}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Markus Geimer, Felix Wolf, Brian J. N. Wylie, Bernd Mohr: Scalable Parallel Trace-Based Performance Analysis. In <i>Proc. of the 13th European PVM/MPI Users&#039; Group Meeting (EuroPVM/MPI), Bonn, Germany</i>, volume 4192 of <i>Lecture Notes in Computer Science</i>, pages 303&ndash;312, Springer, September 2006.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2006-Scalable_Parallel_Trace-Based_Performance_Analysis-ATCCFUUH.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/11846802_43\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{geimer_scalable_2006,\\n  author          = {Geimer, Markus and Wolf, Felix and Wylie, Brian J. N. and Mohr, Bernd},\\n  title           = {Scalable {Parallel} {Trace}-{Based} {Performance} {Analysis}},\\n  booktitle       = {Proc. of the 13th {European} {PVM}/{MPI} {Users}\\\' {Group} {Meeting} ({EuroPVM}/{MPI}), {Bonn}, {Germany}},\\n  year            = {2006},\\n  volume          = {4192},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {303--312},\\n  publisher       = {Springer},\\n  isbn            = {978-3-540-39110-4},\\n  doi             = {10.1007/11846802_43}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Gaby Aguilera, Patricia J. Teller, Michaela Taufer, Felix Wolf: A Systematic Multi-step Methodology for Performance Analysis of Communication Traces of Distributed Applications based on Hierarchical Clustering. In <i>Proc. of the 5th International Workshop on Performance Modeling, Evaluation, and Organization of Parallel and Distributed Systems (PMEO-PDS, in conjunction with IPDPS 2006), Rhodes Island, Greece</i>, IEEE, April 2006.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2006-A_Systematic_Multi-step_Methodology_for_Performance_Analysis_of_Communication_Traces_of_Distributed_Applications_based_on_Hierarchical_Clustering-ZEHPMCEG.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/IPDPS.2006.1639645\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{aguilera_systematic_2006,\\n  author          = {Aguilera, Gaby and Teller, Patricia J. and Taufer, Michaela and Wolf, Felix},\\n  title           = {A {Systematic} {Multi}-step {Methodology} for {Performance} {Analysis} of {Communication} {Traces} of {Distributed} {Applications} based on {Hierarchical} {Clustering}},\\n  booktitle       = {Proc. of the 5th {International} {Workshop} on {Performance} {Modeling}, {Evaluation}, and {Organization} of {Parallel} and {Distributed} {Systems} ({PMEO}-{PDS}, in conjunction with {IPDPS} 2006), {Rhodes} {Island}, {Greece}},\\n  year            = {2006},\\n  publisher       = {IEEE},\\n  isbn            = {1-4244-0054-6},\\n  issn            = {1530-2075},\\n  doi             = {10.1109/IPDPS.2006.1639645}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Felix Wolf, Felix Freitag, Bernd Mohr, Shirley Moore, Brian J. N. Wylie: Large Event Traces in Parallel Performance Analysis. In <i>Proc. of the 8th Workshop on Parallel Systems and Algorithms (PASA), Frankfurt, Germany</i>, volume P-81 of <i>Lecture Notes in Informatics</i>, pages 264&ndash;273, Gesellschaft f&uuml;r Informatik, March 2006.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2006-Large_Event_Traces_in_Parallel_Performance_Analysis-HVA6DQHY.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{wolf_large_2006,\\n  author          = {Wolf, Felix and Freitag, Felix and Mohr, Bernd and Moore, Shirley and Wylie, Brian J. N.},\\n  title           = {Large {Event} {Traces} in {Parallel} {Performance} {Analysis}},\\n  booktitle       = {Proc. of the 8th {Workshop} on {Parallel} {Systems} and {Algorithms} ({PASA}), {Frankfurt}, {Germany}},\\n  year            = {2006},\\n  volume          = {P-81},\\n  series          = {Lecture {Notes} in {Informatics}},\\n  pages           = {264--273},\\n  publisher       = {Gesellschaft für Informatik},\\n  isbn            = {3-88579-175-7}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Markus Geimer, Felix Wolf, Brian J. N. Wylie, Bernd Mohr: Scalable Parallel Trace-Based Performance Analysis. <i>Innovatives Supercomputing in Deutschland (inSiDE)</i>, 4(2): 16&ndash;19, 2006.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2006-Scalable_Parallel_Trace-Based_Performance_Analysis-NS3MSRT6.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://www.gauss-centre.eu/fileadmin/user_upload/PR_News/Back_Issues_InSiDE/inside_autumn06.pdf\" target=\"_blank\">URL</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{geimer_scalable_2006,\\n  author          = {Geimer, Markus and Wolf, Felix and Wylie, Brian J. N. and Mohr, Bernd},\\n  title           = {Scalable {Parallel} {Trace}-{Based} {Performance} {Analysis}},\\n  journal         = {Innovatives Supercomputing in Deutschland (inSiDE)},\\n  year            = {2006},\\n  volume          = {4},\\n  number          = {2},\\n  pages           = {16--19},\\n  url             = {https://www.gauss-centre.eu/fileadmin/user_upload/PR_News/Back_Issues_InSiDE/inside_autumn06.pdf}\\n}\')\">BibTeX</span></p></li>');
document.write('</ul>');
document.write('</br>');
document.write('<h2 class=\'zl-year-header\' id=\'2005\'>2005</h2>');
document.write('<ul class=\'zl-publication-list\'>');
document.write('<li><p style=\"text-align:justify;\">Bernd Mohr, Andrej K&uuml;hnal, Marc-Andr&eacute; Hermanns, Felix Wolf: Performance Analysis of One-sided Communication Mechanisms. In <i>Proc. of the Conference on Parallel Computing (ParCo), Malaga, Spain</i>, September 2005.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2005-Performance_Analysis_of_One-sided_Communication_Mechanisms-2WB2QS7K.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{mohr_performance_2005,\\n  author          = {Mohr, Bernd and Kühnal, Andrej and Hermanns, Marc-André and Wolf, Felix},\\n  title           = {Performance {Analysis} of {One}-sided {Communication} {Mechanisms}},\\n  booktitle       = {Proc. of the {Conference} on {Parallel} {Computing} ({ParCo}), {Malaga}, {Spain}},\\n  year            = {2005},\\n  isbn            = {3-00-017352-8}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Brian J. N. Wylie, Bernd Mohr, Felix Wolf: Holistic Hardware Counter Performance Analysis of Parallel Programs. In <i>Proc. of the Conference on Parallel Computing (ParCo), Malaga, Spain</i>, pages 187&ndash;194, September 2005.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2005-Holistic_Hardware_Counter_Performance_Analysis_of_Parallel_Programs-B3TTWLWM.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{wylie_holistic_2005,\\n  author          = {Wylie, Brian J. N. and Mohr, Bernd and Wolf, Felix},\\n  title           = {Holistic {Hardware} {Counter} {Performance} {Analysis} of {Parallel} {Programs}},\\n  booktitle       = {Proc. of the {Conference} on {Parallel} {Computing} ({ParCo}), {Malaga}, {Spain}},\\n  year            = {2005},\\n  pages           = {187--194},\\n  isbn            = {3-00-017352-8}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Shirley Moore, Felix Wolf, Jack Dongarra, Sameer S. Shende, Allen D. Malony, Bernd Mohr: A Scalable Approach to MPI Application Performance Analysis. In <i>Proc. of the 12th European PVM/MPI Users&#039; Group Meeting (EuroPVM/MPI), Sorrento, Italy</i>, volume 3666 of <i>Lecture Notes in Computer Science</i>, pages 309&ndash;316, Springer, September 2005.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2005-A_Scalable_Approach_to_MPI_Application_Performance_Analysis-JCCQR843.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/11557265_41\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{moore_scalable_2005,\\n  author          = {Moore, Shirley and Wolf, Felix and Dongarra, Jack and Shende, Sameer S. and Malony, Allen D. and Mohr, Bernd},\\n  title           = {A {Scalable} {Approach} to {MPI} {Application} {Performance} {Analysis}},\\n  booktitle       = {Proc. of the 12th {European} {PVM}/{MPI} {Users}\\\' {Group} {Meeting} ({EuroPVM}/{MPI}), {Sorrento}, {Italy}},\\n  year            = {2005},\\n  volume          = {3666},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {309--316},\\n  publisher       = {Springer},\\n  isbn            = {978-3-540-29009-4},\\n  doi             = {10.1007/11557265_41}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Marc-Andr&eacute; Hermanns, Bernd Mohr, Felix Wolf: Event-based Measurement and Analysis of One-sided Communication. In <i>Proc. of the 11th Euro-Par Conference, Lisboa, Portugal</i>, volume 3648 of <i>Lecture Notes in Computer Science</i>, pages 156&ndash;165, Springer, September 2005.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2005-Event-based_Measurement_and_Analysis_of_One-sided_Communication-USP3CU6A.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/11549468_20\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{hermanns_event-based_2005,\\n  author          = {Hermanns, Marc-André and Mohr, Bernd and Wolf, Felix},\\n  title           = {Event-based {Measurement} and {Analysis} of {One}-sided {Communication}},\\n  booktitle       = {Proc. of the 11th {Euro}-{Par} {Conference}, {Lisboa}, {Portugal}},\\n  year            = {2005},\\n  volume          = {3648},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {156--165},\\n  publisher       = {Springer},\\n  isbn            = {978-3-540-28700-1},\\n  doi             = {10.1007/11549468_20}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Sameer S. Shende, Allen D. Malony, Alan Morris, Felix Wolf: Performance Profiling Overhead Compensation for MPI Programs. In <i>Proc. of the 12th European PVM/MPI Users&#039; Group Meeting (EuroPVM/MPI), Sorrento, Italy</i>, volume 3666 of <i>Lecture Notes in Computer Science</i>, pages 359&ndash;367, Springer, September 2005.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2005-Performance_Profiling_Overhead_Compensation_for_MPI_Programs-Y8GPZFPA.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/11557265_47\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{shende_performance_2005,\\n  author          = {Shende, Sameer S. and Malony, Allen D. and Morris, Alan and Wolf, Felix},\\n  title           = {Performance {Profiling} {Overhead} {Compensation} for {MPI} {Programs}},\\n  booktitle       = {Proc. of the 12th {European} {PVM}/{MPI} {Users}\\\' {Group} {Meeting} ({EuroPVM}/{MPI}), {Sorrento}, {Italy}},\\n  year            = {2005},\\n  volume          = {3666},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {359--367},\\n  publisher       = {Springer},\\n  isbn            = {978-3-540-29009-4},\\n  doi             = {10.1007/11557265_47}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Felix Wolf, Allen D. Malony, Sameer S. Shende, Alan Morris: Trace-Based Parallel Performance Overhead Compensation. In <i>Proc. of the International Conference on High Performance Computing and Communications (HPCC), Sorrento, Italy</i>, volume 3726 of <i>Lecture Notes in Computer Science</i>, pages 617&ndash;628, Springer, September 2005.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2005-Trace-Based_Parallel_Performance_Overhead_Compensation-QFQRN3TW.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/11557654_72\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{wolf_trace-based_2005,\\n  author          = {Wolf, Felix and Malony, Allen D. and Shende, Sameer S. and Morris, Alan},\\n  title           = {Trace-{Based} {Parallel} {Performance} {Overhead} {Compensation}},\\n  booktitle       = {Proc. of the {International} {Conference} on {High} {Performance} {Computing} and {Communications} ({HPCC}), {Sorrento}, {Italy}},\\n  year            = {2005},\\n  volume          = {3726},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {617--628},\\n  publisher       = {Springer},\\n  isbn            = {978-3-540-29031-5},\\n  doi             = {10.1007/11557654_72}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">P. Worley, J. Candy, L. Carrington, K. Huck, T. Kaiser, G. Mahinthakumar, Allen D. Malony, Shirley Moore, D. Reed, P. Roth, H. Shan, Sameer S. Shende, A. Snavely, S. Sreepathi, Felix Wolf, Y. Zhang: Performance Analysis of GYRO: A Tool Evaluation. In <i>Proc. of the 2005 SciDAC Conference, San Francisco, CA, USA</i>, June 2005.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2005-Performance_Analysis_of_GYRO_A_Tool_Evaluation-CZTMSEFF.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{worley_performance_2005,\\n  author          = {Worley, P. and Candy, J. and Carrington, L. and Huck, K. and Kaiser, T. and Mahinthakumar, G. and Malony, Allen D. and Moore, Shirley and Reed, D. and Roth, P. and Shan, H. and Shende, Sameer S. and Snavely, A. and Sreepathi, S. and Wolf, Felix and Zhang, Y.},\\n  title           = {Performance {Analysis} of {GYRO}: {A} {Tool} {Evaluation}},\\n  booktitle       = {Proc. of the 2005 {SciDAC} {Conference}, {San} {Francisco}, {CA}, {USA}},\\n  year            = {2005}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Nikhil Bhatia, Fengguang Song, Felix Wolf, Bernd Mohr, Jack Dongarra, Shirley Moore: Automatic Experimental Analysis of Communication Patterns in Virtual Topologies. In <i>Proc. of the International Conference on Parallel Processing (ICPP), Oslo, Norway</i>, pages 465&ndash;472, IEEE Society, June 2005.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2005-Automatic_Experimental_Analysis_of_Communication_Patterns_in_Virtual_Topologies-DQAFJDZW.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/ICPP.2005.21\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{bhatia_automatic_2005,\\n  author          = {Bhatia, Nikhil and Song, Fengguang and Wolf, Felix and Mohr, Bernd and Dongarra, Jack and Moore, Shirley},\\n  title           = {Automatic {Experimental} {Analysis} of {Communication} {Patterns} in {Virtual} {Topologies}},\\n  booktitle       = {Proc. of the {International} {Conference} on {Parallel} {Processing} ({ICPP}), {Oslo}, {Norway}},\\n  year            = {2005},\\n  pages           = {465--472},\\n  publisher       = {IEEE Society},\\n  isbn            = {0-7695-2380-3},\\n  issn            = {0190-3918},\\n  doi             = {10.1109/ICPP.2005.21}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Nikhil Bhatia, Shirley Moore, Felix Wolf, Jack Dongarra, Bernd Mohr: A Pattern-Based Approach to Automated Application Performance Analysis. In <i>Workshop on Patterns in High Performance Computing (patHPC 2005), Urbana-Champaign, IL, USA</i>, May 2005.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2005-A_Pattern-Based_Approach_to_Automated_Application_Performance_Analysis-M5C9HJWL.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{bhatia_pattern-based_2005,\\n  author          = {Bhatia, Nikhil and Moore, Shirley and Wolf, Felix and Dongarra, Jack and Mohr, Bernd},\\n  title           = {A {Pattern}-{Based} {Approach} to {Automated} {Application} {Performance} {Analysis}},\\n  booktitle       = {Workshop on {Patterns} in {High} {Performance} {Computing} ({patHPC} 2005), {Urbana}-{Champaign}, {IL}, {USA}},\\n  year            = {2005}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Shirley Moore, Felix Wolf, Jack Dongarra, Bernd Mohr: Improving Time to Solution with Automated Performance Analysis. In <i>2nd Workshop on Productivity and Performance in High-End Computing (P-PHEC), San Francisco, CA, USA</i>, February 2005.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2005-Improving_Time_to_Solution_with_Automated_Performance_Analysis-BV7RIPWQ.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{moore_improving_2005,\\n  author          = {Moore, Shirley and Wolf, Felix and Dongarra, Jack and Mohr, Bernd},\\n  title           = {Improving {Time} to {Solution} with {Automated} {Performance} {Analysis}},\\n  booktitle       = {2nd {Workshop} on {Productivity} and {Performance} in {High}-{End} {Computing} ({P}-{PHEC}), {San} {Francisco}, {CA}, {USA}},\\n  year            = {2005}\\n}\')\">BibTeX</span></p></li>');
document.write('</ul>');
document.write('</br>');
document.write('<h2 class=\'zl-year-header\' id=\'2004\'>2004</h2>');
document.write('<ul class=\'zl-publication-list\'>');
document.write('<li><p style=\"text-align:justify;\">Felix Wolf, Bernd Mohr, Jack Dongarra, Shirley Moore: Efficient Pattern Search in Large Traces through Successive Refinement. In <i>Proc. of the 10th Euro-Par Conference, Pisa, Italy</i>, volume 3149 of <i>Lecture Notes in Computer Science</i>, pages 47&ndash;54, Springer, September 2004.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2004-Efficient_Pattern_Search_in_Large_Traces_through_Successive_Refinement-324SJWVD.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/b99409\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{wolf_efficient_2004,\\n  author          = {Wolf, Felix and Mohr, Bernd and Dongarra, Jack and Moore, Shirley},\\n  title           = {Efficient {Pattern} {Search} in {Large} {Traces} through {Successive} {Refinement}},\\n  booktitle       = {Proc. of the 10th {Euro}-{Par} {Conference}, {Pisa}, {Italy}},\\n  year            = {2004},\\n  volume          = {3149},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {47--54},\\n  publisher       = {Springer},\\n  isbn            = {978-3-540-22924-7},\\n  issn            = {0302-9743},\\n  doi             = {10.1007/b99409}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Fengguang Song, Felix Wolf, Nikhil Bhatia, Jack Dongarra, Shirley Moore: An Algebra for Cross-Experiment Performance Analysis. In <i>Proc. of the International Conference on Parallel Processing (ICPP), Montreal, Canada</i>, pages 63&ndash;72, IEEE Society, August 2004.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2004-An_Algebra_for_Cross-Experiment_Performance_Analysis-AYBLYWLR.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/ICPP.2004.1327905\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{song_algebra_2004,\\n  author          = {Song, Fengguang and Wolf, Felix and Bhatia, Nikhil and Dongarra, Jack and Moore, Shirley},\\n  title           = {An {Algebra} for {Cross}-{Experiment} {Performance} {Analysis}},\\n  booktitle       = {Proc. of the {International} {Conference} on {Parallel} {Processing} ({ICPP}), {Montreal}, {Canada}},\\n  year            = {2004},\\n  pages           = {63--72},\\n  publisher       = {IEEE Society},\\n  isbn            = {0-7695-2197-5},\\n  issn            = {0190-3918},\\n  doi             = {10.1109/ICPP.2004.1327905}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Philip Mucci, Jack Dongarra, Rick Kufrin, Shirley Moore, Fengguang Song, Felix Wolf: Automating the Large-Scale Collection and Analysis of Performance Data on Linux Clusters. In <i>5th LCI International Conference on Linux Clusters: The HPC Revolution, Austin, TX, USA</i>, May 2004.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2004-Automating_the_Large-Scale_Collection_and_Analysis_of_Performance_Data_on_Linux_Clusters-66AJ7D6N.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"http://www.linuxclustersinstitute.org/conferences/archive/2004/technicalpapers.html\" target=\"_blank\">URL</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{mucci_automating_2004,\\n  author          = {Mucci, Philip and Dongarra, Jack and Kufrin, Rick and Moore, Shirley and Song, Fengguang and Wolf, Felix},\\n  title           = {Automating the {Large}-{Scale} {Collection} and {Analysis} of {Performance} {Data} on {Linux} {Clusters}},\\n  booktitle       = {5th {LCI} {International} {Conference} on {Linux} {Clusters}: {The} {HPC} {Revolution}, {Austin}, {TX}, {USA}},\\n  year            = {2004},\\n  url             = {http://www.linuxclustersinstitute.org/conferences/archive/2004/technicalpapers.html}\\n}\')\">BibTeX</span></p></li>');
document.write('</ul>');
document.write('</br>');
document.write('<h2 class=\'zl-year-header\' id=\'2003\'>2003</h2>');
document.write('<ul class=\'zl-publication-list\'>');
document.write('<li><p style=\"text-align:justify;\">Felix Wolf, Bernd Mohr: Automatic performance analysis of hybrid MPI/OpenMP applications. <i>Journal of Systems Architecture</i>, 49(10-11): 421&ndash;439, November 2003.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2003-Automatic_performance_analysis_of_hybrid_MPI_OpenMP_applications-2XVHA6Z4.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1016/S1383-7621(03)00102-4\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{wolf_automatic_2003,\\n  author          = {Wolf, Felix and Mohr, Bernd},\\n  title           = {Automatic performance analysis of hybrid {MPI}/{OpenMP} applications},\\n  journal         = {Journal of Systems Architecture},\\n  year            = {2003},\\n  volume          = {49},\\n  number          = {10-11},\\n  pages           = {421--439},\\n  doi             = {10.1016/S1383-7621(03)00102-4}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Felix Wolf, Bernd Mohr: Hardware-Counter Based Automatic Performance Analysis of Parallel Programs. In <i>Proc. of the Conference on Parallel Computing (ParCo), Dresden, Germany</i>, volume 13 of <i>Advances in Parallel Computing</i>, pages 753&ndash;760, Elsevier, September 2003.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2003-Hardware-Counter_Based_Automatic_Performance_Analysis_of_Parallel_Programs-IJ2C46NP.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1016/S0927-5452(04)80092-3\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{wolf_hardware-counter_2003,\\n  author          = {Wolf, Felix and Mohr, Bernd},\\n  title           = {Hardware-{Counter} {Based} {Automatic} {Performance} {Analysis} of {Parallel} {Programs}},\\n  booktitle       = {Proc. of the {Conference} on {Parallel} {Computing} ({ParCo}), {Dresden}, {Germany}},\\n  year            = {2003},\\n  volume          = {13},\\n  series          = {Advances in {Parallel} {Computing}},\\n  pages           = {753--760},\\n  publisher       = {Elsevier},\\n  doi             = {10.1016/S0927-5452(04)80092-3}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Felix Wolf, Bernd Mohr: KOJAK - A Tool Set for Automatic Performance Analysis of Parallel Applications. In <i>Proc. of the 9th Euro-Par Conference, Klagenfurt, Austria</i>, volume 2790 of <i>Lecture Notes in Computer Science</i>, pages 1301&ndash;1304, Springer, August 2003.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2003-KOJAK_-_A_Tool_Set_for_Automatic_Performance_Analysis_of_Parallel_Applications-8B49YFE4.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/978-3-540-45209-6_177\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{wolf_kojak_2003,\\n  author          = {Wolf, Felix and Mohr, Bernd},\\n  title           = {{KOJAK} - {A} {Tool} {Set} for {Automatic} {Performance} {Analysis} of {Parallel} {Applications}},\\n  booktitle       = {Proc. of the 9th {Euro}-{Par} {Conference}, {Klagenfurt}, {Austria}},\\n  year            = {2003},\\n  volume          = {2790},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {1301--1304},\\n  publisher       = {Springer},\\n  isbn            = {978-3-540-40788-1},\\n  doi             = {10.1007/978-3-540-45209-6_177}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Felix Wolf, Bernd Mohr: Automatic Performance Analysis of Hybrid MPI/OpenMP Applications. In <i>Proc. of 11th Euromicro Workshop on Parallel Distributed and Network-Based Processing (PDP), Genua, Italy</i>, pages 13&ndash;22, IEEE, February 2003.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2003-Automatic_Performance_Analysis_of_Hybrid_MPI_OpenMP_Applications-MR6BK8PZ.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/EMPDP.2003.1183560\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{wolf_automatic_2003,\\n  author          = {Wolf, Felix and Mohr, Bernd},\\n  title           = {Automatic {Performance} {Analysis} of {Hybrid} {MPI}/{OpenMP} {Applications}},\\n  booktitle       = {Proc. of 11th {Euromicro} {Workshop} on {Parallel} {Distributed} and {Network}-{Based} {Processing} ({PDP}), {Genua}, {Italy}},\\n  year            = {2003},\\n  pages           = {13--22},\\n  publisher       = {IEEE},\\n  isbn            = {0-7695-1875-3},\\n  issn            = {1066-6192},\\n  doi             = {10.1109/EMPDP.2003.1183560}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Felix Wolf: Automatic Performance Analysis on Parallel Computers with SMP Nodes. PhD thesis, RWTH Aachen, Forschungszentrum Jülich, February 2003.<br> <a class=\"zl-links\" href=\"http://hdl.handle.net/2128/2928\" target=\"_blank\">URL</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@PhdThesis{wolf_automatic_2003,\\n  author          = {Wolf, Felix},\\n  title           = {Automatic {Performance} {Analysis} on {Parallel} {Computers} with {SMP} {Nodes}},\\n  school          = {RWTH Aachen},\\n  year            = {2003},\\n  type            = {{PhD} {Thesis}},\\n  address         = {Forschungszentrum Jülich},\\n  note            = {NIC Series Volume 17, ISBN 3-00-010003-2},\\n  url             = {http://hdl.handle.net/2128/2928}\\n}\')\">BibTeX</span></p></li>');
document.write('</ul>');
document.write('</br>');
document.write('<h2 class=\'zl-year-header\' id=\'2002\'>2002</h2>');
document.write('<ul class=\'zl-publication-list\'>');
document.write('<li><p style=\"text-align:justify;\">Luiz A. DeRose, Felix Wolf: CATCH &ndash; A Call-Graph Based Automatic Tool for Capture of Hardware Performance Metrics for MPI and OpenMP Applications. In <i>Proc. of the 8th Euro-Par Conference, Paderborn, Germany</i>, volume 2400 of <i>Lecture Notes in Computer Science</i>, pages 167&ndash;176, Springer, August 2002.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2002-CATCH_____A_Call-Graph_Based_Automatic_Tool_for_Capture_of_Hardware_Performance_Metrics_for_MPI_and_OpenMP_Applications-RSPDXX6M.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/3-540-45706-2\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{derose_catch_2002,\\n  author          = {DeRose, Luiz A. and Wolf, Felix},\\n  title           = {{CATCH} – {A} {Call}-{Graph} {Based} {Automatic} {Tool} for {Capture} of {Hardware} {Performance} {Metrics} for {MPI} and {OpenMP} {Applications}},\\n  booktitle       = {Proc. of the 8th {Euro}-{Par} {Conference}, {Paderborn}, {Germany}},\\n  year            = {2002},\\n  volume          = {2400},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {167--176},\\n  publisher       = {Springer},\\n  isbn            = {978-3-540-44049-9},\\n  issn            = {0302-9743},\\n  doi             = {10.1007/3-540-45706-2}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Bernd Mohr, Allen D. Malony, Sameer S. Shende, Felix Wolf: Design and Prototype of a Performance Tool Interface for OpenMP. <i>The Journal of Supercomputing</i>, 23(1): 105&ndash;128, August 2002.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2002-Design_and_Prototype_of_a_Performance_Tool_Interface_for_OpenMP-YQSL7TLJ.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1023/A:1015741304337\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{mohr_design_2002,\\n  author          = {Mohr, Bernd and Malony, Allen D. and Shende, Sameer S. and Wolf, Felix},\\n  title           = {Design and {Prototype} of a {Performance} {Tool} {Interface} for {OpenMP}},\\n  journal         = {The Journal of Supercomputing},\\n  year            = {2002},\\n  volume          = {23},\\n  number          = {1},\\n  pages           = {105--128},\\n  issn            = {0920-8542},\\n  doi             = {10.1023/A:1015741304337},\\n  publisher       = {Kluwer Academic Publishers}\\n}\')\">BibTeX</span></p></li>');
document.write('</ul>');
document.write('</br>');
document.write('<h2 class=\'zl-year-header\' id=\'2001\'>2001</h2>');
document.write('<ul class=\'zl-publication-list\'>');
document.write('<li><p style=\"text-align:justify;\">Bernd Mohr, Allen D. Malony, Sameer S. Shende, Felix Wolf: Design and Prototype of a Performance Tool Interface for OpenMP. In <i>2nd Annual Los Alamos Computer Science Institute Symposium (LACSI), Santa Fe, NM, USA</i>, October 2001.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2001-Design_and_Prototype_of_a_Performance_Tool_Interface_for_OpenMP-UGQU8K82.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{mohr_design_2001,\\n  author          = {Mohr, Bernd and Malony, Allen D. and Shende, Sameer S. and Wolf, Felix},\\n  title           = {Design and {Prototype} of a {Performance} {Tool} {Interface} for {OpenMP}},\\n  booktitle       = {2nd {Annual} {Los} {Alamos} {Computer} {Science} {Institute} {Symposium} ({LACSI}), {Santa} {Fe}, {NM}, {USA}},\\n  year            = {2001}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Felix Wolf, Bernd Mohr: Specifying Performance Properties of Parallel Applications Using Compound Events. <i>Parallel and Distributed Computing Practices</i>, 4(3): 301&ndash;317, September 2001.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2001-Specifying_Performance_Properties_of_Parallel_Applications_Using_Compound_Events-C6XNTYKC.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://www.scpe.org/index.php/scpe/article/view/249\" target=\"_blank\">URL</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Article{wolf_specifying_2001,\\n  author          = {Wolf, Felix and Mohr, Bernd},\\n  title           = {Specifying {Performance} {Properties} of {Parallel} {Applications} {Using} {Compound} {Events}},\\n  journal         = {Parallel and Distributed Computing Practices},\\n  year            = {2001},\\n  volume          = {4},\\n  number          = {3},\\n  pages           = {301--317},\\n  issn            = {1097-2803},\\n  url             = {https://www.scpe.org/index.php/scpe/article/view/249},\\n  publisher       = {Nova Science Publishers, Inc.}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Bernd Mohr, Allen D. Malony, Sameer S. Shende, Felix Wolf: Towards a Performance Tool Interface for OpenMP: An Approach based on Directive Rewriting. In <i>3rd European Workshop on OpenMP (EWOMP), Barcelona, Spain</i>, September 2001.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2001-Towards_a_Performance_Tool_Interface_for_OpenMP_An_Approach_based_on_Directive_Rewriting-PP2989NF.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{mohr_towards_2001,\\n  author          = {Mohr, Bernd and Malony, Allen D. and Shende, Sameer S. and Wolf, Felix},\\n  title           = {Towards a {Performance} {Tool} {Interface} for {OpenMP}: {An} {Approach} based on {Directive} {Rewriting}},\\n  booktitle       = {3rd {European} {Workshop} on {OpenMP} ({EWOMP}), {Barcelona}, {Spain}},\\n  year            = {2001}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Thomas Fahringer, Michael Gerndt, Bernd Mohr, Graham Riley, Jesper Larsson Tr&auml;ff, Felix Wolf: Knowledge Specification for Automatic Performance Analysis FZJ-ZAM-IB-2001-08, Forschungszentrum J&uuml;lich, August 2001, Revised version.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2001-Knowledge_Specification_for_Automatic_Performance_Analysis-IKVDFHLC.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@Techreport{fahringer_knowledge_2001,\\n  author          = {Fahringer, Thomas and Gerndt, Michael and Mohr, Bernd and Riley, Graham and Träff, Jesper Larsson and Wolf, Felix},\\n  title           = {Knowledge {Specification} for {Automatic} {Performance} {Analysis}},\\n  institution     = {ESPRIT IV Working Group APART},\\n  year            = {2001},\\n  number          = {FZJ-ZAM-IB-2001-08},\\n  address         = {Forschungszentrum Jülich},\\n  note            = {Revised version}\\n}\')\">BibTeX</span></p></li>');
document.write('</ul>');
document.write('</br>');
document.write('<h2 class=\'zl-year-header\' id=\'2000\'>2000</h2>');
document.write('<ul class=\'zl-publication-list\'>');
document.write('<li><p style=\"text-align:justify;\">Felix Wolf, Bernd Mohr: Automatic Performance Analysis of MPI Applications Based on Event Traces. In <i>Proc. of the 6th Euro-Par Conference, Munich, Germany</i>, volume 1900 of <i>Lecture Notes in Computer Science</i>, pages 123&ndash;132, Springer, September 2000.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/2000-Automatic_Performance_Analysis_of_MPI_Applications_Based_on_Event_Traces-YGA74JPK.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/3-540-44520-X_16\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{wolf_automatic_2000,\\n  author          = {Wolf, Felix and Mohr, Bernd},\\n  title           = {Automatic {Performance} {Analysis} of {MPI} {Applications} {Based} on {Event} {Traces}},\\n  booktitle       = {Proc. of the 6th {Euro}-{Par} {Conference}, {Munich}, {Germany}},\\n  year            = {2000},\\n  volume          = {1900},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {123--132},\\n  publisher       = {Springer},\\n  isbn            = {978-3-540-67956-1},\\n  issn            = {0302-9743},\\n  doi             = {10.1007/3-540-44520-X_16}\\n}\')\">BibTeX</span></p></li>');
document.write('</ul>');
document.write('</br>');
document.write('<h2 class=\'zl-year-header\' id=\'1999\'>1999</h2>');
document.write('<ul class=\'zl-publication-list\'>');
document.write('<li><p style=\"text-align:justify;\">Felix Wolf, Bernd Mohr: EARL - A Programmable and Extensible Toolkit for Analyzing Event Traces of Message Passing Programs. In <i>Proc. of the 7th International Conference on High Performance Computing and Networking Europe (HPCN), Amsterdam, The Netherlands</i>, volume 1593 of <i>Lecture Notes in Computer Science</i>, pages 503&ndash;512, Springer, April 1999.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/1999-EARL_-_A_Programmable_and_Extensible_Toolkit_for_Analyzing_Event_Traces_of_Message_Passing_Programs-7L59XT3S.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1007/bfb0100611\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{wolf_earl_1999,\\n  author          = {Wolf, Felix and Mohr, Bernd},\\n  title           = {{EARL} - {A} {Programmable} and {Extensible} {Toolkit} for {Analyzing} {Event} {Traces} of {Message} {Passing} {Programs}},\\n  booktitle       = {Proc. of the 7th {International} {Conference} on {High} {Performance} {Computing} and {Networking} {Europe} ({HPCN}), {Amsterdam}, {The} {Netherlands}},\\n  year            = {1999},\\n  volume          = {1593},\\n  series          = {Lecture {Notes} in {Computer} {Science}},\\n  pages           = {503--512},\\n  publisher       = {Springer},\\n  isbn            = {978-3-540-65821-4},\\n  doi             = {10.1007/bfb0100611}\\n}\')\">BibTeX</span></p></li>');
document.write('<li><p style=\"text-align:justify;\">Michael Gerndt, Bernd Mohr, Felix Wolf, Mario Pantano: Performance Analysis on Cray T3E. In <i>Proc. of the 7th Euromicro Workshop on Parallel and Distributed Processing (PDP), Funchal, Madeira, Portugal</i>, pages 241&ndash;248, IEEE, February 1999.<br> <a class=\"zl-links\" href=\"https://www.hpclab.tu-darmstadt.de/zotero-lists/attachments/1999-Performance_Analysis_on_Cray_T3E-2L5XVNTS.pdf\" target=\"_blank\">PDF</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://ieeexplore.ieee.org/document/746679\" target=\"_blank\">URL</a>&nbsp;&nbsp;<a class=\"zl-links\" href=\"https://doi.org/10.1109/EMPDP.1999.746679\" target=\"_blank\">DOI</a>&nbsp;&nbsp;<span id=\'copybibtex\' class=\'zl-links\' onclick=\"openBibtex(\'@InProceedings{gerndt_performance_1999,\\n  author          = {Gerndt, Michael and Mohr, Bernd and Wolf, Felix and Pantano, Mario},\\n  title           = {Performance {Analysis} on {Cray} {T3E}},\\n  booktitle       = {Proc. of the 7th {Euromicro} {Workshop} on {Parallel} and {Distributed} {Processing} ({PDP}), {Funchal}, {Madeira}, {Portugal}},\\n  year            = {1999},\\n  pages           = {241--248},\\n  publisher       = {IEEE},\\n  isbn            = {0-7695-0059-5},\\n  url             = {https://ieeexplore.ieee.org/document/746679},\\n  doi             = {10.1109/EMPDP.1999.746679}\\n}\')\">BibTeX</span></p></li>');
document.write('</ul>');
document.write('</div>');
