[Swift-user] [Swift-devel] gram on ranger

David Kelly davidk at ci.uchicago.edu
Fri Oct 7 10:25:37 CDT 2011


I ran into the same issue with the 'pe' value not being passed correctly when I was doing the provider testing. I created this bug for it: https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=549. I started looking at the code trying to understand why this happens.. I'll try to write a fix for this soon.

David

----- Original Message -----
> From: "Ketan Maheshwari" <ketancmaheshwari at gmail.com>
> To: "Sarah Kenny" <skenny at uchicago.edu>
> Cc: "Swift Devel" <swift-devel at ci.uchicago.edu>, "Swift User" <swift-user at ci.uchicago.edu>
> Sent: Friday, October 7, 2011 10:19:00 AM
> Subject: Re: [Swift-devel] gram on ranger
> Also, could you post the generated submit script. I tested this and
> seems the following line is not honored:
> 
> 
> <profile namespace="globus" key="pe">16way</profile>
> 
> 
> My script is showing "1way" irrespective of what pe I put.
> 
> Regards,
> Ketan
> 
> 
> On Thu, Oct 6, 2011 at 5:07 PM, Sarah Kenny < skenny at uchicago.edu >
> wrote:
> 
> 
> hey all, i'm trying to submit to gram on ranger using the latest swift
> (built from trunk). it failes like so:
> 
> Cannot submit job
> Caused by:
> org.globus.cog.abstraction.impl.common.task.TaskSubmissionException:
> Cannot submit job
> Caused by: org.globus.gram.GramException: Parameter not supported
> Cannot submit job
> 
> the gram log was saying first that 'jobsPerNode' is not supported so i
> changed it to workersPerNode and then it was saying 'maxnodes' is not
> supported. here's my sites file:
> 
> <config>
> <pool handle="RANGER">
> <profile namespace="karajan" key="initialScore">10000</profile>
> <profile namespace="karajan" key="jobThrottle">1</profile>
> <profile namespace="globus" key="maxWallTime">00:15:00</profile>
> <profile namespace="globus" key="maxTime">86400</profile>
> <profile namespace="globus" key="slots">1</profile>
> <profile namespace="globus" key="maxNodes">256</profile>
> <profile namespace="globus" key="pe">16way</profile>
> <profile namespace="globus" key="workersPerNode">1</profile>
> <profile namespace="globus" key="nodeGranularity">64</profile>
> <profile namespace="globus" key="queue">normal</profile>
> <profile namespace="globus" key="project">TG-DBS080004N</profile>
> <filesystem provider="gsiftp" url="gsiftp://
> gridftp.ranger.tacc.teragrid.org "/>
> <execution provider="coaster" jobManager="gt2:gt2:SGE" url="
> gatekeeper.ranger.tacc.teragrid.org "/>
> <execution provider="gt2" jobManager="SGE" url="
> gatekeeper.ranger.tacc.teragrid.org "/>
> <workdirectory>/work/00043/tg457040</workdirectory>
> </pool>
> </config>
> 
> thoughts? ideas?
> 
> --
> Sarah Kenny
> Programmer ~ Brain Circuits Laboratory ~ Rm 2224 Bio Sci III
> University of California Irvine, Dept. of Neurology ~ 773-818-8300
> 
> 
> _______________________________________________
> Swift-devel mailing list
> Swift-devel at ci.uchicago.edu
> https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel
> 
> 
> 
> 
> 
> --
> Ketan
> 
> 
> 
> _______________________________________________
> Swift-devel mailing list
> Swift-devel at ci.uchicago.edu
> https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel



More information about the Swift-user mailing list