Re: [R] Intel i7 utilization

2010-10-05 Thread Richardson, Patrick
GS="-march=native -O3" Best, Patrick -Original Message- From: r-help-boun...@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of Costas Sent: Tuesday, October 05, 2010 6:42 AM To: r-help@r-project.org Subject: [R] Intel i7 utilization Hello, Is there a way to

Re: [R] Intel i7 utilization

2010-10-05 Thread Feng Li
I guess you want a multi-threaded R. The cheapest way is to recompile R from the source and link it with an multi-threaded BLAS. See R-admin for details. See also Dirk's recent survey on this topic http://dirk.eddelbuettel.com/papers/gcbd.pdf I managed to do this under my linux box with Intel

[R] Intel i7 utilization

2010-10-05 Thread Costas
Hello, Is there a way to force through R the amount of the cpu's cores (or the cpu's utilization level) used under Windows 7 or Linux? Thanks, Costas __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read