Skip to content

Commit ce4385d

Browse files
committed
Add new members.
1 parent c6c9c5d commit ce4385d

File tree

3 files changed

+21
-3
lines changed

3 files changed

+21
-3
lines changed

docs/index.md

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff 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

@@ -467,6 +467,24 @@ a {
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>

docs/team-images/Amin.JPG

777 KB
Loading

docs/team-images/erdem.jpg

206 KB
Loading

0 commit comments

Comments
 (0)