[Swift-commit] r8391 - SwiftApps/subjobs/mpicatsnsleep

ketan at ci.uchicago.edu ketan at ci.uchicago.edu
Thu Mar 5 17:06:47 CST 2015


Author: ketan
Date: 2015-03-05 17:06:47 -0600 (Thu, 05 Mar 2015)
New Revision: 8391

Removed:
   SwiftApps/subjobs/mpicatsnsleep/swift.conf
Log:
remove old conf

Deleted: SwiftApps/subjobs/mpicatsnsleep/swift.conf
===================================================================
--- SwiftApps/subjobs/mpicatsnsleep/swift.conf	2015-03-05 23:06:29 UTC (rev 8390)
+++ SwiftApps/subjobs/mpicatsnsleep/swift.conf	2015-03-05 23:06:47 UTC (rev 8391)
@@ -1,36 +0,0 @@
-sites : cluster
-site.cluster {
-    execution {
-        type: "coaster"
-        URL: "localhost"
-        jobManager: "local:cobalt"
-        options {
-            maxNodesPerJob: 32
-            maxJobs: 1
-            tasksPerNode: 2
-            # Option ignored: globus:mode = script
-            #workerLoggingLevel = "DEBUG"
-            nodeGranularity: 32
-            maxJobTime = "00:20:00"
-        }
-    }
-    filesystem {
-        type: "local"
-        URL: "localhost"
-    }
-    staging : direct
-    workDirectory: "/home/ketan/swiftwork"
-    maxParallelTasks: 30
-    initialParallelTasks: 29
-    app.bgsh {
-        executable: "/home/ketan/SwiftApps/subjobs/bg.sh"
-        maxWallTime: "00:18:00"
-        env.SUBBLOCK_SIZE="16"
-    }
-}
-
-executionRetries: 0
-keepSiteDir: true
-providerStagingPinSwiftFiles: false
-alwaysTransferWrapperLog: true
-




More information about the Swift-commit mailing list