Hello i was wondering , did anybody ever resolve the problem with Nehalem Mac Pro's and veclib ? is there maybe somewhere a compiled version which does avoid the problem with veclib ? many thx bernd
R Nehalem
2 messages · BERND LAMBERTS, Simon Urbanek
1 day later
On Nov 23, 2010, at 11:12 PM, BERND LAMBERTS wrote:
Hello i was wondering , did anybody ever resolve the problem with Nehalem Mac Pro's and veclib ?
Well, it's not our to resolve - the problem is with Apple.
is there maybe somewhere a compiled version which does avoid the problem with veclib ?
Sure, CRAN R comes with shared BLAS so you can simply switch to ATLAS or R BLAS (see R-admin for general directions and this list for specific binaries). Cheers, Simon