Changes between Version 16 and Version 17 of R-MPI


Ignore:
Timestamp:
May 8, 2008, 11:57:35 AM (16 years ago)
Author:
chris
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • R-MPI

    v16 v17  
    11* The sample R program is from [http://ace.acadiau.ca/math/ACMMaC/Rmpi/sample.html here]
    2  * Original R Program of 10 loops (without Rmpi)
     2 * Original R Program (without Rmpi)
    33{{{
    44start_time <- Sys.time()
     
    3434
    3535}}}
    36  * Parallel R Program of 10 loops (with Rmpi)
     36 * Parallelized R Program (with Rmpi)
    3737{{{
    3838# Create Start Timer