[Swift-commit] r8302 - www/Swift-T

wozniak at ci.uchicago.edu wozniak at ci.uchicago.edu
Thu Nov 20 12:15:12 CST 2014


Author: wozniak
Date: 2014-11-20 12:15:10 -0600 (Thu, 20 Nov 2014)
New Revision: 8302

Modified:
   www/Swift-T/downloads.html
Log:
Swift/T release 0.7.0


Modified: www/Swift-T/downloads.html
===================================================================
--- www/Swift-T/downloads.html	2014-11-12 19:38:46 UTC (rev 8301)
+++ www/Swift-T/downloads.html	2014-11-20 18:15:10 UTC (rev 8302)
@@ -535,6 +535,16 @@
 }
 
 
+
+/* SWIFT/T GUIDE CUSTOMIZATIONS */
+
+a:visited {
+  color: gray;
+}
+h5 {
+  font-size: 0.8em;
+}
+
 </style>
 <script type="text/javascript">
 /*<![CDATA[*/
@@ -731,7 +741,7 @@
 /*]]>*/
 </script>
 </head>
-<body class="article">
+<body class="article" style="max-width:750px">
 <div id="header">
 <h1>Swift/T Downloads</h1>
 </div>
@@ -750,10 +760,78 @@
 </div>
 </div>
 <div class="sect1">
+<h2 id="_series_0_7">Series 0.7</h2>
+<div class="sectionbody">
+<div class="sect2">
+<h3 id="_current_stable_0_7_0">Current/stable: 0.7.0</h3>
+<div class="ulist"><ul>
+<li>
+<p>
+Release 0.7.0 [<a href="downloads/exm-0.7.0.tar.gz">exm-0.7.0.tar.gz</a>] (6.5 MB)
+</p>
+</li>
+<li>
+<p>
+11/15/2014
+</p>
+</li>
+</ul></div>
+<div class="paragraph"><p><strong>Changes:</strong></p></div>
+<div class="ulist"><ul>
+<li>
+<p>
+Support for remote execution via Coasters
+</p>
+</li>
+<li>
+<p>
+New <code>swift-t</code> tool combines <code>stc</code> and <code>turbine</code>
+</p>
+</li>
+<li>
+<p>
+New soft targeting feature for data-intensive computing
+</p>
+</li>
+<li>
+<p>
+Ability to retry <code>app</code> functions
+</p>
+</li>
+<li>
+<p>
+More features for <code>TURBINE_OUTPUT</code>
+</p>
+</li>
+<li>
+<p>
+Default number of processes is now 2 (not 3)
+</p>
+</li>
+<li>
+<p>
+Renamed <code>aprun</code> scheduler to <code>cray</code>
+</p>
+</li>
+<li>
+<p>
+Renamed <code>setup.sh</code> to <code>bootstrap</code>
+</p>
+</li>
+<li>
+<p>
+STC output is now in a <code>*.tic</code> file by default
+</p>
+</li>
+</ul></div>
+</div>
+</div>
+</div>
+<div class="sect1">
 <h2 id="_series_0_6">Series 0.6</h2>
 <div class="sectionbody">
 <div class="sect2">
-<h3 id="_current_stable_0_6_1">Current/stable: 0.6.1</h3>
+<h3 id="_0_6_1">0.6.1</h3>
 <div class="ulist"><ul>
 <li>
 <p>
@@ -1183,7 +1261,7 @@
 <div id="footnotes"><hr /></div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2014-07-18 17:01:43 CDT
+Last updated 2014-11-20 10:50:50 CST
 </div>
 </div>
 </body>




More information about the Swift-commit mailing list