Changes between Version 16 and Version 17 of R-MPI_Install


Ignore:
Timestamp:
Jul 4, 2008, 4:34:20 PM (16 years ago)
Author:
chris
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • R-MPI_Install

    v16 v17  
    3232   Then we can start to install Rmpi as follows
    3333{{{
    34 root@client-01:/opt# R CMD INSTALL Rmpi_0.5-5.tar.gz -–configure-args=–-with-mpi=/opt/mpich2
     34root@client-01:/opt# R CMD INSTALL Rmpi_0.5-5.tar.gz --configure-args=--with-mpi=/opt/mpich2
    3535}}}
    3636 * Rmpi have been installed successfully so far.