[Swift-commit] r8214 - SwiftTutorials/ATPESC_2014-08-14

yadunandb at ci.uchicago.edu yadunandb at ci.uchicago.edu
Thu Aug 14 14:48:21 CDT 2014


Author: yadunandb
Date: 2014-08-14 14:48:21 -0500 (Thu, 14 Aug 2014)
New Revision: 8214

Modified:
   SwiftTutorials/ATPESC_2014-08-14/tutorial.txt
Log:
Tutorial page with direction


Modified: SwiftTutorials/ATPESC_2014-08-14/tutorial.txt
===================================================================
--- SwiftTutorials/ATPESC_2014-08-14/tutorial.txt	2014-08-14 19:44:54 UTC (rev 8213)
+++ SwiftTutorials/ATPESC_2014-08-14/tutorial.txt	2014-08-14 19:48:21 UTC (rev 8214)
@@ -3,5 +3,35 @@
 
 This is the Swift tutorial for http://extremecomputingtraining.anl.gov[ATPESC 2014].
 
-* link:./swift-k/README[Swift/K tutorial]
-* link:./swift-t/tutorial.html[Swift/T tutorial]
+
+
+Try swift at Tryswift web interface
+-----------------------------------
+
+* Go to the tryswift webpage http://swift-lang.org/tryswift/[here].
+* 6 example scripts to try.
+
+
+Running the Swift/K tutorial on Tukey
+-------------------------------------
+
+*  Login to Tukey - login.tukey.pub.alcf.anl.gov
+*  Checkout the tutorial repository from svn:
+[source,bash]
+-----
+svn co https://svn.ci.uchicago.edu/svn/vdl2/SwiftTutorials/ATPESC_2014-08-14/swift-k
+-----
+
+* Follow the link:./swift-k/README.html[Swift/K tutorial]
+
+Running the Swift/T tutorial on Cetus
+-------------------------------------
+
+*  Login to Cetus
+*  Checkout the Swift/T tutorial from svn:
+[source,bash]
+-----
+svn co https://svn.ci.uchicago.edu/svn/vdl2/SwiftTutorials/ATPESC_2014-08-14/swift-t
+-----
+
+* Follow the link:./swift-t/tutorial.html[Swift/T tutorial]




More information about the Swift-commit mailing list