Skip to content
Back to formatted view

Raw Message

Message-ID: <1354529698283-4651808.post@n4.nabble.com>
Date: 2012-12-03T10:14:58Z
From: moriah
Subject: Using multicores in R

Hi,

I have an R script which is time consuming because it has two nested loops
in it of at least 5000 iterations each, I have tried to use the multicore
package but id doesn't seem to improve the elapsed time of the script(a
shorter script for example) and I can't use the mcapply because of technical
reasons.

I was wondering how can I make my script use more cores and memory because I
am running it on a server and it is a shame that it uses only one core. 

Thanks!
Moriah
 



--
View this message in context: http://r.789695.n4.nabble.com/Using-multicores-in-R-tp4651808.html
Sent from the R help mailing list archive at Nabble.com.