[Swift-commit] r4927 - wwwdev/main
vytas at ci.uchicago.edu
vytas at ci.uchicago.edu
Tue Aug 2 10:25:10 CDT 2011
Author: vytas
Date: 2011-08-02 10:25:07 -0500 (Tue, 02 Aug 2011)
New Revision: 4927
Removed:
wwwdev/main/index2.php
Log:
original replacement file - contents is now in index.php
Deleted: wwwdev/main/index2.php
===================================================================
--- wwwdev/main/index2.php 2011-08-01 22:15:41 UTC (rev 4926)
+++ wwwdev/main/index2.php 2011-08-02 15:25:07 UTC (rev 4927)
@@ -1,137 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-<title>Swift - A system for rapid and reliable specification, execution, and management of large scale workflows</title>
-<link href="../css/960_12_col.css" rel="stylesheet" type="text/css" />
-<link href="../css/reset.css" rel="stylesheet" type="text/css" />
-<link href="../css/style3.css" rel="stylesheet" type="text/css" />
-<link href="../css/orbit-1.2.3.css" rel="stylesheet" type="text/css">
-<script type="text/javascript" src="../js/jquery-1.5.1.min.js"></script>
-<script type="text/javascript" src="../js/jquery.orbit-1.2.3.min.js"></script>
-<!--[if IE]>
- <style type="text/css">
- .timer { display: none !important; }
- div.caption { background:transparent; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);zoom: 1; }
- </style>
- <![endif]-->
-<script type="text/javascript" src="http://use.typekit.com/dbf2lqy.js"></script>
-<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
-<!-- Run the plugin -->
- <script type="text/javascript">
- $(window).load(function() {
- $('#featured').orbit({
- bullets: true,
- });
- });
- </script>
-</head>
-
-<body>
-<div class="container_12">
- <!-- header -->
- <?php require('../inc/header2.php') ?>
- <!-- end header -->
- <div class="grid_12">
- <h1 class="tagline">
- A system for rapid and reliable specification, execution, and management of large scale workflows.
- </h1>
- </div>
- <!-- end .grid_12 -->
- <div class="clear"></div>
- <div class="grid_9">
- <div class="container">
- <?php require('../inc/rotator.php') ?>
- <img src="../images/rotator_shadow.png" width="674" height="10" />
- </div>
- </div>
- <!-- end .grid_9 -->
- <div class="grid_3">
- <div id="box-prime"><div class="button_175"><a href="../packages/swift-0.92.1.tar.gz" onClick="javascript: pageTracker._trackPageview('/swift/packages/swift-0.92.1.tar.gz');">Download Now</a></div><b>0.92.1</b> current version<br />2011/04/13
- <br /><a href="../downloads/index.php">view all downloads</a></div>
- <div id="box-prime"><div class="button_175"><a href="../guides/quickstartguide.php">Get Started</a></div>Read our Quick Start Guide
-and start using Swift today!</div>
- </div>
- <!-- end .grid_3 -->
-
- <div class="clear"></div>
- <div class="grid_6">
- <p class="indented">
- <b>Swift</b> is a system for the <b>rapid</b> and <b>reliable</b> specification, execution, and management of <b>large-scale</b> science and engineering <b>workflows</b>. It supports applications that execute many tasks coupled by disk-resident datasets—as is common, for example, when analyzing large quantities of data or performing parameter studies or ensemble simulations. </p>
- <p class="highlight-A">A simple scripting language to enable the concise, high-level specifications of complex parallel computations, and mappers for accessing diverse data formats in a convenient manner.</p>
- <p class="highlight-B">An execution engine that can manage the dispatch of many (10,000) tasks to many (100) processors, whether on parallel computers, campus grids, or multi-site grids.</p>
- <p class="indented">Swift users have achieved multiple-order-of-magnitude savings in program development and execution time.</p>
- </div>
- <!-- end .grid_6 -->
- <div class="grid_3">
- <div id="feature">
- <h3>
- Who's Using Swift
- </h3>
- <ul class="swift-bullet">
- <li>physical sciences</li>
- <li>biological sciences</li>
- <li>social sciences</li>
- <li>humanities</li>
- <li>computer science</li>
- <li>education</li>
- </ul>
- <a href="../papers/index.php" class="trailingLink">read the papers</a>
- </div>
- <!-- end feature -->
- <div id="feature">
- <h3>
- Supported Platforms
- </h3>
- <p class="indented-half">Cillum brisket ad veniam exercitation andouille. Cillum turkey ut jowl in tail. Reprehenderit nisi pig ex culpa qui, ea meatball ball tip tenderloin pancetta pork. </p>
- <a href="../downloads/index.php" class="trailingLink">explore downloads</a>
- </div>
- <!-- end feature -->
- </div>
- <!-- end .grid_3 -->
- <div class="grid_3">
- <div id="feature">
- <h3>
- What Users Are Saying
- </h3>
- <p class="quote">A few lines of SwiftScript described how our analysis procedures should be applied to thousands of fMRI images. Our computation was performed quickly and reliably. Life is good.</p>
- <p class="quote-speaker">Dr. Marielle Goodwin<br />
-Director of Brain Trauma Research<br />
-University of Chicago Hospitals</p>
-<a href="../case_studies/index.php" class="trailingLink">more case studies</a>
- </div>
- <!-- end feature -->
- <div id="feature">
- <h3>What's New</h3>
- <h5>Paper Published</h5>
- <p>Swift: A Language for Distributed Parallel Scripting</p>
- <a href="../papers/SwiftLanguageForDistributedParallelScripting.pdf" class="trailingLinkPDF">read the paper</a>
- </div>
- <!-- end feature -->
- </div>
- <!-- end .grid_3 -->
- <div class="clear"></div>
- <div class="grid_12">
- <p> </p>
- </div>
- <!-- end .grid_12 -->
- <div class="clear"></div>
- </div>
- <!-- end .grid_12 -->
- <div class="clear"></div>
-</div>
-<!-- end .container_12 -->
-<!-- footer -->
-<?php require('../inc/footer2.php') ?>
-<!-- end footer -->
-<script type="text/javascript">
-var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
-document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
-</script>
-<script type="text/javascript">
-try {
-var pageTracker = _gat._getTracker("UA-106257-5");
-pageTracker._trackPageview();
-} catch(err) {}</script>
-</body>
-</html>
\ No newline at end of file
More information about the Swift-commit
mailing list