Skip to content

Commit faa37ec

Browse files
committed
opguard publication
1 parent bf9c6ed commit faa37ec

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ <h2>Research Interests</h2>
5656
<h2 class="section-intro__title">News</h2>
5757
</div>
5858
<ul class="home-news-list">
59+
<li>
60+
<span class="home-news-list__date">Mar 2026</span>
61+
<span class="home-news-list__content">OpGuard is accepted to <a href="https://www.usenix.org/conference/osdi26">OSDI '26</a>! OpGuard introduces bitwise alignment for effectively debugging errors in production LLM training jobs.</span>
62+
</li>
5963
<li>
6064
<span class="home-news-list__date">Dec 2025</span>
6165
<span class="home-news-list__content"><a href="https://osdi.dev/" target="_blank" rel="noopener">Yuzhuo</a> successfully defended his PhD thesis titled <b><i>"Operating System Support for Reliable Software"</i></b> and will join Google after graduation. Congratulations, Dr. Jing!</span>

news.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
<section class="section-margin">
66
<div class="container">
77
<ul class="newslist">
8+
<li>
9+
<span class="home-news-list__date">Mar 2026</span>
10+
<span class="home-news-list__content">OpGuard is accepted to <a href="https://www.usenix.org/conference/osdi26">OSDI '26</a>! OpGuard introduces bitwise alignment for effectively debugging errors in production LLM training jobs.</span>
11+
</li>
812
<li>
913
<span class="home-news-list__date">Dec 2025</span>
1014
<span class="home-news-list__content"><a href="https://osdi.dev/" target="_blank" rel="noopener">Yuzhuo</a> successfully defended his PhD thesis titled <i>"Operating System Support for Reliable Software"</i> and will join Google after graduation. Congratulations, Dr. Jing!</span>

0 commit comments

Comments
 (0)