Skip to content
Prev 152 / 2152 Next

Shared Memory

Nathan S. Watson-Haigh schrieb:
Yes
Yes, this works
Yes, you will get some memory problems. Using Rmpi I think there is no 
way to use shared memory.
There is a great new package for shared memory sytems: multicore
http://cran.r-project.org/web/packages/multicore/index.html
I already tested it with 500 cores and there is a great performance 
(nearly linear!)

Best
Markus