Skip to content
Prev 343604 / 398498 Next

Building R for better performance

On Mon, Sep 01, 2014 at 12:25:01PM +0100, lejeczek wrote:
Jonathan, thanks for these very interesting results.  I'm curious how
the single core performance of the different compiler compare.

Sometimes it's desirable to keep code to a single core, e.g., if you
have assigned n jobs to n cores you don't want each job trying to grab
more cores.

Ross Boylan