Dear Joshua,
Just click on BLAS reference from Apple webpage. The BLAS from Apple is a tuned
version of ATLAS for Apple platform. You can call it from C or Fortran, it
follows the Standard BLAS interface.
The accelerate framework is included in Apple Developer package.
As soon as you install Xcode on your machine, the accelerate framework is
available to you.
To link with Accelerate framework BLAS and LAPACK, just add: -framework
accelerate in you command line
Julie
On Aug 7, 2012, at 9:55 AM, joshua blumenkopf wrote:
It still redirects to the Advanced Computation Group with no ling for BLAS.
On Aug 7, 2012, at 11:40 AM, julie langou <julie@Domain.Removed> wrote:
Thank you Joshua, this has been corrected.
Julie
On Aug 6, 2012, at 1:53 PM, joshua blumenkopf wrote:
Your link for optimized BLAS using Velocity Engine misdirects.
_______________________________________________
Lapack mailing list
Lapack@Domain.Removed
http://lists.eecs.utk.edu/mailman/listinfo/lapack
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.eecs.utk.edu/mailman/private/lapack/attachments/20120807/3ff05734/attachment.html
|