Has there been any progress in enabling R to take advantage of multiple processors?
Rajiv Garg wrote: > > Hi, > > We are seeing performance degradation when running the same R script in > multiple instances of R on a multi-processor system. We are a bit > surprised by this because we figured that each instance of R is running in > its own processor, and therefore running a second, third or fourth > instance should not affect the performance of the first instance. > > [...] > > -- View this message in context: http://www.nabble.com/Performance-degradation-on-multi-processor-system-tp24356764p25459831.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.