Skip to content
Prev 29072 / 63424 Next

benchmarking R installations

On Tue, Jun 03, 2008 at 11:09:28AM -0400, Mark Kimpel wrote:
Right. I wasn't implying it would do harm.

As for the x11 choice: I prefer to keep the change vectors
minimal. Otherwise you go nuts trying to debug things.

But it's good to see that you now understand that you have to start
'at the top' with Intel icc, and once you have a working R with you
can start working towards packages.  It's like a port to a different
platform as you completely switch the toolchain.

Good luck and keep us posted. I have looking at icc on the TODO list
too (for my C++ code, though, given R's interactive nature I think
there are lower hanging fruits elsewhere...)

Lastly, as to the benchmarking: It's difficult. Ripley once snarled
that it is probably the application you want to run the most so
there you go ...

Dirk