You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+38-18Lines changed: 38 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,31 +115,51 @@ You can find an overview about all command line options under [docs/command-line
115
115
116
116
Please cite Extra-P in your publications if it helps your research:
117
117
118
-
@inproceedings{calotoiu_ea:2013:modeling,
119
-
author = {Calotoiu, Alexandru and Hoefler, Torsten and Poke, Marius and Wolf, Felix},
120
-
month = {November},
121
-
title = {Using Automated Performance Modeling to Find Scalability Bugs in Complex Codes},
122
-
booktitle = {Proc. of the ACM/IEEE Conference on Supercomputing (SC13), Denver, CO, USA},
123
-
year = {2013},
124
-
pages = {1--12},
125
-
publisher = {ACM},
126
-
isbn = {978-1-4503-2378-9},
127
-
doi = {10.1145/2503210.2503277}
128
-
}
129
-
130
-
### Publications
131
-
132
-
1. Alexandru Calotoiu, David Beckingsale, Christopher W. Earl, Torsten Hoefler, Ian Karlin, Martin Schulz, Felix Wolf:
133
-
Fast Multi-Parameter Performance Modeling. In Proc. of the 2016 IEEE International Conference on Cluster Computing (
118
+
Alexandru Calotoiu, Marcin Copik, Fabian Czappa, Alexander Geiß, Gustavo Morais, Marcus Ritter, Sergei Shudler, Torsten Hoefler, Felix Wolf:
119
+
Extra-P – Empirical Performance Modeling Made Easy. *Frontiers in High Performance Computing*, 3–2025, 2026. [10.3389/fhpcp.2025.1714042](https://doi.org/10.3389/fhpcp.2025.1714042)
120
+
121
+
```
122
+
@Article{calotoiu_extra-p_2026,
123
+
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},
124
+
title = {Extra-{P} – {Empirical} {Performance} {Modeling} {Made} {Easy}},
125
+
journal = {Frontiers in High Performance Computing},
126
+
year = {2026},
127
+
volume = {3–2025},
128
+
issn = {2813–7337},
129
+
doi = {10.3389/fhpcp.2025.1714042}
130
+
}
131
+
```
132
+
133
+
### Selected Publications
134
+
135
+
1. Alexandru Calotoiu, Torsten Hoefler, Marius Poke, Felix Wolf:
136
+
*Using automated performance modeling to find scalability bugs in complex codes*. In Proc. of the International
137
+
Conference on High Performance Computing, Networking, Storage and Analysis (SC '13), ACM, 2013.
138
+
[DOI](https://doi.org/10.1145/2503210.2503277)
139
+
140
+
2. Alexandru Calotoiu, David Beckingsale, Christopher W. Earl, Torsten Hoefler, Ian Karlin, Martin Schulz, Felix Wolf:
141
+
*Fast Multi-Parameter Performance Modeling*. In Proc. of the 2016 IEEE International Conference on Cluster Computing (
134
142
CLUSTER), Taipei, Taiwan, pages 172–181, IEEE, September
0 commit comments