Skip to content
Prev 1380 / 2152 Next

mpirun and R

On Jun 2, 2012, at 12:46 PM, Jonathan Greenberg wrote:

            
That is the problem - this was previously discussed here, see the archive. OpenBLAS changes the affinity of the process to use only one CPU. You have to reset the affinity either with Linux tools or using mcaffinity (available in R-devel).

Cheers,
Simon