1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
|
@article{DBLP:journals/corr/IosupKLVG22,
author = {Alexandru Iosup and Fernando Kuipers and Ana Lucia Varbanescu
and Paola Grosso and Animesh Trivedi and Jan S. Rellermeyer and
Lin Wang and Alexandru Uta and Francesco Regazzoni},
title = {Future Computer Systems and Networking Research in the
Netherlands: {A} Manifesto},
journal = {CoRR},
volume = {abs/2206.03259},
year = {2022},
url = {https://doi.org/10.48550/arXiv.2206.03259},
doi = {10.48550/ARXIV.2206.03259},
eprinttype = {arXiv},
eprint = {2206.03259},
timestamp = {Mon, 05 Feb 2024 20:18:06 +0100},
biburl = {https://dblp.org/rec/journals/corr/abs-2206-03259.bib},
bibsource = {dblp computer science bibliography, https://dblp.org},
}
@inproceedings{DBLP:conf/ccgrid/MastenbroekAJLB21,
author = {Fabian Mastenbroek and Georgios Andreadis and Soufiane Jounaid
and Wenchen Lai and Jacob Burley and Jaro Bosch and Erwin Van
Eyk and Laurens Versluis and Vincent van Beek and Alexandru
Iosup},
editor = {Laurent Lef{\`{e}}vre and Stacy Patterson and Young Choon Lee
and Haiying Shen and Shashikant Ilager and Mohammad Goudarzi
and Adel Nadjaran Toosi and Rajkumar Buyya},
title = {OpenDC 2.0: Convenient Modeling and Simulation of Emerging
Technologies in Cloud Datacenters},
booktitle = {21st {IEEE/ACM} International Symposium on Cluster, Cloud
and Internet Computing, CCGrid 2021, Melbourne, Australia,
May 10-13, 2021},
pages = {455--464},
publisher = {{IEEE}},
year = {2021},
url = {https://doi.org/10.1109/CCGrid51090.2021.00055},
doi = {10.1109/CCGRID51090.2021.00055},
timestamp = {Wed, 07 Dec 2022 23:07:44 +0100},
biburl = {https://dblp.org/rec/conf/ccgrid/MastenbroekAJLB21.bib},
bibsource = {dblp computer science bibliography, https://dblp.org},
}
@inproceedings{DBLP:conf/icdcs/IosupVTETBFMT19,
author = {Alexandru Iosup and Laurens Versluis and Animesh Trivedi and
Erwin Van Eyk and Lucian Toader and Vincent van Beek and Giulia
Frascaria and Ahmed Musaafir and Sacheendra Talluri},
title = {The AtLarge Vision on the Design of Distributed Systems and
Ecosystems},
booktitle = {39th {IEEE} International Conference on Distributed
Computing Systems, {ICDCS} 2019, Dallas, TX, USA, July 7-10,
2019},
pages = {1765--1776},
publisher = {{IEEE}},
year = {2019},
url = {https://doi.org/10.1109/ICDCS.2019.00175},
doi = {10.1109/ICDCS.2019.00175},
timestamp = {Fri, 04 Jul 2025 22:07:32 +0200},
biburl = {https://dblp.org/rec/conf/icdcs/IosupVTETBFMT19.bib},
bibsource = {dblp computer science bibliography, https://dblp.org},
}
@article{DBLP:journals/infsof/KitchenhamPBBTNL10,
author = {Barbara A. Kitchenham and Rialette Pretorius and David Budgen
and Pearl Brereton and Mark Turner and Mahmood Niazi and
Stephen G. Linkman},
title = {Systematic literature reviews in software engineering - {A}
tertiary study},
journal = {Inf. Softw. Technol.},
volume = {52},
number = {8},
pages = {792--805},
year = {2010},
url = {https://doi.org/10.1016/j.infsof.2010.03.006},
doi = {10.1016/J.INFSOF.2010.03.006},
timestamp = {Tue, 21 Mar 2023 21:13:31 +0100},
biburl = {https://dblp.org/rec/journals/infsof/KitchenhamPBBTNL10.bib},
bibsource = {dblp computer science bibliography, https://dblp.org},
}
@inproceedings{DBLP:conf/date/MilojicicFDR21,
author = {Dejan S. Milojicic and Paolo Faraboschi and Nicolas Dub{\'{e}}
and Duncan Roweth},
title = {Future of {HPC:} Diversifying Heterogeneity},
booktitle = {Design, Automation {\&} Test in Europe Conference {\&}
Exhibition, {DATE} 2021, Grenoble, France, February 1-5,
2021},
pages = {276--281},
publisher = {{IEEE}},
year = {2021},
url = {https://doi.org/10.23919/DATE51398.2021.9474063},
doi = {10.23919/DATE51398.2021.9474063},
timestamp = {Wed, 21 Jul 2021 10:05:23 +0200},
biburl = {https://dblp.org/rec/conf/date/MilojicicFDR21.bib},
bibsource = {dblp computer science bibliography, https://dblp.org},
}
@misc{WIKI:page/DigitalTwin,
author = "{Wikipedia contributors}",
title = "Digital twin --- {Wikipedia}{,} The Free Encyclopedia",
year = "2026",
url = "
https://en.wikipedia.org/w/index.php?title=Digital_twin&oldid=1351132391
",
note = "[Online; accessed 17-May-2026]",
}
@article{DBLP:journals/computer/AthavaleBBMMPS24,
author = {Jyotika Athavale and Cullen E. Bash and Wesley Brewer and
Matthias Maiterth and Dejan S. Milojicic and Harry Petty and
Soumyendu Sarkar},
title = {Digital Twins for Data Centers},
journal = {Computer},
volume = {57},
number = {10},
pages = {151--158},
year = {2024},
url = {https://doi.org/10.1109/MC.2024.3436945},
doi = {10.1109/MC.2024.3436945},
timestamp = {Tue, 22 Oct 2024 21:09:19 +0200},
biburl = {https://dblp.org/rec/journals/computer/AthavaleBBMMPS24.bib},
bibsource = {dblp computer science bibliography, https://dblp.org},
}
@inproceedings{DBLP:conf/icppw/BourassaJBCJVS19,
author = {Norman Bourassa and Walker Johnson and Jeff Broughton and
Deirdre McShane Carter and Sadie Joy and Raphael Vitti and
Peter Seto},
title = {Operational Data Analytics: Optimizing the National Energy
Research Scientific Computing Center Cooling Systems},
booktitle = {48th International Conference on Parallel Processing, {ICPP
} 2019 Workshop Proceedings, Kyoto, Japan, August 05-08,
2019},
pages = {5:1--5:7},
publisher = {{ACM}},
year = {2019},
url = {https://doi.org/10.1145/3339186.3339210},
doi = {10.1145/3339186.3339210},
timestamp = {Mon, 29 Jul 2019 12:39:30 +0200},
biburl = {https://dblp.org/rec/conf/icppw/BourassaJBCJVS19.bib},
bibsource = {dblp computer science bibliography, https://dblp.org},
}
@inproceedings{DBLP:conf/hpdc/NettiMGOTO020,
author = {Alessio Netti and Micha M{\"{u}}ller and Carla Guill{\'{e}}n
and Michael Ott and Daniele Tafani and Gence Ozer and Martin
Schulz},
editor = {Manish Parashar and Vladimir Vlassov and David E. Irwin and
Kathryn M. Mohror},
title = {{DCDB} Wintermute: Enabling Online and Holistic Operational
Data Analytics on {HPC} Systems},
booktitle = {{HPDC} '20: The 29th International Symposium on
High-Performance Parallel and Distributed Computing,
Stockholm, Sweden, June 23-26, 2020},
pages = {101--112},
publisher = {{ACM}},
year = {2020},
url = {https://doi.org/10.1145/3369583.3392674},
doi = {10.1145/3369583.3392674},
timestamp = {Sun, 04 Aug 2024 19:37:21 +0200},
biburl = {https://dblp.org/rec/conf/hpdc/NettiMGOTO020.bib},
bibsource = {dblp computer science bibliography, https://dblp.org},
}
@inproceedings{DBLP:conf/wosp/SumanCNTMI24,
author = {Shekhar Suman and Xiaoyu Chu and Dante Niewenhuis and
Sacheendra Talluri and Tiziano De Matteis and Alexandru Iosup},
editor = {Simonetta Balsamo and William J. Knottenbelt and Cristina L.
Abad and Weiyi Shang},
title = {Enabling Operational Data Analytics for Datacenters through
Ontologies, Monitoring, and Simulation-based Prediction},
booktitle = {Companion of the 15th {ACM/SPEC} International Conference
on Performance Engineering, {ICPE} 2024, London, United
Kingdom, May 7-11, 2024},
pages = {120--126},
publisher = {{ACM}},
year = {2024},
url = {https://doi.org/10.1145/3629527.3652897},
doi = {10.1145/3629527.3652897},
timestamp = {Fri, 17 May 2024 21:42:59 +0200},
biburl = {https://dblp.org/rec/conf/wosp/SumanCNTMI24.bib},
bibsource = {dblp computer science bibliography, https://dblp.org},
}
@inproceedings{DBLP:conf/sc/BrewerMKWBHSGGW24,
author = {Wesley Brewer and Matthias Maiterth and Vineet Kumar and Rafal
P. Wojda and Sedrick Bouknight and Jesse Hines and Woong Shin
and Scott Greenwood and David Grant and Wesley Williams and
Feiyi Wang},
title = {A Digital Twin Framework for Liquid-cooled Supercomputers as
Demonstrated at Exascale},
booktitle = {Proceedings of the International Conference for High
Performance Computing, Networking, Storage, and Analysis, {
SC} 2024, Atlanta, GA, USA, November 17-22, 2024},
pages = {23},
publisher = {{IEEE}},
year = {2024},
url = {https://dl.acm.org/doi/10.1109/SC41406.2024.00029},
doi = {10.1109/SC41406.2024.00029},
timestamp = {Thu, 19 Dec 2024 09:58:08 +0100},
biburl = {https://dblp.org/rec/conf/sc/BrewerMKWBHSGGW24.bib},
bibsource = {dblp computer science bibliography, https://dblp.org},
}
@misc{Wikipedia:PredictiveModelling,
author = "{Wikipedia contributors}",
title = "Predictive modelling --- {Wikipedia}{,} The Free Encyclopedia",
year = "2026",
url = "https://en.wikipedia.org/w/index.php?title=Predictive_modelling\&
oldid=1334478640",
note = "[Online; accessed 27-February-2026]",
}
@inproceedings{DBLP:conf/acsos/TalluriOVTI21,
author = {Sacheendra Talluri and Leon Overweel and Laurens Versluis and
Animesh Trivedi and Alexandru Iosup},
editor = {Esam El{-}Araby and Vana Kalogeraki and Danilo Pianini and Fr{
\'{e}}d{\'{e}}ric Lassabe and Barry Porter and Sona Ghahremani
and Ingrid Nunes and Mohamed Bakhouya and Sven Tomforde},
title = {Empirical Characterization of User Reports about Cloud Failures
},
booktitle = {{IEEE} International Conference on Autonomic Computing and
Self-Organizing Systems, {ACSOS} 2021, Washington, DC, USA,
September 27 - Oct. 1, 2021},
pages = {158--163},
publisher = {{IEEE}},
year = {2021},
url = {https://doi.org/10.1109/ACSOS52086.2021.00039},
doi = {10.1109/ACSOS52086.2021.00039},
timestamp = {Sun, 04 Aug 2024 19:43:01 +0200},
biburl = {https://dblp.org/rec/conf/acsos/TalluriOVTI21.bib},
bibsource = {dblp computer science bibliography, https://dblp.org},
}
@misc{DBLP:report/AnnualOutageAnalysis2025,
title = {Executive summary: Annual outage analysis 2025},
url = {
https://uptimeinstitute.com/resources/research-and-reports/annual-outage-analysis-2025
},
journal = {Uptime Institute},
publisher = {https://uptimeinstitute.com/},
author = {Donnellan, Douglas and Lawrence, Andy and Weinshenk, Rose},
year = {2025},
month = {May},
}
@article{DBLP:conf/cirp/TAO2018169,
title = {Digital twin driven prognostics and health management for
complex equipment},
journal = {CIRP Annals},
volume = {67},
number = {1},
pages = {169-172},
year = {2018},
issn = {0007-8506},
doi = {https://doi.org/10.1016/j.cirp.2018.04.055},
url = {
https://www.sciencedirect.com/science/article/pii/S0007850618300799
},
author = {Fei Tao and Meng Zhang and Yushan Liu and A.Y.C. Nee},
keywords = {Maintenance, Condition monitoring, Digital twin},
}
@inproceedings{DBLP:conf/AIAA/Teugel2012,
title = {The Airframe Digital Twin: Some Challenges to Realization},
journal = {Collection of Technical Papers - AIAA/ASME/ASCE/AHS/ASC
Structures, Structural Dynamics and Materials Conference},
year = {2012},
month = {04},
doi = {https://doi.org/10.2514/6.2012-1812},
author = {Tuegel, Eric},
}
@article{DBLP:journal/IJAE/Teugel2011,
author = {Tuegel, Eric J. and Ingraffea, Anthony R. and Eason, Thomas G.
and Spottswood, S. Michael},
title = {Reengineering Aircraft Structural Life Prediction Using a
Digital Twin},
journal = {International Journal of Aerospace Engineering},
volume = {2011},
number = {1},
pages = {154798},
doi = {https://doi.org/10.1155/2011/154798},
url = {https://onlinelibrary.wiley.com/doi/abs/10.1155/2011/154798},
eprint = {https://onlinelibrary.wiley.com/doi/pdf/10.1155/2011/154798},
year = {2011},
}
@proceedings{DBLP:conf/ASME/Bielefeldt2015,
author = {Bielefeldt, Brent and Hochhalter, Jacob and Hartl, Darren},
title = {Computationally Efficient Analysis of SMA Sensory Particles
Embedded in Complex Aerostructures Using a Substructure Approach
},
volume = {Volume 1: Development and Characterization of Multifunctional
Materials; Mechanics and Behavior of Active Materials; Modeling
, Simulation and Control of Adaptive Systems},
series = {Smart Materials, Adaptive Structures and Intelligent Systems},
pages = {V001T02A007},
year = {2015},
month = {09},
doi = {10.1115/SMASIS2015-8975},
url = {https://doi.org/10.1115/SMASIS2015-8975},
eprint = {
https://asmedigitalcollection.asme.org/SMASIS/proceedings-pdf/SMASIS2015/57298/V001T02A007/4457748/v001t02a007-smasis2015-8975.pdf
},
}
@article{DBLP:journals/spe/GuptaDGB17,
author = {Harshit Gupta and Amir Vahid Dastjerdi and Soumya K. Ghosh and
Rajkumar Buyya},
title = {iFogSim: {A} toolkit for modeling and simulation of resource
management techniques in the Internet of Things, Edge and Fog
computing environments},
journal = {Softw. Pract. Exp.},
volume = {47},
number = {9},
pages = {1275--1296},
year = {2017},
url = {https://doi.org/10.1002/spe.2509},
doi = {10.1002/SPE.2509},
timestamp = {Mon, 17 Aug 2020 16:23:50 +0200},
biburl = {https://dblp.org/rec/journals/spe/GuptaDGB17.bib},
bibsource = {dblp computer science bibliography, https://dblp.org},
}
@article{DBLP:journals/spe/CalheirosRBRB11,
author = {Rodrigo N. Calheiros and Rajiv Ranjan and Anton Beloglazov and
C{\'{e}}sar A. F. De Rose and Rajkumar Buyya},
title = {CloudSim: a toolkit for modeling and simulation of cloud
computing environments and evaluation of resource provisioning
algorithms},
journal = {Softw. Pract. Exp.},
volume = {41},
number = {1},
pages = {23--50},
year = {2011},
url = {https://doi.org/10.1002/spe.995},
doi = {10.1002/SPE.995},
timestamp = {Fri, 30 Dec 2022 14:59:15 +0100},
biburl = {https://dblp.org/rec/journals/spe/CalheirosRBRB11.bib},
bibsource = {dblp computer science bibliography, https://dblp.org},
}
@article{DBLP:journals/corr/CasanovaGLQS13,
author = {Henri Casanova and Arnaud Giersch and Arnaud Legrand and
Martin Quinson and Fr{\'{e}}d{\'{e}}ric Suter},
title = {SimGrid: a Sustained Effort for the Versatile Simulation of
Large Scale Distributed Systems},
journal = {CoRR},
volume = {abs/1309.1630},
year = {2013},
url = {http://arxiv.org/abs/1309.1630},
eprinttype = {arXiv},
eprint = {1309.1630},
timestamp = {Mon, 13 Aug 2018 16:47:20 +0200},
biburl = {https://dblp.org/rec/journals/corr/CasanovaGLQS13.bib},
bibsource = {dblp computer science bibliography, https://dblp.org},
}
@inproceedings{DBLP:conf/europar/IosupSE08,
author = {Alexandru Iosup and Omer Ozan Sonmez and Dick H. J. Epema},
editor = {Emilio Luque and Tom{\`{a}}s Margalef and Domingo Benitez},
title = {DGSim: Comparing Grid Resource Management Architectures through
Trace-Based Simulation},
booktitle = {Euro-Par 2008 - Parallel Processing, 14th International
Euro-Par Conference, Las Palmas de Gran Canaria, Spain,
August 26-29, 2008, Proceedings},
series = {Lecture Notes in Computer Science},
pages = {13--25},
publisher = {Springer},
year = {2008},
url = {https://doi.org/10.1007/978-3-540-85451-7\_3},
doi = {10.1007/978-3-540-85451-7\_3},
timestamp = {Sun, 02 Jun 2019 21:22:55 +0200},
biburl = {https://dblp.org/rec/conf/europar/IosupSE08.bib},
bibsource = {dblp computer science bibliography, https://dblp.org},
}
@inproceedings{DBLP:conf/europar/OstermannPPF10,
author = {Simon Ostermann and Kassian Plankensteiner and Radu Prodan and
Thomas Fahringer},
editor = {Mario R. Guarracino and Fr{\'{e}}d{\'{e}}ric Vivien and Jesper
Larsson Tr{\"{a}}ff and Mario Cannataro and Marco Danelutto and
Anders Hast and Francesca Perla and Andreas Kn{\"{u}}pfer and
Beniamino Di Martino and Michael Alexander},
title = {GroudSim: An Event-Based Simulation Framework for Computational
Grids and Clouds},
booktitle = {Euro-Par 2010 Parallel Processing Workshops - HeteroPar,
HPCC, HiBB, CoreGrid, UCHPC, HPCF, PROPER, CCPI, VHPC,
Ischia, Italy, August 31-September 3, 2010, Revised Selected
Papers},
series = {Lecture Notes in Computer Science},
pages = {305--313},
publisher = {Springer},
year = {2010},
url = {https://doi.org/10.1007/978-3-642-21878-1\_38},
doi = {10.1007/978-3-642-21878-1\_38},
timestamp = {Mon, 03 Mar 2025 21:04:12 +0100},
biburl = {https://dblp.org/rec/conf/europar/OstermannPPF10.bib},
bibsource = {dblp computer science bibliography, https://dblp.org},
}
@article{DBLP:journals/grid/NunezVCCCL12,
author = {Alberto Nu{\~{n}}ez and Jos{\'{e}} Luis V{\'{a}}zquez{-}
Poletti and Agust{\'{\i}}n C. Caminero and Gabriel G. Casta{\~{
n}}{\'{e}} and Jes{\'{u}}s Carretero and Ignacio Mart{\'{\i}}n
Llorente},
title = {iCanCloud: {A} Flexible and Scalable Cloud Infrastructure
Simulator},
journal = {J. Grid Comput.},
volume = {10},
number = {1},
pages = {185--209},
year = {2012},
url = {https://doi.org/10.1007/s10723-012-9208-5},
doi = {10.1007/S10723-012-9208-5},
timestamp = {Sun, 19 Jan 2025 14:31:14 +0100},
biburl = {https://dblp.org/rec/journals/grid/NunezVCCCL12.bib},
bibsource = {dblp computer science bibliography, https://dblp.org},
}
@article{DBLP:journals/fgcs/MichonGGUK17,
author = {Etienne Michon and Julien Gossa and St{\'{e}}phane Genaud and
L{\'{e}}o Unbekandt and Vincent Kherbache},
title = {Schlouder: {A} broker for IaaS clouds},
journal = {Future Gener. Comput. Syst.},
volume = {69},
pages = {11--23},
year = {2017},
url = {https://doi.org/10.1016/j.future.2016.09.010},
doi = {10.1016/J.FUTURE.2016.09.010},
timestamp = {Tue, 21 Mar 2023 21:06:55 +0100},
biburl = {https://dblp.org/rec/journals/fgcs/MichonGGUK17.bib},
bibsource = {dblp computer science bibliography, https://dblp.org},
}
@article{DBLP:journals/jpdc/CasanovaTKS21,
author = {Henri Casanova and Ryan Tanaka and William Koch and Rafael
Ferreira da Silva},
title = {Teaching parallel and distributed computing concepts in
simulation with {WRENCH}},
journal = {J. Parallel Distributed Comput.},
volume = {156},
pages = {53--63},
year = {2021},
url = {https://doi.org/10.1016/j.jpdc.2021.05.009},
doi = {10.1016/J.JPDC.2021.05.009},
timestamp = {Thu, 29 Jul 2021 13:41:54 +0200},
biburl = {https://dblp.org/rec/journals/jpdc/CasanovaTKS21.bib},
bibsource = {dblp computer science bibliography, https://dblp.org},
}
@inproceedings{DBLP:conf/aina/WickremasingheCB10,
author = {Bhathiya Wickremasinghe and Rodrigo N. Calheiros and Rajkumar
Buyya},
title = {CloudAnalyst: {A} CloudSim-Based Visual Modeller for Analysing
Cloud Computing Environments and Applications},
booktitle = {24th {IEEE} International Conference on Advanced
Information Networking and Applications, {AINA} 2010, Perth,
Australia, 20-13 April 2010},
pages = {446--452},
publisher = {{IEEE} Computer Society},
year = {2010},
url = {https://doi.org/10.1109/AINA.2010.32},
doi = {10.1109/AINA.2010.32},
timestamp = {Fri, 24 Mar 2023 00:03:53 +0100},
biburl = {https://dblp.org/rec/conf/aina/WickremasingheCB10.bib},
bibsource = {dblp computer science bibliography, https://dblp.org},
}
@inproceedings{DBLP:conf/eScience/ChenD12,
author = {Weiwei Chen and Ewa Deelman},
title = {WorkflowSim: {A} toolkit for simulating scientific workflows in
distributed environments},
booktitle = {8th {IEEE} International Conference on E-Science, e-Science
2012, Chicago, IL, USA, October 8-12, 2012},
pages = {1--8},
publisher = {{IEEE} Computer Society},
year = {2012},
url = {https://doi.org/10.1109/eScience.2012.6404430},
doi = {10.1109/ESCIENCE.2012.6404430},
timestamp = {Fri, 24 Mar 2023 00:04:10 +0100},
biburl = {https://dblp.org/rec/conf/eScience/ChenD12.bib},
bibsource = {dblp computer science bibliography, https://dblp.org},
}
@misc{DBLP:data/11/CasanovaSTPJKAOS20f,
author = {Henri Casanova and Rafael Ferreira da Silva and Ryan Tanaka
and Suraj Pandey and Gautam Jethwani and William Koch and
Spencer Albrecht and James Oeth and Fr{\'{e}}d{\'{e}}ric Suter},
title = {Developing Accurate and Scalable Simulators of Production
Workflow Management Systems with {WRENCH} (Version 2.0)},
publisher = {Zenodo},
year = {2020},
month = nov,
howpublished = {\url{https://doi.org/10.5281/zenodo.7158509}},
note = {Accessed on YYYY-MM-DD.},
url = {https://doi.org/10.5281/zenodo.7158509},
doi = {10.5281/ZENODO.7158509},
timestamp = {Wed, 18 Jun 2025 15:49:44 +0200},
biburl = {https://dblp.org/rec/data/11/CasanovaSTPJKAOS20f.bib},
bibsource = {dblp computer science bibliography, https://dblp.org},
}
@article{DBLP:journals/tcc/HirofuchiLP18,
author = {Takahiro Hirofuchi and Adrien Lebre and Laurent Pouilloux},
title = {SimGrid {VM:} Virtual Machine Support for a Simulation
Framework of Distributed Systems},
journal = {{IEEE} Trans. Cloud Comput.},
volume = {6},
number = {1},
pages = {221--234},
year = {2018},
url = {https://doi.org/10.1109/TCC.2015.2481422},
doi = {10.1109/TCC.2015.2481422},
timestamp = {Sun, 21 Jun 2020 17:41:42 +0200},
biburl = {https://dblp.org/rec/journals/tcc/HirofuchiLP18.bib},
bibsource = {dblp computer science bibliography, https://dblp.org},
}
@inproceedings{DBLP:conf/noms/ZhangZLZWC22,
author = {Ziting Zhang and Yu Zeng and Haoran Liu and Chaoyue Zhao and
Feng Wang and Yunqing Chen},
title = {Smart {DC:} An {AI} and Digital Twin-based Energy-Saving
Solution for Data Centers},
booktitle = {2022 {IEEE/IFIP} Network Operations and Management
Symposium, {NOMS} 2022, Budapest, Hungary, April 25-29, 2022
},
pages = {1--6},
publisher = {{IEEE}},
year = {2022},
url = {https://doi.org/10.1109/NOMS54207.2022.9789853},
doi = {10.1109/NOMS54207.2022.9789853},
timestamp = {Wed, 15 Jun 2022 16:45:18 +0200},
biburl = {https://dblp.org/rec/conf/noms/ZhangZLZWC22.bib},
bibsource = {dblp computer science bibliography, https://dblp.org},
}
@inproceedings{DBLP:conf/sc/TaheriBPRHDEWPM24,
author = {Ebad Taheri and Pedro Bruel and Pavana Prakash and Gourav
Rattihalli and Ninad Hogade and Aditya Dhakal and Rolando P.
Hong Enriquez and Torsten Wilde and Leo Popokh and Dejan S.
Milojicic and Cullen E. Bash},
title = {DyTwin: Federated Adaptive Digital Twins for Data Centers -
Visualization and Anomaly Detection},
booktitle = {{SC24-W:} Workshops of the International Conference for
High Performance Computing, Networking, Storage and Analysis
, Atlanta, GA, USA, November 17-22, 2024},
pages = {847--852},
publisher = {{IEEE}},
year = {2024},
url = {https://doi.org/10.1109/SCW63240.2024.00120},
doi = {10.1109/SCW63240.2024.00120},
timestamp = {Thu, 07 May 2026 20:28:31 +0200},
biburl = {https://dblp.org/rec/conf/sc/TaheriBPRHDEWPM24.bib},
bibsource = {dblp computer science bibliography, https://dblp.org},
}
@inproceedings{DBLP:conf/sensys/LiW0Z0T23,
author = {Minghao Li and Ruihang Wang and Xin Zhou and Zhaomeng Zhu and
Yonggang Wen and Rui Tan},
title = {ChatTwin: Toward Automated Digital Twin Generation for Data
Center via Large Language Models},
booktitle = {Proceedings of the 10th {ACM} International Conference on
Systems for Energy-Efficient Buildings, Cities, and
Transportation, BuildSys 2023, Istanbul, Turkey, November
15-16, 2023},
pages = {208--211},
publisher = {{ACM}},
year = {2023},
url = {https://doi.org/10.1145/3600100.3623719},
doi = {10.1145/3600100.3623719},
timestamp = {Tue, 13 May 2025 13:47:03 +0200},
biburl = {https://dblp.org/rec/conf/sensys/LiW0Z0T23.bib},
bibsource = {dblp computer science bibliography, https://dblp.org},
}
@inproceedings{DBLP:conf/sensys/CaoW0022,
author = {Zhiwei Cao and Ruihang Wang and Xin Zhou and Yonggang Wen},
editor = {Jorge Ortiz},
title = {Reducio: model reduction for data center predictive digital
twins via physics-guided machine learning},
booktitle = {Proceedings of the 9th {ACM} International Conference on
Systems for Energy-Efficient Buildings, Cities, and
Transportation, BuildSys 2022, Boston, Massachusetts,
November 9-10, 2022},
pages = {1--10},
publisher = {{ACM}},
year = {2022},
url = {https://doi.org/10.1145/3563357.3564050},
doi = {10.1145/3563357.3564050},
timestamp = {Wed, 04 Dec 2024 09:43:28 +0100},
biburl = {https://dblp.org/rec/conf/sensys/CaoW0022.bib},
bibsource = {dblp computer science bibliography, https://dblp.org},
}
@inproceedings{DBLP:conf/sigcomm/HongWDSSHZY21,
author = {Hanshu Hong and Qin Wu and Feng Dong and Wei Song and Ronghua
Sun and Tao Han and Cheng Zhou and Hongwei Yang},
title = {NetGraph: An Intelligent Operated Digital Twin Platform for
Data Center Networks},
booktitle = {NAI'21: Proceedings of the {ACM} {SIGCOMM} 2021 Workshop on
Network-Application Integration, Virtual Event, USA, August
27, 2021},
pages = {26--32},
publisher = {{ACM}},
year = {2021},
url = {https://doi.org/10.1145/3472727.3472802},
doi = {10.1145/3472727.3472802},
timestamp = {Sun, 19 Jan 2025 13:17:55 +0100},
biburl = {https://dblp.org/rec/conf/sigcomm/HongWDSSHZY21.bib},
bibsource = {dblp computer science bibliography, https://dblp.org},
}
@inproceedings{DBLP:conf/sensys/WangZD0TCWZ20,
author = {Ruihang Wang and Xin Zhou and Linsen Dong and Yonggang Wen and
Rui Tan and Li Chen and Guan Wang and Feng Zeng},
title = {Kalibre: Knowledge-based Neural Surrogate Model Calibration for
Data Center Digital Twins},
booktitle = {BuildSys '20: The 7th {ACM} International Conference on
Systems for Energy-Efficient Buildings, Cities, and
Transportation, Virtual Event, Japan, November 18-20, 2020},
pages = {200--209},
publisher = {{ACM}},
year = {2020},
url = {https://doi.org/10.1145/3408308.3427982},
doi = {10.1145/3408308.3427982},
timestamp = {Wed, 04 Dec 2024 09:45:46 +0100},
biburl = {https://dblp.org/rec/conf/sensys/WangZD0TCWZ20.bib},
bibsource = {dblp computer science bibliography, https://dblp.org},
}
@inproceedings{DBLP:usdoe/report/AP26894,
author = {National Academy of Engineering and National Academies of
Sciences Engineering and Medicine},
title = {Foundational Research Gaps and Future Directions for Digital
Twins},
isbn = {978-0-309-70042-9},
doi = {10.17226/26894},
url = {
https://nap.nationalacademies.org/catalog/26894/foundational-research-gaps-and-future-directions-for-digital-twins
},
year = {2024},
publisher = {{The National Academies Press}},
address = {Washington, DC},
}
@conference{DBLP:modsim24/presentation/Iosup2024,
author = {Alexandru Iosup},
title = {A VU on Digital Twins to Improve the Performance and
Technological Sustainability of Datacenters in the Continuum},
url = {https://atlarge-research.com/talks/2023-modsim-alex.html},
year = {2024},
publisher = {MODSIM World},
address = {Seattle, US},
}
@inproceedings{DBLP:conf/AppliedEnergy/Zhao20,
title = {Digital twin-driven energy consumption management of integrated
heat pipe cooling system for a data center},
journal = {Applied Energy},
volume = {373},
pages = {123840},
year = {2024},
issn = {0306-2619},
doi = {https://doi.org/10.1016/j.apenergy.2024.123840},
url = {
https://www.sciencedirect.com/science/article/pii/S0306261924012236
},
author = {Haitao Zhu and Botao Lin},
keywords = {Digital twin, Energy consumption management, Cooling system,
Real-time interaction, Genetic algorithm},
}
@image{DBLP:image/48Microprocessor/Rupp,
author = {M. Horowitz and F. Labonte and O. Shacham and K. Olukotun and
L. Hammond and C. Batten},
title = {48 Years of Microprocessor Trend Data},
doi = {
https://zenodo.org/records/3947824/files/48-years-processor-trend.pdf
},
url = {https://github.com/karlrupp/microprocessor-trend-data},
year = {2019},
publisher = {K. Rupp},
}
|