Skip to content
Prev 305507 / 398506 Next

Parallel R

On Fri, Sep 14, 2012 at 6:00 PM, Bazman76 <h_a_patience at hotmail.com> wrote:
"Regular" R allows for parallel computation also on all supported
platforms (including Windows)... look at the included 'parallel'
package. Some optimizers (DEoptim perhaps?) will have
auto-parallelization available as well.

Cheers,
Michael