[Swift-commit] r8408 - in SwiftApps/subjobs: dock mpicatsnsleep namd rosetta

ketan at ci.uchicago.edu ketan at ci.uchicago.edu
Tue Mar 24 13:47:14 CDT 2015


Author: ketan
Date: 2015-03-24 13:47:14 -0500 (Tue, 24 Mar 2015)
New Revision: 8408

Removed:
   SwiftApps/subjobs/dock/cetus.conf
   SwiftApps/subjobs/dock/mira.conf
   SwiftApps/subjobs/mpicatsnsleep/cetus.conf
   SwiftApps/subjobs/mpicatsnsleep/mira.conf
   SwiftApps/subjobs/namd/cetus.conf
   SwiftApps/subjobs/namd/mira.conf
   SwiftApps/subjobs/rosetta/cetus.conf
   SwiftApps/subjobs/rosetta/mira.conf
Log:
clean up conf files from all over

Deleted: SwiftApps/subjobs/dock/cetus.conf
===================================================================
--- SwiftApps/subjobs/dock/cetus.conf	2015-03-24 18:43:25 UTC (rev 8407)
+++ SwiftApps/subjobs/dock/cetus.conf	2015-03-24 18:47:14 UTC (rev 8408)
@@ -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:60:00"
-        }
-    }
-    filesystem {
-        type: "local"
-        URL: "localhost"
-    }
-    staging : direct
-    workDirectory: "/home/"${env.USER}"/swift.work"
-    maxParallelTasks: 30
-    initialParallelTasks: 29
-    app.bgsh {
-        executable: "/home/ketan/SwiftApps/subjobs/bg.sh"
-        maxWallTime: "00:04:00"
-        env.SUBBLOCK_SIZE="16"
-    }
-}
-
-executionRetries: 0
-keepSiteDir: true
-providerStagingPinSwiftFiles: false
-alwaysTransferWrapperLog: true
-

Deleted: SwiftApps/subjobs/dock/mira.conf
===================================================================
--- SwiftApps/subjobs/dock/mira.conf	2015-03-24 18:43:25 UTC (rev 8407)
+++ SwiftApps/subjobs/dock/mira.conf	2015-03-24 18:47:14 UTC (rev 8408)
@@ -1,34 +0,0 @@
-sites : cluster
-site.cluster {
-    execution {
-        type: "coaster"
-        URL: "localhost"
-        jobManager: "local:cobalt"
-        options {
-            maxNodesPerJob: 512
-            maxJobs: 1
-            tasksPerNode: 64
-            nodeGranularity: 512
-            maxJobTime = "00:05:00"
-        }
-    }
-    filesystem {
-        type: "local"
-        URL: "localhost"
-    }
-    staging : direct
-    workDirectory: "/home/"${env.USER}"/swift.work"
-    maxParallelTasks: 70
-    initialParallelTasks: 69
-    app.bgsh {
-        executable: "/home/ketan/SwiftApps/subjobs/bg.sh"
-        maxWallTime: "03:00:00"
-        env.SUBBLOCK_SIZE="8"
-    }
-}
-
-executionRetries: 0
-keepSiteDir: true
-providerStagingPinSwiftFiles: false
-alwaysTransferWrapperLog: true
-

Deleted: SwiftApps/subjobs/mpicatsnsleep/cetus.conf
===================================================================
--- SwiftApps/subjobs/mpicatsnsleep/cetus.conf	2015-03-24 18:43:25 UTC (rev 8407)
+++ SwiftApps/subjobs/mpicatsnsleep/cetus.conf	2015-03-24 18:47:14 UTC (rev 8408)
@@ -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:60:00"
-        }
-    }
-    filesystem {
-        type: "local"
-        URL: "localhost"
-    }
-    staging : direct
-    workDirectory: "/home/"${env.USER}"/swift.work"
-    maxParallelTasks: 30
-    initialParallelTasks: 29
-    app.bgsh {
-        executable: "/home/ketan/SwiftApps/subjobs/bg.sh"
-        maxWallTime: "00:04:00"
-        env.SUBBLOCK_SIZE="16"
-    }
-}
-
-executionRetries: 0
-keepSiteDir: true
-providerStagingPinSwiftFiles: false
-alwaysTransferWrapperLog: true
-

Deleted: SwiftApps/subjobs/mpicatsnsleep/mira.conf
===================================================================
--- SwiftApps/subjobs/mpicatsnsleep/mira.conf	2015-03-24 18:43:25 UTC (rev 8407)
+++ SwiftApps/subjobs/mpicatsnsleep/mira.conf	2015-03-24 18:47:14 UTC (rev 8408)
@@ -1,34 +0,0 @@
-sites : cluster
-site.cluster {
-    execution {
-        type: "coaster"
-        URL: "localhost"
-        jobManager: "local:cobalt"
-        options {
-            maxNodesPerJob: 512
-            maxJobs: 1
-            tasksPerNode: 64
-            nodeGranularity: 512
-            maxJobTime = "00:05:00"
-        }
-    }
-    filesystem {
-        type: "local"
-        URL: "localhost"
-    }
-    staging : direct
-    workDirectory: "/home/"${env.USER}"/swift.work"
-    maxParallelTasks: 70
-    initialParallelTasks: 69
-    app.bgsh {
-        executable: "/home/ketan/SwiftApps/subjobs/bg.sh"
-        maxWallTime: "03:00:00"
-        env.SUBBLOCK_SIZE="8"
-    }
-}
-
-executionRetries: 0
-keepSiteDir: true
-providerStagingPinSwiftFiles: false
-alwaysTransferWrapperLog: true
-

