[R-sig-hpc] Problem installing Rmpi on SuSE 64 bit system: does compile but does not load

Kevin.Buckley at ecs.vuw.ac.nz Kevin.Buckley at ecs.vuw.ac.nz
Thu Nov 25 22:38:58 CET 2010



> # Check that it is loaded
>> mpirun --version
> mpirun (Open MPI) 1.4.2r22761-ct8.2.1c-b11a-r31
>
> Report bugs to http://www.open-mpi.org/community/help/
>

> ** building package indices ...
> ** testing if installed package can be loaded
> /home/rkrug/R/R/R-2.12.0/bin/exec/R: symbol lookup error:
> /usr/lib64/openmpi/mca_paffinity_linux.so: undefined symbol:
> mca_base_param_reg_int


The undefined symbol you are seeing should be being found within
the OpenMPI libraries.

It is possible that the shell(s) that get invoked for the testing
are not getting the full OpenMPI environment set when running Rmpi.

Kevin


-- 
Kevin M. Buckley                                  Room:  CO327
School of Engineering and                         Phone: +64 4 463 5971
 Computer Science
Victoria University of Wellington
New Zealand



More information about the R-sig-hpc mailing list