[Swift-commit] r6526 - SwiftApps/magic-square

davidk at ci.uchicago.edu davidk at ci.uchicago.edu
Fri May 31 10:30:24 CDT 2013


Author: davidk
Date: 2013-05-31 10:30:24 -0500 (Fri, 31 May 2013)
New Revision: 6526

Modified:
   SwiftApps/magic-square/README
Log:
Add svn info


Modified: SwiftApps/magic-square/README
===================================================================
--- SwiftApps/magic-square/README	2013-05-31 15:09:28 UTC (rev 6525)
+++ SwiftApps/magic-square/README	2013-05-31 15:30:24 UTC (rev 6526)
@@ -1,3 +1,13 @@
+Checkout from SVN
+-----------------
+To check out magic-squares from svn, run:
+
+-----
+$ svn co https://svn.ci.uchicago.edu/svn/vdl2/SwiftApps/magic-square
+-----
+
+Update Paths
+------------
 To run, you'll need to adjust the following paths.
 
 In hwsq.sh, update the path to your copy of run_hwsq.sh.
@@ -6,3 +16,13 @@
 you have write permission.
 
 In tc.data, update the pathname to hwsq.sh.
+
+Running
+-------
+There are two run directories in magic-squares: beagle and mcs.
+Change directories to the site you are trying to run on, update 
+paths as describe above, then run:
+
+-----
+$ ./run.sh
+-----  




More information about the Swift-commit mailing list