Skip to content
Prev 132404 / 398506 Next

Dual Core vs Quad Core

On Tue, 18 Dec 2007, Prof Brian Ripley wrote:

            
There are two experimental packages available in
http://www.stat.uiowa.edu/~luke/R/experimental: pnmath, based on
OpenMP, and pnmath0, based on basic pthreads. These packages provide
parallelized versions of many of the R vectorized math functions. The
README files in these packages give more details.  OpenMP is I think
the way we want to go in the longer term; there are a few configu
issues that need sorting out and so in the interim a non OpenMP
version might be useful.

Best,

luke