[R-sig-hpc] Problems Installing Rmpi

R. A. Bilonick rab at consolidated.net
Mon May 11 19:42:09 CEST 2009


On Mon, 2009-05-11 at 10:09 -0400, Sean Davis wrote:
> Did you try:
> 
> # assumes that mpicc is in the PATH
> CC=mpicc R CMD INSTALL Rmpi_0.5-7.tar.gz
> 
> This has worked for me on openSUSE in the past.
> 
> Sean


Thanks. mpicc is in the path, but this fails -  it cannot find mpi.h. If
I include "--configure-args=--with-mpi=/usr/lib64/openmpi/1.2.7-gcc" it
fails the same way as before.

Why is the Rmpi script asking for a directory but passing a file name?

Rick B.



More information about the R-sig-hpc mailing list