Hi Sarah,<br><br>Sorry about the dead link, that was my mistake - it should work now.<br><br>It does indeed work.  It's still very much in development, but the current version is quite dependable running on a single multi-core machine.<br>
<br>I haven't tested on a Mac yet, but it should work provided there is a Java 1.6+ VM and R 2.11+.  It would be good to get confirmation that there aren't any funny mac-specific issues.<br><br>For your user it should be as simple as <br>
> swiftInit(cores=8)<br>to start up swift on 8 cores, then to apply a functino to a list of arguments<br>> arglists = list(  1, 2, 3, 4, 5)  # arguments for invocations of bootstrap<br>> results <- swiftapply(bootstrap, arglists)<br>
<br>If they have a dataset used by all instances of bootstrap, the following can work:<br>>swiftExport(hugeDataSet)<br>>swiftapply(bootstrap, arglists)<br><br>If they need to use a library:<br><br>> swiftLibrary(MyLibrary)<br>
<br>- Tim<br><br><br><div class="gmail_quote">On Thu, Feb 24, 2011 at 2:14 PM, Sarah Kenny <span dir="ltr"><<a href="mailto:skenny@uchicago.edu">skenny@uchicago.edu</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;">
<br><br><div class="gmail_quote">On Thu, Feb 24, 2011 at 11:56 AM, Michael Wilde <span dir="ltr"><<a href="mailto:wilde@mcs.anl.gov" target="_blank">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><div style="font-family: Times New Roman; font-size: 12pt; color: rgb(0, 0, 0);">Sarah, it does work <br></div></div></blockquote><div><br>do you have the correct pointer for the tarball?<br><br></div><div class="im">
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div style="font-family: Times New Roman; font-size: 12pt; color: rgb(0, 0, 0);"><br><div><br></div><div><div><hr><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><div>

<div></div><div>does this work? <a href="http://www.ci.uchicago.edu/wiki/bin/view/SWFT/SwiftR" target="_blank">http://www.ci.uchicago.edu/wiki/bin/view/SWFT/SwiftR</a><br><br>if so i have someone who might be interested in using it, he's just trying to run bootstrapping on an 8-core mac and getting frustrated with snowfall...i'd seen svn activity on this so thought i'd see if it was in a state where you might want someone to play around with it :) however, the download failed for me:<br>


<br>[skenny@cosmo builds]$ wget <a href="http://people.cs.uchicago.edu/%7Etga/Swift_0.1.3.tar.gz" target="_blank">http://people.cs.uchicago.edu/~tga/Swift_0.1.3.tar.gz</a><br>--2011-02-24 11:21:45--  <a href="http://people.cs.uchicago.edu/%7Etga/Swift_0.1.3.tar.gz" target="_blank">http://people.cs.uchicago.edu/~tga/Swift_0.1.3.tar.gz</a><br>


Resolving people.cs.uchicago.edu... 128.135.164.139<br>Connecting to <a href="http://people.cs.uchicago.edu" target="_blank">people.cs.uchicago.edu</a>|128.135.164.139|:80... connected.<br>HTTP request sent, awaiting response... 404 Not Found<br>


2011-02-24 11:21:45 ERROR 404: Not Found<br>
<br></div></div>_______________________________________________<br>Swift-devel mailing list<br><a href="mailto:Swift-devel@ci.uchicago.edu" target="_blank">Swift-devel@ci.uchicago.edu</a><br><a href="http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel" target="_blank">http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel</a><br>

</blockquote><font color="#888888"><br><span><br><br>-- <br><span name="x"></span>Michael Wilde<br>Computation Institute, University of Chicago<br>Mathematics and Computer Science Division<br>Argonne National Laboratory<br>

<span name="x"></span><br></span></font></div></div></div></div></blockquote></div></div><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="http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel" target="_blank">http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel</a><br>
<br></blockquote></div><br>