apparently this didn't get implemented because i *think* what was happening is that when mihael added in my fix it then caused problems in gram2 if you tried to submit something and failed/forgot to set that parameter:<br>
<br><div class="im">On Tue, 2010-10-05 at 14:31 -0500, Sarah Kenny wrote:<br>
> On Tue, Oct 5, 2010 at 12:58 PM, Mihael Hategan <<a href="mailto:hategan@mcs.anl.gov">hategan@mcs.anl.gov</a>><br>
> wrote:<br>
>         I think I committed some changes based on your patch. One<br>
>         problem was<br>
>         that gram2 doesn't seem to support a job name. Did you find a<br>
>         way around<br>
>         that?<br>
><br>
> hmm, it is working on abe (gram2) and queenbee (gram5)...were you<br>
> getting an error running it elsewhere or did it just not pick up the<br>
> name? i'm thinking if it works for some gram versions and not others<br>
> it might be ok to commit unless it actually causes an error in<br>
> versions where the name is not passed (?)<br>
<br>
</div>That was the problem. It caused an error.<br><br><div class="gmail_quote">On Wed, Jun 29, 2011 at 12:14 PM, Michael Wilde <span dir="ltr"><<a href="mailto:wilde@mcs.anl.gov">wilde@mcs.anl.gov</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I was referring to this enhancement from Sarah:<br>
---<br>
From: "Sarah Kenny" <<a href="mailto:skenny@uchicago.edu">skenny@uchicago.edu</a>><br>
To: "Swift Devel" <<a href="mailto:swift-devel@ci.uchicago.edu">swift-devel@ci.uchicago.edu</a>><br>
Sent: Tuesday, October 5, 2010 12:26:18 PM<br>
Subject: [Swift-devel] new commits<br>
<br>
hi all, i have a fix to swift that allows the jobName parameter to be passed to GRAM (so the job name actually shows up in the queue). this will be my first commit to the cog/swift source so i want to know where the best place is to do this? i'd like it to be in the stable release so that it's there when we update. my user group (HNL) has been using the stable branch with this fix added for several months so it's pretty well-tested.<br>

<br>
i guess the question is would it be best to commit this to the development code (which as i understand is cogkit/trunk/current) to be migrated to the stable code (cogkit/branches/4.1.7) in the near future when we decide to update the stable branch?<br>

<div><div></div><div class="h5"><br>
<br>
----- Original Message -----<br>
> I'll take a look at that method then. Mike just mentioned that he<br>
> thought the ability to name your coaster workers was already<br>
> implemented so I emailed the list.<br>
><br>
> On Jun 29, 2011, at 1:56 PM, Justin M Wozniak wrote:<br>
><br>
> ><br>
> > I looked at this a little bit. One thing is that Coasters generates<br>
> > its own block names when it decides to get an allocation, and these<br>
> > names correspond to useful Coasters identifiers. Another is that<br>
> > there is a 15-character limit. However, it still could be done by<br>
> > modifying PBSExecutor.makeName().<br>
> >     Justin<br>
> ><br>
> > On Wed, 29 Jun 2011, Jonathan Monette wrote:<br>
> ><br>
> >> Hello,<br>
> ><br>
> >>  I think I mentioned this before but is there a way to assign a<br>
> >>  name to a PBS job in Swift? Something like:<br>
> >><br>
> >> <profile namespace="globus" key="job-name"><a href="http://some.name" target="_blank">some.name</a></profile><br>
> >><br>
> >> and then <a href="http://some.name" target="_blank">some.name</a> would show up on qstat? This would be useful to<br>
> >> see which workers are from what Swift run when checking qstat.<br>
> >> _______________________________________________<br>
> >> Swift-devel mailing list<br>
> >> <a href="mailto:Swift-devel@ci.uchicago.edu">Swift-devel@ci.uchicago.edu</a><br>
> >> <a href="https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel" target="_blank">https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel</a><br>
> >><br>
> ><br>
> > --<br>
> > Justin M Wozniak<br>
><br>
> _______________________________________________<br>
> Swift-devel mailing list<br>
> <a href="mailto:Swift-devel@ci.uchicago.edu">Swift-devel@ci.uchicago.edu</a><br>
> <a href="https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel" target="_blank">https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel</a><br>
<br>
--<br>
</div></div><font color="#888888">Michael Wilde<br>
Computation Institute, University of Chicago<br>
Mathematics and Computer Science Division<br>
Argonne National Laboratory<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
Swift-devel mailing list<br>
<a href="mailto:Swift-devel@ci.uchicago.edu">Swift-devel@ci.uchicago.edu</a><br>
<a href="https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel" target="_blank">https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel</a><br>
</div></div></blockquote></div><br>