[Swift-commit] r5877 - in SwiftApps/CMTS/rmsd: . conf

davidk at ci.uchicago.edu davidk at ci.uchicago.edu
Sun Jul 29 13:41:22 CDT 2012


Author: davidk
Date: 2012-07-29 13:41:22 -0500 (Sun, 29 Jul 2012)
New Revision: 5877

Modified:
   SwiftApps/CMTS/rmsd/README
   SwiftApps/CMTS/rmsd/conf/makgroth.cf
Log:
Update to path in readme, enable retries on makgroth


Modified: SwiftApps/CMTS/rmsd/README
===================================================================
--- SwiftApps/CMTS/rmsd/README	2012-07-29 15:17:29 UTC (rev 5876)
+++ SwiftApps/CMTS/rmsd/README	2012-07-29 18:41:22 UTC (rev 5877)
@@ -13,7 +13,7 @@
 
 Add the following line to $HOME/.bashrc to set the PATH:
 -----
-export PATH=/scratch/davidk/swift-trunk/cog/modules/swift/dist/swift-svn/bin:/Network/Servers/vothfile.uchicago.edu/home/davidk/namd_2.8-intel-openmpi:/Network/Servers/vothfile.uchicago.edu/home/davidk/namd_2.8-intel-openmpi/vmd-1.9/bin:$PATH
+export PATH=/scratch/davidk/swift-trunk/cog/modules/swift/dist/swift-svn/bin:/Network/Servers/vothfile.uchicago.edu/home/davidk/namd_2.8-intel-openmpi:/Network/Servers/vothfile.uchicago.edu/home/davidk/vmd:/opt/torque/bin:$PATH
 -----
 
 You will need to create a directory called /scratch/<yourusername>:

Modified: SwiftApps/CMTS/rmsd/conf/makgroth.cf
===================================================================
--- SwiftApps/CMTS/rmsd/conf/makgroth.cf	2012-07-29 15:17:29 UTC (rev 5876)
+++ SwiftApps/CMTS/rmsd/conf/makgroth.cf	2012-07-29 18:41:22 UTC (rev 5877)
@@ -1,6 +1,6 @@
 wrapperlog.always.transfer=true
 sitedir.keep=true
-execution.retries=0
+execution.retries=10
 lazy.errors=false
 use.provider.staging=true
 provider.staging.pin.swiftfiles=false




More information about the Swift-commit mailing list