R: Difference between revisions

Jump to navigation Jump to search
214 bytes removed ,  7 years ago
no edit summary
No edit summary
No edit summary
Line 89: Line 89:
install.packages("Rmpi",configure.args =c("--with-Rmpi-include=${EBROOTOPENMPI}/include","--with-Rmpi-libpath=${EBROOTOPENMPI}/lib","--with-Rmpi-type=OPENMPI", "--with-mpi=${EBROOTOPENMPI}"))
install.packages("Rmpi",configure.args =c("--with-Rmpi-include=${EBROOTOPENMPI}/include","--with-Rmpi-libpath=${EBROOTOPENMPI}/lib","--with-Rmpi-type=OPENMPI", "--with-mpi=${EBROOTOPENMPI}"))
</pre>
</pre>
<translate>
<!--T:17-->
If you have non-default modules loaded for Open MPI or your compiler, run <code>module show openmpi</code> to find the appropriate values to use in place of those shown above.
</translate>
Bureaucrats, cc_docs_admin, cc_staff
2,918

edits

Navigation menu