[Swift-commit] r2902 - SwiftApps/SIDGrid/config

noreply at svn.ci.uchicago.edu noreply at svn.ci.uchicago.edu
Tue May 5 12:59:22 CDT 2009


Author: skenny
Date: 2009-05-05 12:59:22 -0500 (Tue, 05 May 2009)
New Revision: 2902

Added:
   SwiftApps/SIDGrid/config/sites_ucanl64.xml
Log:
using gram 2 for default while gram 4 broken on site

Added: SwiftApps/SIDGrid/config/sites_ucanl64.xml
===================================================================
--- SwiftApps/SIDGrid/config/sites_ucanl64.xml	                        (rev 0)
+++ SwiftApps/SIDGrid/config/sites_ucanl64.xml	2009-05-05 17:59:22 UTC (rev 2902)
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!-- generated: 2005-11-08T13:59:24-0600 -->
+<!-- gen. user: skenny -->
+<!-- generator: GriPhyN::SC::xml 1.3 -->
+<config xmlns="http://www.griphyn.org/chimera/GVDS-PoolConfig" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.griphyn.org/chimera/GVDS-PoolConfig http://www.griphyn.org/chimera/sc-1.4.xsd" version="1.4">
+ <import file="sys.xml"/>
+<import file="vdl-lib.xml"/>
+<set name="username">
+  <arg><vdl:new type="string" value="user"/></arg>
+</set>
+  <!-- ANLUCTERAGRID64 @ tg-grid.uc.teragrid.org -->
+  <pool handle="ANLUCTERAGRID64" sysinfo="INTEL32::LINUX">
+    <profile namespace="karajan" key="initialScore">1</profile>
+    <profile namespace="karajan" key="jobThrottle">2</profile>
+    <profile namespace="globus" key="host_types">ia64-compute</profile>
+    <gridftp url="gsiftp://tg-gridftp.uc.teragrid.org" storage="/home/skenny/data" major="2" minor="4" patch="3"/>
+    <execution provider="gt2" jobmanager="PBS" url="tg-grid.uc.teragrid.org" />
+    <workdirectory>/scratch/gpfs/local/sidgrid_out/{username}</workdirectory>
+  </pool>
+</config>




More information about the Swift-commit mailing list