Deleted: SwiftApps/subjobs/namd/cetus.conf
===================================================================
--- SwiftApps/subjobs/namd/cetus.conf	2015-03-24 18:43:25 UTC (rev 8407)
+++ SwiftApps/subjobs/namd/cetus.conf	2015-03-24 18:47:14 UTC (rev 8408)
@@ -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:60:00"
-        }
-    }
-    filesystem {
-        type: "local"
-        URL: "localhost"
-    }
-    staging : direct
-    workDirectory: "/home/"${env.USER}"/swift.work"
-    maxParallelTasks: 30
-    initialParallelTasks: 29
-    app.bgsh {
-        executable: "/home/ketan/SwiftApps/subjobs/bg.sh"
-        maxWallTime: "00:04:00"
-        env.SUBBLOCK_SIZE="16"
-    }
-}
-
-executionRetries: 0
-keepSiteDir: true
-providerStagingPinSwiftFiles: false
-alwaysTransferWrapperLog: true
-

Deleted: SwiftApps/subjobs/namd/mira.conf
===================================================================
--- SwiftApps/subjobs/namd/mira.conf	2015-03-24 18:43:25 UTC (rev 8407)
+++ SwiftApps/subjobs/namd/mira.conf	2015-03-24 18:47:14 UTC (rev 8408)
@@ -1,34 +0,0 @@
-sites : cluster
-site.cluster {
-    execution {
-        type: "coaster"
-        URL: "localhost"
-        jobManager: "local:cobalt"
-        options {
-            maxNodesPerJob: 512
-            maxJobs: 1
-            tasksPerNode: 64
-            nodeGranularity: 512
-            maxJobTime = "00:05:00"
-        }
-    }
-    filesystem {
-        type: "local"
-        URL: "localhost"
-    }
-    staging : direct
-    workDirectory: "/home/"${env.USER}"/swift.work"
-    maxParallelTasks: 70
-    initialParallelTasks: 69
-    app.bgsh {
-        executable: "/home/ketan/SwiftApps/subjobs/bg.sh"
-        maxWallTime: "03:00:00"
-        env.SUBBLOCK_SIZE="8"
-    }
-}
-
-executionRetries: 0
-keepSiteDir: true
-providerStagingPinSwiftFiles: false
-alwaysTransferWrapperLog: true
-

Deleted: SwiftApps/subjobs/rosetta/cetus.conf
===================================================================
--- SwiftApps/subjobs/rosetta/cetus.conf	2015-03-24 18:43:25 UTC (rev 8407)
+++ SwiftApps/subjobs/rosetta/cetus.conf	2015-03-24 18:47:14 UTC (rev 8408)
@@ -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:60: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:04:00"
-        env.SUBBLOCK_SIZE="16"
-    }
-}
-
-executionRetries: 0
-keepSiteDir: true
-providerStagingPinSwiftFiles: false
-alwaysTransferWrapperLog: true
-

Deleted: SwiftApps/subjobs/rosetta/mira.conf
===================================================================
--- SwiftApps/subjobs/rosetta/mira.conf	2015-03-24 18:43:25 UTC (rev 8407)
+++ SwiftApps/subjobs/rosetta/mira.conf	2015-03-24 18:47:14 UTC (rev 8408)
@@ -1,34 +0,0 @@
-sites : cluster
-site.cluster {
-    execution {
-        type: "coaster"
-        URL: "localhost"
-        jobManager: "local:cobalt"
-        options {
-            maxNodesPerJob: 512
-            maxJobs: 1
-            tasksPerNode: 64
-            nodeGranularity: 512
-            maxJobTime = "00:05:00"
-        }
-    }
-    filesystem {
-        type: "local"
-        URL: "localhost"
-    }
-    staging : direct
-    workDirectory: "/home/ketan/swiftwork"
-    maxParallelTasks: 70
-    initialParallelTasks: 69
-    app.bgsh {
-        executable: "/home/ketan/SwiftApps/subjobs/bg.sh"
-        maxWallTime: "03:00:00"
-        env.SUBBLOCK_SIZE="8"
-    }
-}
-
-executionRetries: 0
-keepSiteDir: true
-providerStagingPinSwiftFiles: false
-alwaysTransferWrapperLog: true
-




More information about the Swift-commit mailing list