Skip to content
Prev 1390 / 2152 Next

mpirun and R

Ah HAH.  Yep, clusterApply(cl, 1:12, mcaffinity) did it.

One thing I'm noticing (not sure why) is when I switch to one of the
OpenBLAS libraries via update-alternatives, when I boot R the first
few times it returns a "segmentation fault" but if I try running R
maybe 2-4 times, it will eventually start running.  Using the built-in
libRblas.so and the ATLAS versions do not appear to have this problem.

Re: the intel MKL stuff -- since I'm using update-alternatives, is
there a .so file hiding someplace that I should be able to link
against?

--j

On Sat, Jun 2, 2012 at 7:18 PM, Simon Urbanek
<simon.urbanek at r-project.org> wrote: