Bing Shen wrote:
Hello,
I'm not sure this is doable but I'm having trouble running my R script
with multithreaded capability.
With 16x2.93Ghz CPUs available, only one is running with 100%. Any
suggestions?
Yes: Run 16 R jobs or use some other way to make your job parallel (e.g.
the snow framework that can make use of several techniques for
parallelization).
Uwe Ligges
Thanks,
Bing
My system configuration is:
egenera virtual machine running Linux
Red Hat Enterprise Linux Server release 5.1 (Tikanga)
16x2.93GHz CUPs
99G memory
______________________________________________
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.
______________________________________________
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.