Skip to content
Prev 302905 / 398503 Next

Question about R and multiple CPU's

On Wed, Aug 8, 2012 at 6:18 PM, Eberle, Anthony <aeber at allstate.com> wrote:
To a first approximation, I believe that is correct if you are doing
nothing else on the computer. If you are, it's nice to have that
second core around :-)

Note however, that it's very easy to write parallelizable code with R
since every *apply() statement is trivially parallelizable. The more
difficult question is asking yourself whether the overhead of
parallelizing is worth it (and that's a much harder question)

Best,
Michael
Message-ID: <CAAmySGMk+5qt5srH-bRpXFVaMzD1C5EJPtXJ7-wWmyyuwSvK+Q@mail.gmail.com>
In-Reply-To: <EA3EDB50F845354B8279DA646268AC6F014463C5@a0775-xpo0006-s.ad.allstate.com>