Changes between Version 16 and Version 17 of R-MPI_Install
- Timestamp:
- Jul 4, 2008, 4:34:20 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
R-MPI_Install
v16 v17 32 32 Then we can start to install Rmpi as follows 33 33 {{{ 34 root@client-01:/opt# R CMD INSTALL Rmpi_0.5-5.tar.gz - –configure-args=–-with-mpi=/opt/mpich234 root@client-01:/opt# R CMD INSTALL Rmpi_0.5-5.tar.gz --configure-args=--with-mpi=/opt/mpich2 35 35 }}} 36 36 * Rmpi have been installed successfully so far.