Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathsoftware.html
More file actions
Latest commit
60 lines (60 loc) · 3.07 KB
/
Copy pathsoftware.html
File metadata and controls
60 lines (60 loc) · 3.07 KB
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
---
layout: default
title: Software
---
<sectionclass="section-margin">
<divclass="container">
<divclass="section-intro pb-85px text-center">
<h3class="section-intro__title">Group GitHub Repository</h3>
<pclass="section-intro__subtitle">Most of our lab's code repositories are hosted on <ahref="https://github.com/OrderLab">GitHub</a>.</p>
</div>
</div>
</section>
<sectionclass="section-padding bg-magnolia">
<divclass="container">
<divclass="section-intro pb-85px text-center">
<h3class="section-intro__title">DistDebug-Bench</h3>
<pclass="section-intro__subtitle">DistDebug-Bench evaluates code-level diagnosis of distributed-system failures. Visit the <ahref="/distdebug-bench/">project page</a> or the <ahref="https://github.com/OrderLab/distdebug-bench">benchmark repository</a>.</p>
</div>
</div>
</section>
<sectionclass="section-padding bg-magnolia">
<divclass="container">
<divclass="section-intro pb-85px text-center">
<h3class="section-intro__title">TrainCheck [<ahref="/paper/traincheck-osdi25-preprint.pdf">OSDI '25</a>]</h3>
<pclass="section-intro__subtitle">TrainCheck is an innovative tool for detecting silent errors in deep learning training. We are excited to open-source TrainCheck–explore the project and get involved on <ahref="https://github.com/OrderLab/TrainCheck">GitHub</a>!</p>
</div>
</div>
</section>
<sectionclass="section-padding bg-magnolia">
<divclass="container">
<divclass="section-intro pb-85px text-center">
<h3class="section-intro__title">Arthas [<ahref="/paper/arthas-eurosys21.pdf">EuroSys '21</a>]</h3>
<pclass="section-intro__subtitle">The source code is available through this <ahref="https://github.com/OrderLab/Arthas">repository</a>.</p>
</div>
</div>
</section>
<sectionclass="section-padding bg-magnolia">
<divclass="container">
<divclass="section-intro pb-85px text-center">
<h3class="section-intro__title">Violet [<ahref="/paper/violet-osdi20-preprint.pdf">OSDI '20</a>]</h3>
<pclass="section-intro__subtitle">Violet consists of multiple components. This <ahref="https://github.com/OrderLab/violet">central repository</a> includes the source code repository of each component.</p>
</div>
</div>
</section>
<sectionclass="section-padding">
<divclass="container">
<divclass="section-intro pb-85px text-center">
<h3class="section-intro__title">LeaseOS [<ahref="/paper/leaseos-asplos19.pdf">ASPLOS '19</a>]</h3>
<pclass="section-intro__subtitle">The source code is available through this manifest <ahref="https://github.com/OrderLab/leaseos_local_manifests">repository</a>.</p>
</div>
</div>
</section>
<sectionclass="section-margin bg-magnolia">
<divclass="container">
<divclass="section-intro pb-85px text-center">
<h3class="section-intro__title">Panorama [<ahref="/paper/panorama-osdi18.pdf">OSDI '18</a>]</h3>
<pclass="section-intro__subtitle">The source code is available through this <ahref="https://github.com/ryanphuang/panorama">repository</a>.</p>
</div>
</div>
</section>