-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
175 lines (168 loc) · 6.54 KB
/
index.html
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
<!DOCTYPE html>
<html lang="en-us">
<head>
<link href="http://gmpg.org/xfn/11" rel="profile">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="OrderLab Reading Group, Winter 2025">
<link rel="stylesheet" href="assets/css/site.css">
<link rel="icon" type="image/vnd.microsoft.icon" href="assets/favicon.ico">
<title>Winter 2025</title>
</head>
<body>
<div class="row">
<div class="col-1">
</div>
<div class="col-9">
<h1>OrderLab Reading Group</h1>
<h2 class="semester">Winter 2025</h2>
<h3>Tuesdays 3:00pm – 4:30pm, 4941 BBB</h3>
<h4>Coordinator: Wanning He</h4>
</div>
<div class="col-2">
</div>
</div>
<div class="row">
<div class="col-1">
<ul class="semesters">
<li><a href="https://orderlab.io/reading-group/winter25">Winter 2025</a></li>
<li><a href="https://orderlab.io/reading-group/fall24">Fall 2024</a></li>
<li><a href="https://orderlab.io/reading-group/summer24">Summer 2024</a></li>
<li><a href="https://orderlab.io/reading-group/winter24">Winter 2024</a></li>
<li><a href="https://orderlab.io/reading-group/fall23">Fall 2023</a></li>
<li><a href="https://orderlab.io/reading-group/fall22">Fall 2022</a></li>
<li><a href="https://orderlab.io/reading-group/summer22">Summer 2022</a></li>
<li><a href="https://orderlab.io/reading-group/spring22">Spring 2022</a></li>
<li><a href="https://orderlab.io/reading-group/fall21">Fall 2021</a></li>
<li><a href="https://orderlab.io/reading-group/spring21">Spring 2021</a></li>
<li><a href="https://orderlab.io/reading-group/fall20">Fall 2020</a></li>
<li><a href="https://orderlab.io/reading-group/spring20">Spring 2020</a></li>
<li><a href="https://orderlab.io/reading-group/fall19">Fall 2019</a></li>
<li><a href="https://orderlab.io/reading-group/spring19">Spring 2019</a></li>
<li><a href="https://orderlab.io/reading-group/fall18">Fall 2018</a></li>
<li><a href="https://orderlab.io/reading-group/summer18">Summer 2018</a></li>
<li><a href="https://orderlab.io/reading-group/spring18">Spring 2018</a></li>
<li><a href="https://orderlab.io/reading-group/fall17">Fall 2017</a></li>
</ul>
</div>
<div class="col-9">
<h1>Description</h1>
<p>The reading group organized by the <a href="https://orderlab.io/">OrderLab</a>
covers latest advances in the research of computer systems. Students will
read and discuss recent papers in top systems conferences such as OSDI, SOSP,
NSDI, EuroSys, and ASPLOS.
</p>
<p>Each week, one student will present the paper and lead the discussion. Other students
should read the paper to be presented <b class="text-danger">before</b> the seminar.
This seminar is supposed to generate in-depth discussions. It is impossible to do so
without reading the paper first.
<p>The focus topics covered in the papers vary semester to semester. Example topics include
fault-tolerance, reliability, verification, energy efficiency, and
virtualization. The presenter decides which paper to present. In general,
select the papers that are relevant to your research project first (i.e.,
depth-first). If you are not sure, check with me first
before preparing the presentation. Also, try to avoid picking papers that
have already been picked in the past (the past schedules are linked on the
left-side menu).
</p>
<p>The presentation announcements are sent via the mailing list <a href="mailto:[email protected]">[email protected]</a>,
which will also be used to generate follow-up discussions of the presented paper.
Students who wish to sign up for the mailing list, please email <a href="mailto:[email protected]">[email protected]</a>.
</p>
<h1>Schedule</h1>
<table class="table-bordered schedule">
<tr class="info">
<th class="date">Date</th><th class="presenter">Presenter</th><th class="title">Title</th><th class="conference">Conference</th><th class="material">Material</th>
</tr>
<tr>
<td>01/16/2025</td>
<td>Ziming Zhou</td>
<td>
<p class="title">Ziming's Project Presentation</p>
</td>
<td></td>
<td></td>
</tr>
<tr>
<td>01/21/2025</td>
<td>Wanning He</td>
<td>
<p class="title">Wanning's Project Presentation</p>
</td>
<td></td>
<td></td>
</tr>
<tr>
<td>01/28/2025</td>
<td>Kevin Xue</td>
<td>
<p class="title">PowerInfer: Fast Large Language Model Serving with a Consumer-grade GPU (SOSP'24)</p>
<p class="authors">Yixin Song, Zeyu Mi, Haotong Xie, Haibo Chen, Institute of Parallel and Distributed Systems, SEIEE, Shanghai Jiao Tong University</p>
</td>
<td>SOSP '24</td>
<td><a href="https://dl.acm.org/doi/10.1145/3694715.3695964">Paper</a></td>
</tr>
<tr>
<td>02/04/2025</td>
<td>Yuxuan Jiang</td>
<td>
<p class="title">Yuxuan's Project Presentation</p>
</td>
<td></td>
<td></td>
</tr>
<tr>
<td>02/11/2025</td>
<td>Yuxuan Jiang</td>
<td>
<p class="title">Yuxuan's Project Presentation</p>
</td>
<td></td>
<td></td>
</tr>
<tr>
<td>02/18/2025</td>
<td>Yiming Xiang</td>
<td>
<p class="title">Yiming's Project Presentation</p>
</td>
<td></td>
<td></td>
</tr>
<tr>
<td>02/25/2025</td>
<td>Yuzhuo Jing</td>
<td>
<p class="title">Enabling Parallelism Hot Switching for Efficient Training of Large Language Models (SOSP'24)</p>
<p class="authors">Hao Ge, Fangcheng Fu, Haoyang Li, Xuanyu Wang, Sheng Lin, Yujie Wang, Xiaonan Nie, Hailin Zhang, Xupeng Miao, Bin Cui</p>
</td>
<td>SOSP '24</td>
<td><a href="https://dl.acm.org/doi/abs/10.1145/3694715.3695969">Paper</a></td>
</tr>
<tr>
<td>03/04/2025</td>
<td>Yuxuan Jiang</td>
<td>
<p class="title">FBDetect: Catching Tiny Performance Regressions at Hyperscale through In-Production Monitoring (SOSP'24)</p>
<p class="authors">Dong Young Yoon, Yang Wang, Miao Yu, Elvis Huang, Juan Ignacio Jones, Abhinay Kukkadapu, Osman Kocas, Jonathan Wiepert, Kapil Goenka, Sherry Chen, Yanjun Lin, Zhihui Huang, Jocelyn Kong, Michael Chow, Chunqiang Tang</p>
</td>
<td>SOSP '24</td>
<td><a href="https://tangchq74.github.io/FBDetect-SOSP24.pdf">Paper</a></td>
</tr>
<tr>
<td>03/18/2025</td>
<td>Kevin Xue</td>
<td>
<p class="title">Kevin's Project Presentation</p>
</td>
<td></td>
<td></td>
</tr>
</table>
</div>
<div class="col-2">
</div>
</div>
</body>
</html>