Skip to content

issue with using R parallelization libraries

3 messages · Glenn Blanford, Norm Matloff, Saptarshi Guha

#
Interesting.  The unfortunate nature of parallel programming is that one
library/hardware platform will not work well for all applications.

I'm about to release to CRAN the official version of my Rdsm
shared-memory parallel package, for which I released an alpha version
(not on CRAN) a couple of months ago.  The new version is much faster
than the old one.  If you are interested, I'd like to test your code on
Rdsm.  Same for others who may have some problematic code.  I'm not
saying Rdsm will be faster (unlikely), but it would be interesting to
see how it does.

Norm Matloff
On Fri, Oct 16, 2009 at 04:47:49PM -0400, Glenn Blanford wrote:
#
Actually, it would be nice ( only if possible) if you could supply the
simulation code. I would like to test this on some lab machines
Regards
Saptarshi
On Fri, Oct 16, 2009 at 5:59 PM, Norm Matloff <matloff at cs.ucdavis.edu> wrote: