Re: [Rd] R and ATLAS and distributing across boxes

2011-03-10 Thread Dirk Eddelbuettel
On 9 March 2011 at 14:34, Adam D. I. Kramer wrote: | If I have a cluster of heterogenous machines, each with their own | self-optimized ATLAS, do I need to compile R on each machine to tell it to | take advantage of the local ATLAS? Or is it sufficient to compile R once | with the appropriat

[Rd] R and ATLAS and distributing across boxes

2011-03-09 Thread Adam D. I. Kramer
Hi, If I have a cluster of heterogenous machines, each with their own self-optimized ATLAS, do I need to compile R on each machine to tell it to take advantage of the local ATLAS? Or is it sufficient to compile R once with the appropriate --with-blas and --with-lapack flags, and then trus