diff options
author | Namhoon Kim <namhoonk@cs.unc.edu> | 2015-07-10 05:26:12 -0400 |
---|---|---|
committer | Namhoon Kim <namhoonk@cs.unc.edu> | 2015-07-10 05:26:12 -0400 |
commit | 747fc48dd5cd09741f453ff920cf847e5b9301ea (patch) | |
tree | f12c0da027331cd474e83c66bd2232fc8c67ff7c /index.html | |
parent | b662b5b596bf0989eb2918fdcaf625d99192f3fd (diff) |
Updated
Diffstat (limited to 'index.html')
-rwxr-xr-x | index.html | 21 |
1 files changed, 18 insertions, 3 deletions
@@ -31,6 +31,21 @@ | |||
31 | <hr /> | 31 | <hr /> |
32 | <h2>News</h2> | 32 | <h2>News</h2> |
33 | <div class="newsitem"> | 33 | <div class="newsitem"> |
34 | <p class="date">July 2015</p> | ||
35 | <h3>Car Project on TV</h3> | ||
36 | <p><a href="http://www.cs.unc.edu/~anderson/projects/autovision.html">Our research project about future cars</a> was shown on TV. WNCN link: <a href="http://wncn.com/2015/07/08/unc-explores-future-of-transportation/">UNC explores future of transportation.</a> | ||
37 | </div> | ||
38 | <div class="newsitem"> | ||
39 | <p class ="date">April 2015</p> | ||
40 | <h3>Dissertation Defense</h3> | ||
41 | <p><a href="http://www.cs.unc.edu/~bipasa/">Bipasa Chattopadhyay</a> successfully defended her dissertation, “Integrating Pragmatic Constraints and Behaviors Into Real-Time Scheduling Theory. ” Congratulations Bipasa!</p> | ||
42 | </div> | ||
43 | <div class="newsitem"> | ||
44 | <p class ="date">March 2015</p> | ||
45 | <h3>Dissertation Defense</h3> | ||
46 | <p><a href="http://www.cs.unc.edu/~gelliott">Glenn Elliott</a> successfully defended his dissertation, “Real-Time Scheduling of GPU’s with Applications in Advanced Automotive Systems, ” and has accepted a job at Tesla Motors. Congratulations Glenn!</p> | ||
47 | </div> | ||
48 | <div class="newsitem"> | ||
34 | <p class="date">January 2015</p> | 49 | <p class="date">January 2015</p> |
35 | <h3>GPUSync</h3> | 50 | <h3>GPUSync</h3> |
36 | <p><a href="http://www.cs.unc.edu/~gelliott/main/Papers_%26_Projects/Entries/2013/9/23_GPUSync__A_Framework_for_Real-Time_GPU_Management.html">GPUSync: A Framework for Real-Time GPU Management</a> has been released. GPUSync extends the LITMUS<sup>RT</sup> Linux kernel patch to support a myriad of reconfigurable and adaptive multi-GPU scheduling algorithms. | 51 | <p><a href="http://www.cs.unc.edu/~gelliott/main/Papers_%26_Projects/Entries/2013/9/23_GPUSync__A_Framework_for_Real-Time_GPU_Management.html">GPUSync: A Framework for Real-Time GPU Management</a> has been released. GPUSync extends the LITMUS<sup>RT</sup> Linux kernel patch to support a myriad of reconfigurable and adaptive multi-GPU scheduling algorithms. |
@@ -70,9 +85,9 @@ | |||
70 | <h3>Outstanding Paper</h3> | 85 | <h3>Outstanding Paper</h3> |
71 | <p><a href="http://www.cs.unc.edu/~anderson/">James Anderson</a>, <a href="http://www.cs.unc.edu/~jerickso/">Jeremy Erickson</a>, <a href="http://www.cs.unc.edu/~uma/">Umamaheswari Devi</a>, <a href="http://www.cs.unc.edu/~bcasses/"> Ben Casses</a> won an outstanding paper award at RTCSA for their paper <a href="http://www.cs.unc.edu/~anderson/papers/rtcsa14a.pdf"> “Optimal Semi-Partitioned Scheduling in Soft Real-Time Systems.”</a> </p> | 86 | <p><a href="http://www.cs.unc.edu/~anderson/">James Anderson</a>, <a href="http://www.cs.unc.edu/~jerickso/">Jeremy Erickson</a>, <a href="http://www.cs.unc.edu/~uma/">Umamaheswari Devi</a>, <a href="http://www.cs.unc.edu/~bcasses/"> Ben Casses</a> won an outstanding paper award at RTCSA for their paper <a href="http://www.cs.unc.edu/~anderson/papers/rtcsa14a.pdf"> “Optimal Semi-Partitioned Scheduling in Soft Real-Time Systems.”</a> </p> |
72 | </div> | 87 | </div> |
73 | <div class="newsitem"> | 88 | <div class="newsitem"> |
74 | <p class ="date">July 2014</p> | 89 | <p class ="date">July 2014</p> |
75 | <h3>Dissertation Defense</h3> | 90 | <h3>Dissertation Defense</h3> |
76 | <p><a href="https://www.cs.unc.edu/~jerickso/">Jeremy Erickson</a> successfully defended his dissertation, “Managing Tardiness Bounds and Overload in Soft Real-Time Systems, ” and has accepted a job at Google. Congratulations Jeremy!</p> | 91 | <p><a href="https://www.cs.unc.edu/~jerickso/">Jeremy Erickson</a> successfully defended his dissertation, “Managing Tardiness Bounds and Overload in Soft Real-Time Systems, ” and has accepted a job at Google. Congratulations Jeremy!</p> |
77 | </div> | 92 | </div> |
78 | <div class="newsitem"> | 93 | <div class="newsitem"> |