summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorNamhoon Kim <namhoonk@cs.unc.edu>2015-03-12 14:33:09 -0400
committerNamhoon Kim <namhoonk@cs.unc.edu>2015-03-12 14:33:09 -0400
commitb662b5b596bf0989eb2918fdcaf625d99192f3fd (patch)
treec045ee2ca1e66315daadb2b531488299a9177bfb /index.html
parent92814309e21615be8857a6502ddc11d34a634bb2 (diff)
Added GPUSync
Diffstat (limited to 'index.html')
-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>