Hi,<br><br>I followed the steps at <a href="http://mail.ci.uchicago.edu/pipermail/swift-devel/2008-April/002931.html" target="_blank">http://mail.ci.uchicago.edu/pipermail/swift-devel/2008-April/002931.html</a>, but could not recompile swift after adding the provider. I think I may not using the right version of swift (Swift 0.8 swift-r2448 cog-r2261)?<br>

 <br>[javac] /autonfs/home/gabri/cog/modules/provider-ln/src/org/globus/cog/abstraction/impl/execution/local/JobSubmissionTaskHandler.java:39: org.globus.cog.abstraction.impl.execution.local.JobSubmissionTaskHandler is not abstract and does not override abstract method cancel(java.lang.String) in org.globus.cog.abstraction.interfaces.DelegatedTaskHandler<br>

    [javac] public class JobSubmissionTaskHandler implements DelegatedTaskHandler,<br>    [javac]        ^<br>    [javac] Note: /autonfs/home/gabri/cog/modules/provider-ln/src/org/globus/cog/abstraction/impl/file/ln/FileResourceImpl.java uses or overrides a deprecated API.<br>

    [javac] Note: Recompile with -deprecation for details.<br>    [javac] 1 error<br><br>Thank you for any suggestions.<br>Best,<br>Gabri<br><br><div class="gmail_quote">On Sun, Apr 19, 2009 at 11:39 AM, 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="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im"><br>
<br>
On 4/19/09 10:10 AM, Ben Clifford wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I once implemented a patch to give that behaviour, and sent to this list. <br>
</blockquote>
<br></div>
Its here:<br>
<br>
<a href="http://mail.ci.uchicago.edu/pipermail/swift-devel/2008-April/002931.html" target="_blank">http://mail.ci.uchicago.edu/pipermail/swift-devel/2008-April/002931.html</a><div><div></div><div class="h5"><br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I think it probably either still works or almost still works, if you can find it in the swift-devel archives.<br>
<br>
It was never benchmarked. Mostly I would be concerned about the overhead of creating the links being roughly the same as actually copying the data, so I think it would be important to get decent run logs from both approaches that can be compared.<br>


</blockquote>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Whilst you are busy googling for that patch, it might be interesting to see a log file (including -info wrapper logs) for a large run with Swift as it is now, to see what the actual breakdown of times is in an individual job.<br>


<br>
</blockquote>
<br>
</div></div></blockquote></div><br>