Changes between Version 14 and Version 15 of R-MPI_Install
- Timestamp:
- Jul 3, 2008, 3:48:30 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
R-MPI_Install
v14 v15 28 28 Then we can start to install Rmpi as follows 29 29 {{{ 30 root@client-01:/opt# R CMD INSTALL Rmpi_0.5-5.tar.gz 30 root@client-01:/opt# R CMD INSTALL Rmpi_0.5-5.tar.gz -–configure-args=–-with-mpi=/opt/mpich2 31 31 }}} 32 32 * Rmpi have been installed successfully so far.