Skip to content

Commit f69d592

Browse files
committed
update people
1 parent def3405 commit f69d592

6 files changed

Lines changed: 187 additions & 124 deletions

File tree

_bibliography/papers.bib

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,16 @@ @inproceedings{UniCore
55
booktitle={International Symposium on Computer Architecture (ISCA)},
66
year={2026},
77
note={to appear},
8+
selected={true},
89

910
}
1011

1112
@inproceedings{DSTREE,
1213
author={Zeng†*, Bi and Wu†*, Zhenlin and Liu, Hongyuan and Chen, Xinyu},
1314
title={DSTREE: Data-Driven Synchronous Traversals for Decision Forests on GPUs},
1415
booktitle={IEEE International Parallel and Distributed Processing Symposium (IPDPS)},
15-
year={2026}
16+
year={2026},
17+
selected={true}
1618
}
1719

1820
@inproceedings{RidgeWalker,
@@ -27,6 +29,7 @@ @inproceedings{AxCore
2729
author={Zou†*, Jiaxiang and Chen†*, Yonghao and Chen†, Xingyu and Xu†, Chenxi and Chen, Xinyu},
2830
booktitle={IEEE/ACM International Symposium on Microarchitecture (MICRO)},
2931
year={2025},
32+
selected={true},
3033
code={https://github.com/CLab-HKUST-GZ/micro58-axcore},
3134
pdf={axcore-micro25.pdf}
3235
}
@@ -45,6 +48,7 @@ @inproceedings{OA-LAMA
4548
title = {OA-LAMA: An Outlier-Adaptive LLM Inference Accelerator with Memory-Aligned Mixed-Precision Group Quantization},
4649
year = {2025},
4750
booktitle = {IEEE/ACM International Conference on Computer-Aided Design (ICCAD)},
51+
selected={true},
4852
code={https://github.com/CLab-HKUST-GZ/ICCAD25_OA-LAMA},
4953
pdf={OALAMA_ICCAD2025.pdf}
5054
}
@@ -226,4 +230,3 @@ @article{tan2023lightrw
226230
pdf={lightrw.pdf}
227231
}
228232

229-

_config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ middle_name:
88
last_name: Chen
99
email: xinyuchen@hkust-gz.edu.cn
1010
description: > # the ">" symbol means to ignore newlines until "footer_text:"
11-
Xinyu's homepage.
11+
Xinyu Chen's academic homepage at HKUST(GZ), featuring research on AI accelerators, LLM systems, customized computing, and data-intensive architectures.
1212
footer_text: >
1313
Powered by <a href="https://jekyllrb.com/" target="_blank">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio">al-folio</a> theme.
1414
Hosted by <a href="https://pages.github.com/" target="_blank">GitHub Pages</a>.
15-
keywords: jekyll, jekyll-theme, academic-website, portfolio-website # add your own keywords or leave empty
15+
keywords: xinyu chen, hkust gz, ai accelerators, llm inference, microarchitecture, fpga, gpu, customized computing, graph analytics
1616
lang: en # the language of your site (for example: en, fr, cn, ru, etc.)
1717
icon: hkust-gz.svg # the emoji used as the favicon (alternatively, provide image name in /assets/img/)
1818

@@ -58,9 +58,9 @@ max_width: 800px
5858
# -----------------------------------------------------------------------------
5959
# Display links to the page with a preview object on social media.
6060
# see https://schema.org/docs/faq.html for more information
61-
serve_og_meta: false # Include Open Graph meta tags in the HTML head
62-
serve_schema_org: false # Include Schema.org in the HTML head
63-
og_image: # The site-wide (default for all links) Open Graph preview image
61+
serve_og_meta: true # Include Open Graph meta tags in the HTML head
62+
serve_schema_org: true # Include Schema.org in the HTML head
63+
og_image: assets/img/prof_pic_xinyu.jpg # The site-wide (default for all links) Open Graph preview image
6464

6565
# -----------------------------------------------------------------------------
6666
# Social integration

_pages/about.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,3 @@ Our research group, **Custom Computing Lab (CLab)**, is dedicated to exploring s
4343

4444
<b>We have new openings focused on VLA training, systems, and architecture for embodied robotics.</b> :wink:
4545
</span>
46-

_pages/people.md

Lines changed: 110 additions & 111 deletions
Original file line numberDiff line numberDiff line change
@@ -1,123 +1,122 @@
1-
<!--
1+
---
2+
layout: page
3+
title: People
4+
permalink: /people/
5+
nav: true
6+
nav_order: 3
7+
description: Members of the Custom Computing Lab.
8+
---
9+
10+
<div class="team-intro">
11+
<p>
12+
We are building <strong>CLab</strong>, a collaborative group working on AI accelerators, LLM systems,
13+
graph analytics, and customized computing.
14+
</p>
15+
<p>
16+
Interested in joining us as a PhD student, MPhil student, or research assistant? Please
17+
<a href="mailto:xinyuchen@hkust-gz.edu.cn">reach out by email</a>.
18+
</p>
19+
</div>
20+
21+
## PhD Students
222

3-
<div style="display: flex; justify-content: space-around; text-align: center;">
4-
5-
<div style="width: 130px;">
6-
<img src="/assets/img/stu_pic_yonghao.jpg" alt="Title 1" style="width: 100%;">
7-
<p style="margin-top: 10px; font-size: 18px; font-weight: bold; text-align: center;">
8-
Chenxi XU
9-
</p>
10-
<p style="margin-top: -10px; font-size: 16px; text-align: center;">
11-
PhD, 2024/09 - <br>
12-
BS: Tsinghua
13-
</p>
23+
<div class="team-grid">
24+
<div class="team-card">
25+
<div class="team-avatar">JG</div>
26+
<h3>Jingyu Guo</h3>
27+
<p class="team-role">PhD Student, 2025/09 - Present</p>
28+
<p>BS: Tsinghua University (THU)<br>MS: Institute of Computing Technology</p>
1429
</div>
15-
16-
<div style="width: 130px;">
17-
<img src="/assets/img/stu_pic_yonghao.jpg" alt="Title 1" style="width: 100%;">
18-
<p style="margin-top: 10px; font-size: 17px; font-weight: bold; text-align: center;">
19-
Chenyu ZHANG
20-
</p>
21-
<p style="margin-top: -10px; font-size: 16px; text-align: center;">
22-
PhD, 2024/09 - <br>
23-
BS: UESTC
24-
</p>
30+
<div class="team-card">
31+
<div class="team-avatar">RM</div>
32+
<h3>Rui Meng</h3>
33+
<p class="team-role">PhD Student, 2025/09 - Present</p>
34+
<p>BS: National University of Defence Technology (NUDT)<br>MS: Institute of Computing Technology</p>
2535
</div>
26-
27-
<div style="width: 130px;">
28-
<img src="/assets/img/stu_pic_yonghao.jpg" alt="Title 1" style="width: 100%;">
29-
<p style="margin-top: 10px; font-size: 18px; font-weight: bold; text-align: center;">
30-
Jiashu ZHANG
31-
</p>
32-
<p style="margin-top: -10px; font-size: 16px; text-align: center;">
33-
Mphil, 2024/09 - <br>
34-
BS: SUSTech
35-
</p>
36+
<div class="team-card">
37+
<div class="team-avatar">JZ</div>
38+
<h3>Jiaxiang Zou</h3>
39+
<p class="team-role">PhD Student, 2025/09 - Present</p>
40+
<p>BS: University of Electronic Science and Technology of China (UESTC)</p>
3641
</div>
37-
38-
<div style="width: 130px;">
39-
<img src="/assets/img/stu_pic_yonghao.jpg" alt="Title 1" style="width: 100%;">
40-
<p style="margin-top: 10px; font-size: 18px; font-weight: bold; text-align: center;">
41-
Xingyu CHEN
42-
</p>
43-
<p style="margin-top: -10px; font-size: 16px; text-align: center;">
44-
Mphil, 2024/09 - <br>
45-
BS: UESTC
46-
</p>
42+
<div class="team-card">
43+
<div class="team-avatar">ZW</div>
44+
<h3><a href="https://zlwu92.github.io/">Zhenlin Wu</a></h3>
45+
<p class="team-role">PhD Student, 2024/12 - Present</p>
46+
<p>Co-supervised with <a href="https://www.liuhongyuan.com/">Prof. Hongyuan Liu</a></p>
47+
<p>BS: Beijing Jiaotong University<br>MS: Capital Normal University</p>
48+
</div>
49+
<div class="team-card">
50+
<div class="team-avatar">BZ</div>
51+
<h3>Bi Zeng</h3>
52+
<p class="team-role">PhD Student, 2024/10 - Present</p>
53+
<p>Co-supervised with <a href="https://www.liuhongyuan.com/">Prof. Hongyuan Liu</a></p>
54+
<p>BS: Sun Yat-sen University (SYSU)</p>
55+
</div>
56+
<div class="team-card">
57+
<div class="team-avatar">CX</div>
58+
<h3>Chenxi Xu</h3>
59+
<p class="team-role">PhD Student, 2024/09 - Present</p>
60+
<p>BS: Tsinghua University (THU)</p>
61+
</div>
62+
<div class="team-card">
63+
<div class="team-avatar">CZ</div>
64+
<h3>Chenyu Zhang</h3>
65+
<p class="team-role">PhD Student, 2024/09 - Present</p>
66+
<p>BS: University of Electronic Science and Technology of China (UESTC)</p>
67+
</div>
68+
<div class="team-card">
69+
<div class="team-avatar">YC</div>
70+
<h3>Yonghao Chen</h3>
71+
<p class="team-role">PhD Student, 2024/01 - Present</p>
72+
<p>MS: Sun Yat-sen University (SYSU)<br>BS: Sun Yat-sen University (SYSU)</p>
4773
</div>
48-
4974
</div>
5075

76+
## MPhil Students
5177

52-
53-
<div style="display: flex; justify-content: flex-start; margin-left: 36px;">
54-
55-
<div style="width: 130px;">
56-
<img src="/assets/img/stu_pic_yonghao.jpg" alt="Title 1" style="width: 100%;">
57-
<p style="margin-top: 10px; font-size: 18px; font-weight: bold; text-align: center;">
58-
Chenxi XU
59-
</p>
60-
<p style="margin-top: -10px; font-size: 16px; text-align: center;">
61-
PhD, 2024/01 - <br>
62-
MS: SYSU <br>
63-
BS: SYSU
64-
</p>
78+
<div class="team-grid">
79+
<div class="team-card">
80+
<div class="team-avatar">JH</div>
81+
<h3>Jinwen He</h3>
82+
<p class="team-role">MPhil Student, 2025/09 - Present</p>
83+
<p>BS: Hunan University</p>
84+
</div>
85+
<div class="team-card">
86+
<div class="team-avatar">JH</div>
87+
<h3>Junnan Huang</h3>
88+
<p class="team-role">MPhil Student, 2025/09 - Present</p>
89+
<p>BS: Tianjin University</p>
90+
</div>
91+
<div class="team-card">
92+
<div class="team-avatar">ZW</div>
93+
<h3>Zhuoyu Wang</h3>
94+
<p class="team-role">MPhil Student, 2025/09 - Present</p>
95+
<p>BS: Jilin University</p>
96+
</div>
97+
<div class="team-card">
98+
<div class="team-avatar">JZ</div>
99+
<h3>Jiashu Zhang</h3>
100+
<p class="team-role">MPhil Student, 2024/09 - Present</p>
101+
<p>BS: Southern University of Science and Technology (SUSTech)</p>
102+
</div>
103+
<div class="team-card">
104+
<div class="team-avatar">XC</div>
105+
<h3>Xingyu Chen</h3>
106+
<p class="team-role">MPhil Student, 2024/09 - Present</p>
107+
<p>BS: University of Electronic Science and Technology of China (UESTC)</p>
108+
</div>
109+
<div class="team-card">
110+
<div class="team-avatar">HC</div>
111+
<h3>Huangxu Chen</h3>
112+
<p class="team-role">MPhil Student, 2024/09 - Present</p>
113+
<p>BS: South China University of Technology</p>
65114
</div>
66115
</div>
67116

68-
-->
69-
#### Jingyu GUO
70-
- **PhD, 2025/09 - Present**
71-
- BS from Tsinghua University (THU), MS from Institute of Computing Technology
117+
## Group Photo
72118

73-
#### Rui Meng
74-
- **PhD, 2025/09 - Present**
75-
- BS from National University of Defence Technology (NUDT), MS from Institute of Computing Technology
76-
77-
#### Jiaxiang Zou
78-
- **PhD, 2025/09 - Present**
79-
- BS from University of Electronic Science and Technology of China (UESTC)
80-
81-
#### [Zhenlin WU](https://zlwu92.github.io/)
82-
- **PhD, 2024/12 - Present**, co-supervised with [Prof. Hongyuan LIU](https://www.liuhongyuan.com/)
83-
- BS from Beijing Jiaotong University, MS from Capital Normal University
84-
85-
#### Bi ZENG
86-
- **PhD, 2024/10 - Present**, co-supervised with [Prof. Hongyuan LIU](https://www.liuhongyuan.com/)
87-
- BS from Sun Yat-sen University (SYSU)
88-
89-
#### Chenxi XU
90-
- **PhD, 2024/09 - Present**
91-
- BS from Tsinghua University (THU)
92-
93-
#### Chenyu ZHANG
94-
- **PhD, 2024/09 - Present**
95-
- BS from University of Electronic Science and Technology of China (UESTC)
96-
97-
#### Jiashu ZHANG
98-
- **Mphil, 2024/09 - Present**
99-
- BS from Southern University of Science and Technology (SUSTech)
100-
101-
#### Xingyu CHEN
102-
- **Mphil, 2024/09 - Present**
103-
- BS from University of Electronic Science and Technology of China (UESTC)
104-
105-
#### Huangxu CHEN
106-
- **Mphil, 2024/09 - Present**
107-
- BS from South China University of Technology
108-
109-
#### Yonghao CHEN
110-
- **PhD, 2024/01 - Present**
111-
- MS from Sun Yat-sen University (SYSU), BS from Sun Yat-sen University (SYSU)
112-
113-
-------------
114-
115-
<div style="display: flex; justify-content: flex-start; margin-left: 3px;">
116-
117-
<div style="width:500px;">
118-
<img src="/assets/img/gathering 2025-2-28.jpg" alt="Title 1" style="width: 100%;" zoomable=true>
119-
<p style="margin-top: 10px; font-size: 18px; text-align: center;">
120-
Gathering on February 28, 2025
121-
</p>
122-
</div>
123-
</div>
119+
<figure class="team-photo">
120+
<img src="/assets/img/gathering 2025-2-28.jpg" alt="CLab group photo taken on February 28, 2025" zoomable="true">
121+
<figcaption>CLab gathering on February 28, 2025</figcaption>
122+
</figure>

_pages/profiles.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
---
22
layout: profiles
3-
permalink: /people/
4-
title: People
3+
permalink: /profiles/
4+
title: Profiles
55
# description: Talented and cute members in CLab!
6-
nav: true
7-
nav_order: 3
6+
nav: false
87

98
profiles:
109
# if you want to include more than one profile, just replicate the following block
@@ -16,4 +15,3 @@ profiles:
1615
---
1716

1817

19-

assets/css/main.scss

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,67 @@ $max-content-width: {{ site.max_width }};
1818
"font-awesome/solid",
1919
"font-awesome/regular"
2020
;
21+
22+
.team-grid {
23+
display: grid;
24+
gap: 1rem;
25+
grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
26+
margin: 1rem 0 1.5rem;
27+
}
28+
29+
.team-card,
30+
.team-intro {
31+
background: rgba(127, 127, 127, 0.04);
32+
border: 1px solid var(--global-divider-color);
33+
border-radius: 16px;
34+
padding: 1.1rem 1.15rem;
35+
}
36+
37+
.team-intro {
38+
margin-bottom: 2.2rem;
39+
}
40+
41+
.team-card h3 {
42+
font-size: 1.05rem;
43+
margin-bottom: 0.5rem;
44+
}
45+
46+
.team-card p,
47+
.team-intro p {
48+
margin-bottom: 0.55rem;
49+
}
50+
51+
.team-avatar {
52+
align-items: center;
53+
background: linear-gradient(135deg, #0f4c81, #2d7fb8);
54+
border-radius: 50%;
55+
color: #fff;
56+
display: inline-flex;
57+
font-size: 0.95rem;
58+
font-weight: 700;
59+
height: 3rem;
60+
justify-content: center;
61+
margin-bottom: 0.9rem;
62+
width: 3rem;
63+
}
64+
65+
.team-role {
66+
color: var(--global-text-color-light);
67+
font-weight: 600;
68+
}
69+
70+
.team-photo {
71+
margin-top: 1rem;
72+
}
73+
74+
.team-photo img {
75+
border-radius: 18px;
76+
width: 100%;
77+
}
78+
79+
.team-photo figcaption {
80+
color: var(--global-text-color-light);
81+
font-size: 0.95rem;
82+
margin-top: 0.75rem;
83+
text-align: center;
84+
}

0 commit comments

Comments
 (0)