You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: feed.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.2">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2026-02-22T18:17:33-05:00</updated><id>/feed.xml</id><title type="html">Ordered Systems Lab at U-M</title><subtitle>This is the website for the Ordered Systems Lab (a.k.a Order Lab) at University of Michigan, led by Prof. Ryan Huang.</subtitle><entry><title type="html">Launching the OrderLab Blog</title><link href="/blog/2026/02/21/launching-orderlab-blog/" rel="alternate" type="text/html" title="Launching the OrderLab Blog" /><published>2026-02-21T00:00:00-05:00</published><updated>2026-02-21T22:14:27-05:00</updated><id>/blog/2026/02/21/launching-orderlab-blog</id><content type="html" xml:base="/blog/2026/02/21/launching-orderlab-blog/"><![CDATA[<p>We have added a dedicated blog to the lab website to share technical updates in a faster, more narrative format than conference papers.</p>
1
+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.2">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2026-03-27T13:43:20-04:00</updated><id>/feed.xml</id><title type="html">Ordered Systems Lab at U-M</title><subtitle>This is the website for the Ordered Systems Lab (a.k.a Order Lab) at University of Michigan, led by Prof. Ryan Huang.</subtitle><entry><title type="html">Launching the OrderLab Blog</title><link href="/blog/2026/02/21/launching-orderlab-blog/" rel="alternate" type="text/html" title="Launching the OrderLab Blog" /><published>2026-02-21T00:00:00-05:00</published><updated>2026-02-21T22:14:27-05:00</updated><id>/blog/2026/02/21/launching-orderlab-blog</id><content type="html" xml:base="/blog/2026/02/21/launching-orderlab-blog/"><![CDATA[<p>We have added a dedicated blog to the lab website to share technical updates in a faster, more narrative format than conference papers.</p>
Copy file name to clipboardExpand all lines: index.html
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -126,6 +126,10 @@ <h2>Research Interests</h2>
126
126
<h2class="section-intro__title">News</h2>
127
127
</div>
128
128
<ulclass="home-news-list">
129
+
<li>
130
+
<spanclass="home-news-list__date">Mar 2026</span>
131
+
<spanclass="home-news-list__content">OpGuard is accepted to <ahref="https://www.usenix.org/conference/osdi26">OSDI '26</a>! OpGuard introduces bitwise alignment for effectively debugging errors in production LLM training jobs.</span>
132
+
</li>
129
133
<li>
130
134
<spanclass="home-news-list__date">Dec 2025</span>
131
135
<spanclass="home-news-list__content"><ahref="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>
Copy file name to clipboardExpand all lines: news/index.html
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -75,6 +75,10 @@
75
75
<sectionclass="section-margin">
76
76
<divclass="container">
77
77
<ulclass="newslist">
78
+
<li>
79
+
<spanclass="home-news-list__date">Mar 2026</span>
80
+
<spanclass="home-news-list__content">OpGuard is accepted to <ahref="https://www.usenix.org/conference/osdi26">OSDI '26</a>! OpGuard introduces bitwise alignment for effectively debugging errors in production LLM training jobs.</span>
81
+
</li>
78
82
<li>
79
83
<spanclass="home-news-list__date">Dec 2025</span>
80
84
<spanclass="home-news-list__content"><ahref="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>
<atarget="_blank" href="/paper/traincheck-osdi25-preprint.pdf">Training with Confidence: Catching Silent Errors in Deep Learning Training with Automated Proactive Checks</a><br>
<atarget="_blank" href="http://opera.ucsd.edu//paper/osdi16-pcheck.pdf">Early Detection of Configuration Errors to Reduce Failure Damage</a> <bstyle="color:green">[Best Paper Award]</b><br>
290
+
<atarget="_blank" href="http://opera.ucsd.edu/paper/osdi16-pcheck.pdf">Early Detection of Configuration Errors to Reduce Failure Damage</a> <bstyle="color:green">[Best Paper Award]</b><br>
0 commit comments