[Swift-commit] r6755 - SwiftTutorials/ATPESC_2013-08-06

wozniak at ci.uchicago.edu wozniak at ci.uchicago.edu
Mon Aug 5 13:05:58 CDT 2013


Author: wozniak
Date: 2013-08-05 13:05:58 -0500 (Mon, 05 Aug 2013)
New Revision: 6755

Modified:
   SwiftTutorials/ATPESC_2013-08-06/README
Log:
Include run script snippet


Modified: SwiftTutorials/ATPESC_2013-08-06/README
===================================================================
--- SwiftTutorials/ATPESC_2013-08-06/README	2013-08-05 18:05:41 UTC (rev 6754)
+++ SwiftTutorials/ATPESC_2013-08-06/README	2013-08-05 18:05:58 UTC (rev 6755)
@@ -521,5 +521,12 @@
 we compute each determinant in parallel using the Swift +foreach+
 loop.  All result are collected and passed to the R +max()+ function.
 
+To compile and run the script, run:
+
+.run-dets.sh
+----
+include::part11-swift-py-r/code/run-dets.sh.txt[]
+----
+
 Running MPI apps under Swift
 ----------------------------




More information about the Swift-commit mailing list