Skip to content
Prev 332 / 2152 Next

Rmpi and OpenMPI

Hi Arash --

In terms of diagnosis, probably during your installation Rmpi decided to 
not set the -DMPI2 directive.

In terms of solution, it likely involves inspection of Rmpi/configure.ac 
to understand why this is not set, followed either by setting 
appropriate environment variables or editing configure.ac then cd Rmpi/ 
&& autoconf && cd .. and then R CMD INSTALL --clean Rmpi.

Martin
Arash Fard wrote: