[Swift-commit] r5402 - in wwwdev: inc papers

davidk at ci.uchicago.edu davidk at ci.uchicago.edu
Fri Dec 9 14:41:55 CST 2011


Author: davidk
Date: 2011-12-09 14:41:55 -0600 (Fri, 09 Dec 2011)
New Revision: 5402

Modified:
   wwwdev/inc/papers_sidebar.php
   wwwdev/papers/index.php
Log:
Paper updates


Modified: wwwdev/inc/papers_sidebar.php
===================================================================
--- wwwdev/inc/papers_sidebar.php	2011-12-09 19:50:54 UTC (rev 5401)
+++ wwwdev/inc/papers_sidebar.php	2011-12-09 20:41:55 UTC (rev 5402)
@@ -4,9 +4,6 @@
 <p><em>Swift: A language for distributed parallel scripting (2011)</em> [<a href="../papers/SwiftLanguageForDistributedParallelScripting.pdf" target="_blank">pdf</a>]</p><br />
 <p><em>Parallel Scripting for Applications at the Petascale and Beyond (2009)</em> [<a href="../papers/SwiftParallelScripting.pdf" target="_blank">pdf</a>]</p><br />
 <p><em>Coasters: uniform resource provisioning and access for clouds and grids (2011)</em> [<a href="../papers/UCC-coasters.pdf" target="_blank">pdf</a>]</p><br />
-<p><em>A solution looking for lots of problems: Generic Portals for Science Infrastructure (2011)</em> [<a href="../papers/tg2011_portal.pdf" target="_blank">pdf</a>]</p><br />
-<p><em>Accelerating Science Gateway Development with Web 2.0 and Swift (2010)</em> [<a href="../papers/sciencegateway.pdf" target="_blank">pdf</a>]</p><br />
-<p><em>Integrating Task Parallelism into the Python Programming Language (2011)</em> [<a href="../papers/armstrong-masters.pdf" target="_blank">pdf</a>]</p><br />
 
 <h4>Applications</h4>
 

Modified: wwwdev/papers/index.php
===================================================================
--- wwwdev/papers/index.php	2011-12-09 19:50:54 UTC (rev 5401)
+++ wwwdev/papers/index.php	2011-12-09 20:41:55 UTC (rev 5402)
@@ -26,6 +26,14 @@
 	<h3>Swift Language and Runtime Technology</h3>
 
 <div class="publication">
+	<span class="authors">Michael Wilde, Mihael Hategan, Justin M. Wozniak, Ben Clifford, Daniel S. Katz, Ian Foster</span>
+        <span class="title">Swift: A language for distributed parallel scripting</span>
+	<span class="source">Parallel Computing</span>
+        <span class="date">2011.</span>
+        [ <a href="SwiftLanguageForDistributedParallelScripting.pdf">pdf</a> ]
+</div>
+
+<div class="publication">
 	<span class="authors">Mihael Hategan, Justin Wozniak, Ketan Maheshwari</span>
 	<span class="title">Coasters: uniform resource provisioning and access for clouds and grids</span>
         <span class="source">4th IEEE/ACM International Conference on Utility and Cloud Computing</span>
@@ -34,14 +42,6 @@
 </div>
 
 <div class="publication">
-	<span class="authors">Michael Wilde, Mihael Hategan, Justin M. Wozniak, Ben Clifford, Daniel S. Katz, Ian Foster</span>
-        <span class="title">Swift: A language for distributed parallel scripting</span>
-	<span class="source">Parallel Computing</span>
-        <span class="date">2011.</span>
-        [ <a href="SwiftLanguageForDistributedParallelScripting.pdf">pdf</a> ]
-</div>
-
-<div class="publication">
 	<span class="authors">Michael Wilde, Ian Foster, Kamil Iskra, Pete Beckman, Zhao Zhang, Allan Espinosa, Mihael Hategan, Ben Clifford, Ioan Raicu</span>
 	<span class="title">Parallel Scripting for Applications at the Petascale and Beyond</span>
 	<span class="source">Computer, Vol. 42, No. 11</span>
@@ -68,13 +68,6 @@
         [ <a href="subsurface.pdf">pdf</a> ]    
 </div>
 
-<div class="publication">
-        <span class="authors">Armstrong, T.</span>
-        <span class="title">Integrating Task Parallelism into the Python Programming Language</span>
-        <span class="source">University of Chicago, Department of Computer Science</span>
-        <span class="date">May 2011</span>
-        [ <a href="armstrong-masters.pdf">pdf</a> ]
-</div>
 
 <div class="publication">
         <span class="authors">Adhikari, A. Peng, J., Wilde, M., Xu, J., Freed, K., Sosnick, T.</span>
@@ -148,6 +141,7 @@
 	[ <a href="SwiftForSocialSciences-2007.pdf">pdf</a> ] 
 </div>
 
+<h3>Virtual Data Language Applications</h3>
 <div class="publication">
 	<span class="authors">Nefedova, V., Jacob, R., Foster, I., Liu, Y., Liu, Z., Deelman, E., Mehta, G. and Vahi, K.,</span>
 	<span class="title">Automating Climate Science: Large Ensemble Simulations on the TeraGrid with the GriPhyN Virtual Data System.</span>
@@ -308,6 +302,14 @@
 <h3>Related Research</h3>
 
 <div class="publication">
+        <span class="authors">Armstrong, T.</span>
+        <span class="title">Integrating Task Parallelism into the Python Programming Language</span>
+        <span class="source">University of Chicago, Department of Computer Science</span>
+        <span class="date">May 2011</span>
+        [ <a href="armstrong-masters.pdf">pdf</a> ]
+</div>
+
+<div class="publication">
 	<span class="authors">Moreau, L. and others,</span>
 	<span class="title">The First Provenance Challenge,</span>
 	<span class="source">Concurrency and Computation: Practice and Experience.</span>




More information about the Swift-commit mailing list