[Swift-commit] r8290 - SwiftApps/subjobs
ketan at ci.uchicago.edu
ketan at ci.uchicago.edu
Wed Oct 22 15:14:29 CDT 2014
Author: ketan
Date: 2014-10-22 15:14:29 -0500 (Wed, 22 Oct 2014)
New Revision: 8290
Modified:
SwiftApps/subjobs/README.txt
Log:
readme add internals
Modified: SwiftApps/subjobs/README.txt
===================================================================
--- SwiftApps/subjobs/README.txt 2014-10-22 17:18:26 UTC (rev 8289)
+++ SwiftApps/subjobs/README.txt 2014-10-22 20:14:29 UTC (rev 8290)
@@ -206,6 +206,15 @@
./runmira.sh #run on mira
----
+Internals
+----------
+The key driver of the Swift sub-block jobs is a script called +bg.sh+ that does the sub-block jobs calculations and othe chores for the users. The script looks as follows:
+
+[source,bash]
+----
+include::bg.sh[]
+----
+
Sub-block limitations
----------------------
More information about the Swift-commit
mailing list