[Swift-commit] r3022 - SwiftApps/SEE/trunk

noreply at svn.ci.uchicago.edu noreply at svn.ci.uchicago.edu
Tue Jul 28 10:42:52 CDT 2009


Author: aespinosa
Date: 2009-07-28 10:42:51 -0500 (Tue, 28 Jul 2009)
New Revision: 3022

Modified:
   SwiftApps/SEE/trunk/ampl.swift
   SwiftApps/SEE/trunk/ff-grid.xml
   SwiftApps/SEE/trunk/runampl.sh
   SwiftApps/SEE/trunk/tc.data
Log:
Update for 7k rdraws_all run

Modified: SwiftApps/SEE/trunk/ampl.swift
===================================================================
--- SwiftApps/SEE/trunk/ampl.swift	2009-07-28 01:14:15 UTC (rev 3021)
+++ SwiftApps/SEE/trunk/ampl.swift	2009-07-28 15:42:51 UTC (rev 3022)
@@ -41,7 +41,7 @@
 }
 
 AmplCmd const_cmd <ext;exec="./cmd_mapper.sh">;
-string data_dir = "/work/01035/tg802895/science/see/rdraws/all";
+string data_dir = "/panfs/panasas/CMS/data/SEE/rdraws/all";
 
 int runs[]=[1:5000];
 foreach i in runs {

Modified: SwiftApps/SEE/trunk/ff-grid.xml
===================================================================
--- SwiftApps/SEE/trunk/ff-grid.xml	2009-07-28 01:14:15 UTC (rev 3021)
+++ SwiftApps/SEE/trunk/ff-grid.xml	2009-07-28 15:42:51 UTC (rev 3022)
@@ -12,4 +12,16 @@
     <profile namespace="globus" key="gridResource">gt2 ff-grid.unl.edu/jobmanager-pbs</profile>
   </pool>
 
+  <pool handle="ff-grid2" >
+    <gridftp  url="gsiftp://ff-grid.unl.edu/" />
+    <execution  provider="condor" />
+    <profile namespace="karajan" key="initialScore">10000.0</profile>
+    <profile namespace="karajan" key="jobThrottle">10.0</profile>
+    <workdirectory >/panfs/panasas/CMS/data/SEE/workdir</workdirectory>
+    <profile namespace="globus" key="jobType">grid</profile>
+    <profile namespace="globus" key="queue">default</profile>
+    <profile namespace="globus" key="gridResource">gt2 ff-grid2.unl.edu/jobmanager-pbs</profile>
+  </pool>
+
+
 </config>

Modified: SwiftApps/SEE/trunk/runampl.sh
===================================================================
--- SwiftApps/SEE/trunk/runampl.sh	2009-07-28 01:14:15 UTC (rev 3021)
+++ SwiftApps/SEE/trunk/runampl.sh	2009-07-28 15:42:51 UTC (rev 3022)
@@ -8,7 +8,7 @@
    #-tc.file ./tc.data ampl.swift
 #swift -runid teraport -sites.file ./sites-teraport.xml \
    #-tc.file ./tc.data ampl.swift
-#swift -runid run3k_firefly  -config swift.properties \
-    #-sites.file ./ff-grid.xml -tc.file ./tc.data ampl.swift
-swift -runid ranger_test  -config swift.properties \
-    -sites.file ./tgranger-sge-gram2.xml -tc.file ./tc.data ampl.swift
+swift -runid rdraws-all_firefly  -config swift.properties \
+    -sites.file ./ff-grid.xml -tc.file ./tc.data ampl.swift
+#swift -runid ranger_test  -config swift.properties \
+    #-sites.file ./tgranger-sge-gram2.xml -tc.file ./tc.data ampl.swift

Modified: SwiftApps/SEE/trunk/tc.data
===================================================================
--- SwiftApps/SEE/trunk/tc.data	2009-07-28 01:14:15 UTC (rev 3021)
+++ SwiftApps/SEE/trunk/tc.data	2009-07-28 15:42:51 UTC (rev 3022)
@@ -22,6 +22,7 @@
 localhost 	set3 		/home/wilde/angle/data/set3	INSTALLED	INTEL32::LINUX	null
 localhost	run_ampl    /home/zzhang/SEE/static/run_ampl	INSTALLED       INTEL32::LINUX  null
 RANGER       run_ampl    /share/home/01035/tg802895/science/see/site_pack/run_ampl        INSTALLED       INTEL32::LINUX  null
-ff-grid       run_ampl	/panfs/panasas/CMS/data/SEE/static/run_ampl        INSTALLED       INTEL32::LINUX  null
+ff-grid       run_ampl	/panfs/panasas/CMS/app/SEE/site_pack/run_ampl        INSTALLED       INTEL32::LINUX  null
+ff-grid2       run_ampl	/panfs/panasas/CMS/app/SEE/site_pack/run_ampl        INSTALLED       INTEL32::LINUX  null
 TERAPORT       run_ampl  /home/aespinosa/science/see/SEE/site_pack/run_ampl        INSTALLED       INTEL32::LINUX  null
 




More information about the Swift-commit mailing list