-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathabout.html
More file actions
703 lines (694 loc) · 43.3 KB
/
about.html
File metadata and controls
703 lines (694 loc) · 43.3 KB
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
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
<!DOCTYPE html>
<!--
_ _
| | | |
Designed and Coded By | | __ _| |__
/ _ \ \ /\ / /\ \ /\ / /\ \ /\ / / |/ _` | '_ \
| (_) \ V V / \ V V / \ V V /| | (_| | |_) |
\___/ \_/\_/ \_/\_/ \_/\_/ |_|\__,_|_.__/
http://themeforest.net/user/owwwlab/
-->
<html lang="en" dir="ltr" itemscope itemtype="http://schema.org/WebPage">
<!-- #####Begin head-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- globalise scripting and styling content language-->
<meta name="Content-Type-Script" content="text/javascript">
<meta name="Content-Type-Style" content="text/css">
<!-- author of this doc-->
<meta name="author" content="owwwlab.com">
<!-- ################################-->
<!-- #### add SEO metadata here-->
<!-- ################################-->
<!-- #####Begin styles-->
<!-- stylesheets -->
<link href="assets/css/vendors/vendors.css" rel="stylesheet" type="text/css">
<!-- Load extra page specific css-->
<!-- Overwrite vendors-->
<link href="assets/css/vendors/vendors-overwrites.css" rel="stylesheet" type="text/css">
<link href="assets/css/styles.css" rel="stylesheet" type="text/css">
<link href="assets/css/demo5.css" rel="stylesheet" type="text/css">
<!-- #####End styles-->
<!-- #####Begin JS-->
<!-- add your scripts to the end of the page for sake of page load speed-->
<!-- scripts that need to be at head section-->
<script src="assets/js/vendors/jquery.min.js"></script>
<!-- #####End JS-->
<!-- #####Begin load google fonts-->
<link href="https://fonts.googleapis.com/css?family=Play:400,700&subset=latin,greek,cyrillic" rel="stylesheet"
type="text/css">
<link href="https://fonts.googleapis.com/css?family=Sintony:400,700&subset=latin,greek,cyrillic" rel="stylesheet"
type="text/css">
<link
href="https://fonts.googleapis.com/css?family=Merriweather:300,300italic,400,400italic,700,700italic&subset=latin,greek,cyrillic"
rel="stylesheet" type="text/css">
<link
href="https://fonts.googleapis.com/css?family=Exo+2:400,200,300,400italic,500,700,900&subset=latin,greek,cyrillic"
rel="stylesheet" type="text/css">
<!-- #####End load google fonts-->
<title>Dr. Michela Taufer - GCLab</title>
</head>
<!-- #####End head-->
<body class="fullwidth bg-pattern-4 sticky-header"> <!--bg-gray-->
<div id="wrapper" class="boxed-layout">
<!-- #####Begin Header-->
<header id="header" class="bg-pattern-4"> <!--light sticky-->
<div class="head-main">
<div class="container">
<!-- logo-->
<!-- #####Begin logo wrapper-->
<div class="logo-wrapper">
<!-- standard Logo--><a href="index.html"><img src="assets/img/logo/logo-gclab.png" alt="GCLab"
class="logo-light ol-retina"><img src="assets/img/logo/logo-gclab.png" alt="GCLab"
class="logo-dark ol-retina"></a>
</div>
<!-- #####End logo wrapper-->
<!-- primary navigation-->
<ul id="primary-menu">
<li><a href="index.html" title="Home"><span>Home</span></a>
</li>
<li class="current-menu-item"><a href="about.html" title="Dr. Michela Taufer"><span>Dr. Michela
Taufer</span></a>
</li>
<li><a href="people.html" title="People"><span>People</span></a>
</li>
<li><a href="research.html" title="Research"><span>Research</span></a>
</li>
<li><a href="publications.html" title="Publications"><span>Publications</span></a>
</li>
<li><a href="https://github.com/TauferLab/" target="_blank" title="Software"><span>Software</span></a>
</li>
<li><a href="news.html" title="News"><span>News</span></a>
</li>
<li><a href="gallery.html" title="Gallery"><span>Gallery</span></a>
</li>
<li><a href="contact.html" title="Contact"><span>Contact</span></a>
</li>
<li><a href="positions.html" title="Positions"><span>Positions</span></a>
</li>
</ul>
<div class="header-icons"></div>
<!-- #####Begin trigger for search-->
<!--<div class="search ol-search-trigger simple"><a href="#"><i class="oli oli-search"></i></a></div>-->
<a href="https://twitter.com/TauferLab" target="_blank"><i class="fa fa-twitter"></i></a>
<a href="https://www.youtube.com/channel/UC-EYkuXfZ5J5cjMKnx0F73g/featured" target="_blank"><i
class="fa fa-youtube"></i></a>
<a href="https://www.linkedin.com/company/global-computing-laboratory/" target="_blank"><i
class="fa fa-linkedin"></i></a>
<!-- #####End trigger for search-->
<!-- #####Begin mobile menu trigger-->
<div class="ol-mobile-trigger hamburger hamburger--elastic">
<div class="hamburger-box">
<div class="hamburger-inner"></div>
</div>
</div>
<!-- #####End mobile menu trigger-->
<div class="search-area fullscreen">
<div data-img-src="assets/img/bg/14.jpg" class="ol-search-bg set-bg ov-dark-alpha-50"></div>
<div class="inner-wrapper"><a href="#" class="close-btn"><i class="ol-css-close"></i><span>ESC</span></a>
<div class="search-field">
<input type="text" placeholder="Type and hit enter">
</div>
<div class="search-logo"><img src="assets/img/logo/logo-gclab.png"></div>
</div>
</div>
</div>
</div>
</header>
<!-- #####End Header-->
<!-- #####Begin contents-->
<section id="contents">
<!-- #####Begin page head-->
<div class="page-head h-250 center-it parallax-layer dark ov-grad1-alpha-30" data-img-src="assets/img/bg/03.jpg"
data-parallax-mode="mode-title">
<div class="container">
<div class="tb-vcenter-wrapper">
<div class="title-wrapper vcenter parallax-layer" data-parallax-mode="mode-header-content">
<!--<h4 class="head">About</h4>-->
<h4>
<font face="Courier New" color="white">About</font>
</h4>
<h1 class="title">Dr. Michela Taufer</h1>
</div>
</div>
</div>
</div>
<!-- #####End page head
-->
<section class="page-contents">
<!-- #####Begin main area-->
<section id="main-area">
<section class="section">
<div class="container">
<div class="row">
<div class="col-sm-3"><img src="assets/gcl-images/michela.jpg" alt="">
<div class="sp-blank-20"></div>
<h2>Michela Taufer, PhD</h2>
<ul class="list-unstyled">
<li><strong>MathWorks Professor</strong></li>
<li>Director, Global Computing Laboratory (GCLab)</li>
<li></li>
<li>AAAS Fellow</li>
<li>ACM Distinguished Scientist </li>
<li>IEEE Senior Member</li>
<li>IBM Faculty Award (2019, 2021)</li>
<li></li>
<li>Editor-in-Chief, Future Generation Computer Systems (FGCS)</li>
<li>Associate Editor, Parallel Computing (ParCo)</li>
<li>Associate Editor, IEEE Computing in Science & Engineering (CiSE)</li>
</ul><a href="assets/pdf/CV_Michela_Taufer_Dec2025.pdf" class="ol-iconic-link skin-blue m-top-30 m-bottom-50"><i
class="oli oli-download"></i>Download CV</a>
</div>
<div class="col-sm-9">
<p style="text-align:justify">Michela Taufer is the Founder and Director of the Global Computing Laboratory (GCLab), an AAAS Fellow, and an ACM Distinguished Scientist, and she holds the MathWorks Professorship in the Department of Electrical Engineering and Computer Science at the University of Tennessee, Knoxville (UTK). Before joining UTK, she was a Professor of Computer and Information Sciences and a J.P. Morgan Case Scholar at the University of Delaware, where she also held a joint appointment in the Biomedical Engineering Department and the Bioinformatics Program. She earned her undergraduate degree in Computer Engineering from the University of Padova (Italy) and her doctoral degree in Computer Science from the Swiss Federal Institute of Technology (ETH Zurich, Switzerland). From 2003 to 2004, she was a La Jolla Interfaces in Science (LJIS) Postdoctoral Fellow at the University of California, San Diego (UCSD) and The Scripps Research Institute (TSRI), where she worked on interdisciplinary projects spanning computer systems and computational chemistry.
</p>
<p style="text-align:justify">Michela Taufer has a long history of interdisciplinary research and leadership in collaboration with high-profile computational science and data-intensive research groups across academia, national laboratories, and scientific facilities. Her research focuses on high-performance computing, data-centric and AI-enabled workflows, reproducibility and performance analysis, and scalable software systems for heterogeneous architectures, including multi-core platforms, GPUs, and cloud-HPC–converged environments. She has served as principal investigator and co-principal investigator on numerous NSF and DOE collaborative projects, leading multi-institutional teams that bridge computer science with domain sciences. Michela has extensive experience mentoring students and early-career researchers, with a strong emphasis on interdisciplinary training, reproducible research practices, and broadening participation. Her education and training activities aim to lower barriers to access to advanced cyberinfrastructure, expand undergraduate and graduate engagement in HPC, data, and AI, and foster pathways into computational and data-driven science.
</p>
<p style="text-align:justify">Michela Taufer has served on numerous IEEE program committees, including SC and IPDPS, and has reviewed for many of the leading journals in parallel and high-performance computing. She served as General Chair of <a href="https://sc19.supercomputing.org/" target="_blank">SC19 (The International Conference for High Performance Computing, Networking, Storage, and Analysis)</a>, General Chair of <a href="http://www.ipdps.org/ipdps2017/" target="_blank">IEEE IPDPS 2017</a>, and General Co-Chair of <a href="http://www.mcs.anl.gov/ieeecluster2015/" target="_blank">IEEE Cluster 2015</a>. She is currently Editor-in-Chief of <a href="https://www.sciencedirect.com/journal/future-generation-computer-systems" target="_blank">Future Generation Computer Systems (FGCS)</a> and serves as Associate Editor for <a href="https://www.sciencedirect.com/journal/parallel-computing/about/editorial-board" target="_blank">Parallel Computing (ParCo)</a> and <a href="https://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=5992" target="_blank">IEEE Computing in Science & Engineering (CiSE)</a>.
</p>
<p>You can find more about Michela's research-, education-, and service
activities in her
<a href="assets/pdf/CV_Michela_Taufer_Apr.pdf"> long vitae (pdf format)</a>.
</p>
<div class="sp-blank-50"></div>
<h3>Research Interests</h3>
<ul>
<li>High-performance computing and scalable software systems</li>
<li>Scientific applications and their programmability on multi-core, many-core, and accelerator-based platforms</li>
<li>Numerical reproducibility, stability, and performance variability in parallel and multithreaded applications</li>
<li>Performance analysis, modeling, and optimization of multi-scale and data-intensive applications</li>
<li>Data-centric, AI-enabled, and workflow-driven scientific computing</li>
<li>Cloud–HPC convergence and elastic computing environments</li>
<li>Large-scale data analytics and management for scientific discovery</li>
</ul>
<div class="sp-blank-80"></div>
<h3>Education</h3>
<div class="ol-timeline">
<div class="tl-item pub-item with-icon"><span class="item-section">2002</span>
<div class="elem-wrapper"><i class="oli oli-bookmark"></i></div>
<div class="content-wrapper">
<h3 class="title">PhD in Computer Science</h3>
<div class="description">
<p>Swiss Federal Institute of Technology Zurich (ETH), Switzerland <br> <b><i> Thesis:
</b></i> Inverting Middleware: Performance Analysis of Layered Application Codes in High
Performance Distributed Computing. <br> <b><i>Thesis supervisors: </i></b> Thomas M.
Stricker (Chair), Daniel A. Reed </p>
</div>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">1996</span>
<div class="elem-wrapper"><i class="oli oli-bookmark"></i></div>
<div class="content-wrapper">
<h3 class="title">MS (Laurea) in Computer Engineering</h3>
<div class="description">
<p> University of Padua, Italy <br> <b><i> Thesis: </b></i> Development of the Parallelization
of the Software Package OPAL for the Simulation of Dynamic Molecules on Supercomputers. <br>
<b><i>Thesis supervisors: </i></b> Gianfranco Bilardi (Chair), Walter Gander, and Geppino
Pucci </p>
</div>
</div>
</div>
</div>
<div class="sp-blank-80"></div>
<h3>Positions</h3>
<div class="ol-timeline">
<div class="tl-item pub-item with-icon"><span class="item-section"> Aug 2025 - present</span>
<div class="elem-wrapper"><i class="oli oli-desk_lamp"></i></div>
<div class="content-wrapper">
<h3 class="title">MathWorks Professor, University of Tennessee, Knoxville, TN, USA.</h3>
<div class="description">
<p>
<ul>
<li>Department of Electrical Engineering and Computer Science </li>
</ul>
</p>
</div>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">Aug 2024-Feb 2025</span>
<div class="elem-wrapper"><i class="oli oli-desk_lamp"></i></div>
<div class="content-wrapper">
<h3 class="title">Visiting Faculty at the Lawrence Livermore National Laboratory</h3>
<div class="description">
<p>Center for Applied Scientific Computing</p>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section"> Jun 2018 - Jul 2025</span>
<div class="elem-wrapper"><i class="oli oli-desk_lamp"></i></div>
<div class="content-wrapper">
<h3 class="title">Jack Dongarra Professor, University of Tennessee, Knoxville, TN, USA.</h3>
<div class="description">
<p>
<ul>
<li>Department of Electrical Engineering and Computer Science </li>
</ul>
</p>
</div>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section"> Sep 2017 - Jun 2018</span>
<div class="elem-wrapper"><i class="oli oli-desk_lamp"></i></div>
<div class="content-wrapper">
<h3 class="title">Professor, University of Delaware, Newark, DE, USA.</h3>
<div class="description">
<p>
<ul>
<li>Department of Computer and Information Sciences</li>
<li>Biomedical Engineering Program (Affiliated)</li>
<li>Center for Bioinformatics and Computational Biology (Affiliated)</li>
</ul>
</p>
</div>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section"> Sep 2012 - Aug 2017</span>
<div class="elem-wrapper"><i class="oli oli-desk_lamp"></i></div>
<div class="content-wrapper">
<h3 class="title">Associate Professor, University of Delaware, Newark, DE, USA.</h3>
<div class="description">
<p>
<ul>
<li>Department of Computer and Information Sciences</li>
<li>Biomedical Engineering Program (Affiliated)</li>
<li>Center for Bioinformatics and Computational Biology (Affiliated)</li>
</ul>
</p>
</div>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">Sep 2015 - Aug 2016</span>
<div class="elem-wrapper"><i class="oli oli-desk_lamp"></i></div>
<div class="content-wrapper">
<h3 class="title">Acting Director at Center for Bioinformatics and Computational Biology (CBCB)
</h3>
<div class="description">
<p>Delaware, Biotechnology Institute (DBI), Newark, DE, USA</p>
</div>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">Jan 2013 - Aug 2016</span>
<div class="elem-wrapper"><i class="oli oli-desk_lamp"></i></div>
<div class="content-wrapper">
<h3 class="title">David and Beverly J.C. Mills Career Development Chair</h3>
<div class="description">
<p>Depart. of Computer and Info. Sciences <br> University of Delaware, Newark, DE, USA </p>
</div>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">Jun 2013</span>
<div class="elem-wrapper"><i class="oli oli-desk_lamp"></i></div>
<div class="content-wrapper">
<h3 class="title">Visiting Faculty at the Oak Ridge National Laboratory</h3>
<div class="description">
<p>Computer Science and Mathematics</p>
</div>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">May 2014</span>
<div class="elem-wrapper"><i class="oli oli-desk_lamp"></i></div>
<div class="content-wrapper">
<h3 class="title">Division. U.S. Department of Energy (DoE) Higher Education Research
Experiences</h3>
<div class="description">
<p>Oak Ridge, TN, USA</p>
</div>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">Sep 2017 - Aug 2012</span>
<div class="elem-wrapper"><i class="oli oli-desk_lamp"></i></div>
<div class="content-wrapper">
<h3 class="title">Division. U.S. Department of Energy (DoE) Higher Education Research
Experiences</h3>
<div class="description">
<p>Assistant Professor, University of Delaware, Newark, DE, USA <br>
<ul>
<li>Center for Bioinformatics and Computational Biology (Affiliated, Jun 2010- Aug 2012)
</li>
</ul>
</p>
</div>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">Jan 2005 - Aug 2007</span>
<div class="elem-wrapper"><i class="oli oli-desk_lamp"></i></div>
<div class="content-wrapper">
<h3 class="title">Assistant Professor, Depart. of Computer Science</h3>
<div class="description">
<p>University of Texas, El Paso, TX, USA</p>
</div>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">Jan 2003 - Dec 2004</span>
<div class="elem-wrapper"><i class="oli oli-desk_lamp"></i></div>
<div class="content-wrapper">
<h3 class="title">Postdoctoral Researcher, Center for Theoretical Biological Physics (CTBP),
University of California, San Diego. </h3>
<div class="description">
<p>Affiliated to the Depart. of Molecular Biology at The Scripps Research Institute (TSRI),
the San Diego Supercomputer Center (SDSC), and the Depart. of Computer Science and
Engineering at the University of California at San Diego, San Diego, CA, USA.</p>
</div>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">Dec 1996 - Dec 2002</span>
<div class="elem-wrapper"><i class="oli oli-desk_lamp"></i></div>
<div class="content-wrapper">
<h3 class="title">Research Student Assistant, Computer Systems Institute </h3>
<div class="description">
<p>Swiss Federal Institute of Technology Zurich (ETH), Switzerland.</p>
</div>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">Feb 1996 - Dec 1996</span>
<div class="elem-wrapper"><i class="oli oli-desk_lamp"></i></div>
<div class="content-wrapper">
<h3 class="title">Visitor Scholar at the Swiss Center for Scientific Computing (SCSC/CSCS) </h3>
<div class="description">
<p>Zurich, Switzerland.</p>
</div>
</div>
</div>
</div>
<!--<div class="sp-blank-80"></div>
<h3>Selected Publications</h3>
<p class="m-bottom-50">Phasellus lectus sem, egestas eget sollicitudin ut, lobortis ac nulla. Phasellus lectus sem, egestas eget solPhasellus lectus sem, egestas eget sollicitudin ut, lobortis ac nulla. Phasellus lectus sem, egestas eget sollicitudin ut.licitudin ut. Phasellus lectus sem, egestas eget sollicitudin ut, lobortis ac nulla. Phasellus lectus sem, egestas eget sollicitudin ut.</p>
<div class="wrapper">
<div class="pub-item with-icon">
<div class="elem-wrapper"><i class="oli oli-bookmark"></i></div>
<div class="content-wrapper">
<h3 class="title">Comparison of Methods for Counting Hoofed Animal Density in Sikhote-Alin in a good manner</h3>
<div class="description">
<div class="citation">
Achievements in the Life Sciences 2014
<br>McTabi et. al.
</div><a href="#" class="link-with-icon"> <i class="fa fa-external-link"></i>Publisher's website</a>
</div>
</div>
</div>
<div class="pub-item with-icon">
<div class="elem-wrapper"><i class="oli oli-bookmark"></i></div>
<div class="content-wrapper">
<h3 class="title">Comparison of Methods for Counting Hoofed Animal Density in Sikhote-Alin in a good manner</h3>
<div class="description">
<div class="citation">
Achievements in the Life Sciences 2014
<br>McTabi et. al.
</div><a href="#" class="link-with-icon"> <i class="fa fa-external-link"></i>Publisher's website</a>
</div>
</div>
</div>
<div class="pub-item with-icon">
<div class="elem-wrapper"><i class="oli oli-bookmark"></i></div>
<div class="content-wrapper">
<h3 class="title">Comparison of Methods for Counting Hoofed Animal Density in Sikhote-Alin in a good manner</h3>
<div class="description">
<div class="citation">
Achievements in the Life Sciences 2014
<br>McTabi et. al.
</div><a href="#" class="link-with-icon"> <i class="fa fa-external-link"></i>Publisher's website</a>
</div>
</div>
</div>
</div>-->
<div class="sp-blank-80"></div>
<h3>Honors & Distinctions</h3>
<div class="ol-timeline">
<div class="tl-item pub-item with-icon"><span class="item-section">Nov 2025</span>
<div class="elem-wrapper"><i class="oli oli-literature"></i></div>
<div class="content-wrapper">
<h3 class="title">HPCwire 35 Legends 2025</h3>
<p class="subtitle"><em>For her championing of reproducible HPC.</em></p>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">Jul 2025</span>
<div class="elem-wrapper"><i class="oli oli-literature"></i></div>
<div class="content-wrapper">
<h3 class="title">HPDC 2025 Achievement Award</h3>
<p class="subtitle"><em>For her contributions to volunteer computing and advancing high-performance computing.</em></p>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">2025</span>
<div class="elem-wrapper"><i class="oli oli-literature"></i></div>
<div class="content-wrapper">
<h3 class="title">Winner of the 18th IEEE International Scalable Computing Challenge, Co-located with the IEEE/ACM CCGrid Conference</h3>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">Oct 2024</span>
<div class="elem-wrapper"><i class="oli oli-literature"></i></div>
<div class="content-wrapper">
<h3 class="title">Joint Laboratory on Extreme Scale Computing (JLESC) Fellow</h3>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">Apr 2024</span>
<div class="elem-wrapper"><i class="oli oli-literature"></i></div>
<div class="content-wrapper">
<h3 class="title">American Association for the Advancement of Science (AAAS) Fellow</h3>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">May 2023</span>
<div class="elem-wrapper"><i class="oli oli-literature"></i></div>
<div class="content-wrapper">
<h3 class="title">2023 Provost Award for Research and Creative Achievement, University of Tennessee</h3>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">May 2022</span>
<div class="elem-wrapper"><i class="oli oli-literature"></i></div>
<div class="content-wrapper">
<h3 class="title">2022 IEEE Technical Community on Parallel Processing (TCPP) Outstanding
Service and Contributions Award</h3>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">Apr 2022</span>
<div class="elem-wrapper"><i class="oli oli-literature"></i></div>
<div class="content-wrapper">
<h3 class="title">Tickle College of Engineering Research Achievement Award, University of
Tennessee Knoxville</h3>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">Dec 2021</span>
<div class="elem-wrapper"><i class="oli oli-literature"></i></div>
<div class="content-wrapper">
<h3 class="title">IBM Faculty Award</h3>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">Aug 2021</span>
<div class="elem-wrapper"><i class="oli oli-literature"></i></div>
<div class="content-wrapper">
<h3 class="title">R&D 100 Award Winner in Software/Services categories with the project ”Flux:
Next-Generation Workload Management Software Framework.” Collaboration with Lawrence Livermore
National Laboratory</h3>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">Jun 2021</span>
<div class="elem-wrapper"><i class="oli oli-literature"></i></div>
<div class="content-wrapper">
<h3 class="title">Best Track Paper Award, International Conference on Computational Science
(ICCS)</h3>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">Apr 2020</span>
<div class="elem-wrapper"><i class="oli oli-literature"></i></div>
<div class="content-wrapper">
<h3 class="title">IEEE Senior Membe</h3>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">Mar 2020</span>
<div class="elem-wrapper"><i class="oli oli-literature"></i></div>
<div class="content-wrapper">
<h3 class="title">Tickle College of Engineering Faculty & Staff Award for Outstanding Service to
the Discipline Category, University of Tennessee Knoxville</h3>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">Feb 2019</span>
<div class="elem-wrapper"><i class="oli oli-literature"></i></div>
<div class="content-wrapper">
<h3 class="title">IBM Faculty Award</h3>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">Feb 2019</span>
<div class="elem-wrapper"><i class="oli oli-literature"></i></div>
<div class="content-wrapper">
<h3 class="title">HPCwire’s 2019 Person to Watch</h3>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">Jun 2018 - present</span>
<div class="elem-wrapper"><i class="oli oli-literature"></i></div>
<div class="content-wrapper">
<h3 class="title">Jack Dongarra Professor in High Performance Computing</h3>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">2017</span>
<div class="elem-wrapper"><i class="oli oli-literature"></i></div>
<div class="content-wrapper">
<h3 class="title">UD Faculty Nomination for the Excellence in Undergraduate Academic Advising
and Mentoring Award</h3>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">Feb 2017 - June 2018</span>
<div class="elem-wrapper"><i class="oli oli-university"></i></div>
<div class="content-wrapper">
<h3 class="title">J.P. Morgan Chase Faculty Scholar</h3>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">Oct 2016</span>
<div class="elem-wrapper"><i class="oli oli-literature"></i></div>
<div class="content-wrapper">
<h3 class="title">One of four Best Paper Finalists at the IEEE SBAC-PAD Conference, Los Angeles,
CA</h3>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">Sep 2016</span>
<div class="elem-wrapper"><i class="oli oli-university"></i></div>
<div class="content-wrapper">
<h3 class="title">Keynote at the IEEE Cluster Conference, Taipei, Taiwan</h3>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">Jun 2017</span>
<div class="elem-wrapper"><i class="oli oli-literature"></i></div>
<div class="content-wrapper">
<h3 class="title">Keynote at the 7th Workshop on Scientific Cloud Computing (ScienceCloud),
Kyoto, Japan</h3>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">2015</span>
<div class="elem-wrapper"><i class="oli oli-university"></i></div>
<div class="content-wrapper">
<h3 class="title">ACM (Association for Computing Machinery) Distinguished Scientist</h3>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">May 2015</span>
<div class="elem-wrapper"><i class="oli oli-literature"></i></div>
<div class="content-wrapper">
<h3 class="title">Keynote at the Fifth International Workshop on Accelerators and Hybrid
Exascale Systems (AsHES), Hyderabad, India</h3>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">2015</span>
<div class="elem-wrapper"><i class="oli oli-university"></i></div>
<div class="content-wrapper">
<h3 class="title">Winner of the 8th IEEE International Scalable Computing Challenge - Co-located
with the IEEE/ACM CCGrid Conference</h3>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">2014</span>
<div class="elem-wrapper"><i class="oli oli-literature"></i></div>
<div class="content-wrapper">
<h3 class="title">ACM (Association for Computing Machinery) Senior Member</h3>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">Sep 2014</span>
<div class="elem-wrapper"><i class="oli oli-university"></i></div>
<div class="content-wrapper">
<h3 class="title">One of six Best Paper Finalists at the IEEE Cluster Conference, Madrid, Spain
</h3>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">2014</span>
<div class="elem-wrapper"><i class="oli oli-literature"></i></div>
<div class="content-wrapper">
<h3 class="title">UD Faculty Nomination for the Excellence in Undergraduate Academic Advising
and Mentoring Award</h3>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">2006</span>
<div class="elem-wrapper"><i class="oli oli-university"></i></div>
<div class="content-wrapper">
<h3 class="title">UTEP Young Investigator Award, Research and Sponsored Programs</h3>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">2003 - 2004</span>
<div class="elem-wrapper"><i class="oli oli-literature"></i></div>
<div class="content-wrapper">
<h3 class="title">La Jolla Interfaces in Science (LJIS) Interdisciplinary Fellowship - From
January 1, 2003 to December 14, 2004 - Award: $50,000</h3>
</div>
</div>
<div class="tl-item pub-item with-icon"><span class="item-section">1996</span>
<div class="elem-wrapper"><i class="oli oli-university"></i></div>
<div class="content-wrapper">
<h3 class="title">Erasmus Fellowship of the European Community (EU) for Graduate Students - From
February 12, 1996 to December 12, 1996</h3>
</div>
</div>
</div>
</div>
</section>
</section>
<!-- #####End main area
-->
<div class="clearfix"></div>
</section>
</section>
<!-- #####End contents-->
<footer id="footer">
<div id="footer-main" class="bg-pattern-4 footer-style">
<div class="container">
<div class="row">
<div class="col-md-5"><a href="index.html" class="img"><img class='footer-image' src="assets/img/logo/logo-gclab.png"
alt="GCLab"></a>
<div class="sp-blank-20"></div>
<ul class="social-icons shape-circle">
<!--<li><a href="#"><i class="fa fa-facebook"></i></a></li>-->
<li><a href="https://www.youtube.com/channel/UC-EYkuXfZ5J5cjMKnx0F73g/featured"><i
class="fa fa-youtube"></i></a></li>
<li><a href="https://twitter.com/TauferLab"><i class="fa fa-twitter"></i></a></li>
<li><a href="https://www.linkedin.com/company/global-computing-laboratory/" target="_blank"><i
class="fa fa-linkedin"></i></a></li>
<!--<li><a href="#"><i class="fa fa-google-plus"></i></a></li>
<li><a href="#"><i class="fa fa-linkedin"></i></a></li>
<li><a href="#"><i class="fa fa-skype"></i></a></li>
<li><a href="#"><i class="fa fa-dribbble"></i></a></li>-->
</ul>
</div>
<div class="col-md-3 col-md-offset-1 col-sm-6">
<div class="widget">
<div class="links">
<ul>
<li><a href="about.html" title="Dr. Michela Taufer"><span>Dr. Michela Taufer</span></a></li>
<li><a href="people.html" title="People"><span>People</span></a></li>
<li><a href="research.html" title="Research"><span>Research</span></a></li>
<li><a href="publications.html" title="Publications"><span>Publications</span></a></li>
</ul>
</ul>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="widget">
<div class="links">
<ul>
<li><a href="https://github.com/TauferLab/" target="_blank"
title="Software"><span>Software</span></a></li>
<li><a href="news.html" title="News"><span>News</span></a></li>
<li><a href="gallery.html" title="Home"><span>Gallery</span></a></li>
<li><a href="contact.html" title="Contact"><span>Contact</span></a></li>
<li><a href="positions.html" title="JoinUs"><span>Positions</span></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
</div>
<!-- #####Begin scripts-->
<script src="assets/js/vendors/vendors.js"></script>
<!-- Local Revolution tools-->
<!-- Only for local and can be removed on server-->
<script type="text/javascript" src="assets/revolution/js/extensions/revolution.extension.video.min.js"></script>
<script type="text/javascript" src="assets/revolution/js/extensions/revolution.extension.slideanims.min.js"></script>
<script type="text/javascript" src="assets/revolution/js/extensions/revolution.extension.actions.min.js"></script>
<script type="text/javascript"
src="assets/revolution/js/extensions/revolution.extension.layeranimation.min.js"></script>
<script type="text/javascript" src="assets/revolution/js/extensions/revolution.extension.kenburn.min.js"></script>
<script type="text/javascript" src="assets/revolution/js/extensions/revolution.extension.navigation.min.js"></script>
<script type="text/javascript" src="assets/revolution/js/extensions/revolution.extension.migration.min.js"></script>
<script type="text/javascript" src="assets/revolution/js/extensions/revolution.extension.parallax.min.js"></script>
<script src="assets/js/custom.js"></script>
<script src="http://localhost:35729/livereload.js"></script>
<!-- #####End scripts-->
</body>
</html>