[Swift-devel] coastersPerNode not recognized by GT2 GRAM

Michael Wilde wilde at mcs.anl.gov
Sat Aug 2 19:26:40 CDT 2008


On 7/30/08 11:54 AM, Ben Clifford wrote:
> try cog r2123. i just tested that against ncsa teragrid. it now filters 
> out that attribute before sending on to gram2.

I just tried this, using cog r2125:
--
Swift script dock1.swift starting at Sat Aug 2 17:54:34 CDT 2008
running on sites: abe-coaster

Swift svn swift-r2171 cog-r2125 (CoG modified locally)
--

I still failed with same error. The gram log showed the coasterspernode 
rsl variable still getting through to gram (below).  I added a second 
string, "coasterspernode" to your list of parameters to filter out, in 
all lower case, and this worked.

Theres a small possibility that the first time I tried this, I lost the 
fix somewhere between the build and the install. I dont think thats the 
case, but I will check.

When you tested against a TG site, did you verify that the 
coasterspernode attribute wasnt getting in the RSL?

- Mike


<<<<<Job Request RSL
&("arguments" = "/u/ac/wilde/.globus/coasters/cscript49904.pl" 
"http://141.142.68.180:50091" "0" "1" "2" "3" "4" "5" "6" "7" )("coastersp
ernode" = "8" )("executable" = "/usr/bin/perl" )("maxwalltime" = "1:00" )
 >>>>>Job Request RSL
8/2 17:57:34
<<<<<Job Request RSL (canonical)
&("arguments" = "/u/ac/wilde/.globus/coasters/cscript49904.pl" 
"http://141.142.68.180:50091" "0" "1" "2" "3" "4" "5" "6" "7" )("coastersp
ernode" = "8" )("executable" = "/usr/bin/perl" )("maxwalltime" = "1:00" )
 >>>>>Job Request RSL (canonical)
8/2 17:57:34
<<<<<Job RSL
&("environment" = ("HOME" "/u/ac/wilde" ) ("LOGNAME" "wilde" ) 
)("arguments" = "/u/ac/wilde/.globus/coasters/cscript49904.pl" "http://141
.142.68.180:50091" "0" "1" "2" "3" "4" "5" "6" "7" )("coasterspernode" = 
"8" )("executable" = "/usr/bin/perl" )("maxwalltime" = "1:00" )
 >>>>>Job RSL
8/2 17:57:34
<<<<<Job RSL (post-eval)
&("environment" = ("HOME" "/u/ac/wilde" ) ("LOGNAME" "wilde" ) 
)("arguments" = "/u/ac/wilde/.globus/coasters/cscript49904.pl" "http://141
.142.68.180:50091" "0" "1" "2" "3" "4" "5" "6" "7" )("coasterspernode" = 
"8" )("executable" = "/usr/bin/perl" )("maxwalltime" = "1:00" )
 >>>>>Job RSL (post-eval)



More information about the Swift-devel mailing list