Skip to content
Prev 1157 / 2152 Next

Choosing Intel MKL BLAS when compiling R

On Nov 1, 2011, at 11:19 PM, Michael Braun wrote:

            
It seems to be an issue in Apple's posix threads implementation that OpenMP relies on - it seems that the cost of thread synchronization is several orders of magnitude higher than on Linux which mean you can't use it for "short" tasks. It's deep enough the I don't think we can do anything about it. Luke Tierney has a good test case that shows the problem, I'll see if I can forward it here.

Cheers,
Simon