[R] Problem installing Rmpi with Open MPI
Linh Tran
Tranlm at berkeley.edu
Thu Aug 30 05:07:39 CEST 2012
Thank you for the advice. I tried using the command, and it still
wouldn't load.
I tried uninstalling all of the MPI interfaces, reinstalled openmpi
using the "--enabled-shared --disable-dlopen" command, and Rmpi was able
to install sucessfully inside R.
Thank you to Prof Ripley for pointing that out! I think it was shared
and dlopen options that kept preventing me from succeeding.
On 08/29/2012 01:40 PM, Dirk Eddelbuettel wrote:
> On 29 August 2012 at 11:37, Linh Tran wrote:
> | I've spent a few days trying to install Rmpi with no luck. I originally
> | tried using mpich, moved on to mpich2, and then to openmpi. I've gotten
> | the furthest with openmpi, though am still running into this problem and
> | can't figure it out. Can someone help!? Thanks so much in advanced.
> |
> | I'm using an HP Envy laptop with Ubuntu 12.04. Output is below, with the
> | error at the bottom.
>
> I suggest you do
>
> sudo apt-get install r-cran-rmpi
>
> which installs the prebuild Rmpi as well as the Open MPI libary it depends upon.
>
> Dirk
>
More information about the R-help
mailing list