[R-SIG-Mac] Compiling BLAS with Accelerate

Simon Urbanek @|mon@urb@nek @end|ng |rom R-project@org
Sat Nov 30 09:14:53 CET 2024


Tomek,

see R-admin C.3.5.1: https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Accelerate
so essentially just add the following to the regular flags:
--enable-BLAS-shlib --with-blas='-framework Accelerate'

Cheers,
Simon




> On Nov 30, 2024, at 2:10 AM, Tomek Gieorgijewski <cybergeorge2020 using gmail.com> wrote:
> 
> Hi!
> 
> I can compile R on macOS with standard BLAS but how can I compile R myself to get this vecLib BLAS which is added in binary distribution for Mac on CRAN?
> 
> regards,
> Tomek.
> 
> 	[[alternative HTML version deleted]]
> 
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac using r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
> 



More information about the R-SIG-Mac mailing list