summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xindex.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/index.html b/index.html
index dd4b253..38ac337 100755
--- a/index.html
+++ b/index.html
@@ -32,6 +32,11 @@
32 <h2>News</h2> 32 <h2>News</h2>
33 <div class="newsitem"> 33 <div class="newsitem">
34 <p class="date">January 2015</p> 34 <p class="date">January 2015</p>
35 <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.
37 </div>
38 <div class="newsitem">
39 <p class="date">January 2015</p>
35 <h3>RTAS Program Chair</h3> 40 <h3>RTAS Program Chair</h3>
36 <p><a href="http://www.cs.unc.edu/~anderson/">James Anderson</a> serves as the Program Chair for <a href="http://2015.rtas.org/?page_id=41">the 21st IEEE Real-Time and Embedded Technology and Applications Symposium</a>. 41 <p><a href="http://www.cs.unc.edu/~anderson/">James Anderson</a> serves as the Program Chair for <a href="http://2015.rtas.org/?page_id=41">the 21st IEEE Real-Time and Embedded Technology and Applications Symposium</a>.
37 </div> 42 </div>