File tree Expand file tree Collapse file tree 3 files changed +21
-3
lines changed
Expand file tree Collapse file tree 3 files changed +21
-3
lines changed Original file line number Diff line number Diff line change @@ -441,11 +441,11 @@ a {
441441 </div >
442442
443443 <div class =" card grid grid-cols-4 justify-center items-center " >
444- <img class="shadow rounded-full max-w-full h-auto align-middle border-none" src="./team-images/hanaa.jpeg " width="100px" />
444+ <img class="shadow rounded-full max-w-full h-auto align-middle border-none" src="./team-images/erdem.jpg " width="100px" />
445445 <p class="grid-colspan-3">
446- <b>Master Student:</b> Hanaa Zaqout (hzaqout25 @ku.edu.tr)
446+ <b>PhD Student:</b> Erdem Ege Maraşlı (emarasli26 @ku.edu.tr)
447447 <br>
448- <b>Research Focus:</b> Multi-GPU Communication Models.
448+ <b>Research Focus:</b> Tracing and profiling of multi-gpu communication
449449 </p>
450450 </div >
451451
467467 </p>
468468 </div >
469469
470+ <div class =" card grid grid-cols-4 justify-center items-center " >
471+ <img class="shadow rounded-full max-w-full h-auto align-middle border-none" src="./team-images/Amin.JPG" width="100px" />
472+ <p class="grid-colspan-3">
473+ <b>Master Student:</b> Amin Ansari (emarasli26@ku.edu.tr)
474+ <br>
475+ <b>Research Focus:</b> Performance optimization of inference workloads.
476+ </p>
477+ </div >
478+
479+
480+ <div class =" card grid grid-cols-4 justify-center items-center " >
481+ <img class="shadow rounded-full max-w-full h-auto align-middle border-none" src="./team-images/hanaa.jpeg" width="100px" />
482+ <p class="grid-colspan-3">
483+ <b>Master Student:</b> Hanaa Zaqout (hzaqout25@ku.edu.tr)
484+ <br>
485+ <b>Research Focus:</b> Multi-GPU Communication Models.
486+ </p>
487+ </div >
470488</div >
471489
472490<hr >
You can’t perform that action at this time.
0 commit comments