[Swift-commit] r6989 - SwiftTutorials/swift-cray-tutorial/doc
davidk at ci.uchicago.edu
davidk at ci.uchicago.edu
Fri Aug 23 16:47:59 CDT 2013
Author: davidk
Date: 2013-08-23 16:47:58 -0500 (Fri, 23 Aug 2013)
New Revision: 6989
Modified:
SwiftTutorials/swift-cray-tutorial/doc/README
Log:
A few fixes
Modified: SwiftTutorials/swift-cray-tutorial/doc/README
===================================================================
--- SwiftTutorials/swift-cray-tutorial/doc/README 2013-08-23 21:44:15 UTC (rev 6988)
+++ SwiftTutorials/swift-cray-tutorial/doc/README 2013-08-23 21:47:58 UTC (rev 6989)
@@ -54,7 +54,7 @@
-----
$ cd swift-cray-tutorial # change to the newly created tutorial directory
$ source setup.sh # sets swift config files in $HOME/.swift
-$ java -version # verify that you have Oracle JAVA (prefered; 1.6 or later)
+$ java -version # verify that you have Java installed
$ swift -version # verify that Swift 0.94 is in your $PATH and functional
-----
@@ -62,7 +62,7 @@
Simple "science applications" for the workflow tutorial
-------------------------------------------------------
-There are two shell scripts included that serve a very simple stand-ins for science application:
+There are two shell scripts included that serve as very simple stand-ins for science application:
simulation.sh and stats.sh
simulation.sh
More information about the Swift-commit
mailing list