Hi Scott, Why not use the doSMP package from REvolution? http://www.r-statistics.com/2010/04/parallel-multicore-processing-with-r-on-windows/
Tal ----------------Contact Details:------------------------------------------------------- Contact me: tal.gal...@gmail.com | 972-52-7275845 Read me: www.talgalili.com (Hebrew) | www.biostatistics.co.il (Hebrew) | www.r-statistics.com (English) ---------------------------------------------------------------------------------------------- On Thu, Dec 8, 2011 at 7:52 PM, Scott Raynaud <scott.rayn...@yahoo.com>wrote: > ntage of my multicore CPU to speed up a loop in a simulation program. I > didnt write the code, > but the iterations appear independent to me, at least in the sense that > the results of one loop do not depend on > previous ones. Right now Im relegated to a Windows box that runs Windows > 7. These appear to be the options: > > Pnmath-appears to parallelize non-BLAS routine but requires a special build > Fork-UNIX only > Romp-looks like this ha > [[alternative HTML version deleted]]
______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.