Λέσχη Φίλων Στατιστικής - GrStats forum
The next generation of parallel R Forumgrstats

Join the forum, it's quick and easy

Λέσχη Φίλων Στατιστικής - GrStats forum
The next generation of parallel R Forumgrstats
Λέσχη Φίλων Στατιστικής - GrStats forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Για προβλήματα εγγραφής και άλλες πληροφορίες επικοινωνήστε με : grstats.forum@gmail.com ή grstats@stat-athens.aueb.gr

Go down
grstats
grstats
Posts : 957
Join date : 2009-10-21
http://stat-athens.aueb.gr/~grstats/

The next generation of parallel R Empty The next generation of parallel R

Mon 7 Nov 2011 - 15:02
In view of open-source parallel computing with R this week presents a big step to the future.

R 2.14.0 was released at October 31th, 2011.
Now, R base ships with a parallel computing package called “parallel”.
library(parallel)
It combines advantages of the packages multicore and snow and it contains support for multiple RNG streams. The version released for R 2.14.0 contains base functionality, higher-level convenience functions are planned. If you are used to snow or multicore there isn’t much to learn. Test it and enjoy parallel computing with R!
More information about the new release you can find at http://cran.r-project.org/src/base/NEWS.html

more details can be found here
http://www.r-bloggers.com/the-next-generation-of-parallel-r/
Back to top
Permissions in this forum:
You cannot reply to topics in this forum