[Dune] BLAS on Mac OS X
Patrick Henning
patrick.henning at uni-muenster.de
Wed Nov 10 13:31:26 CET 2010
Hello Atgeirr,
thanks for the answer!
My situation is just like the one you described in your mail. /usr/lib/ contains a libblas.dylib, which itself refers to the Accelarate framework by
lrwxr-xr-x 1 root wheel 112 20 Okt 00:07 /usr/lib/libblas.dylib -> ../..//System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Versions/Current/libBLAS.dylib
Nevertheless, not specifying the BLAS-option does not change anything. Still the same problem. :(
Any idea what it might cause?
Best regards,
Patrick
Am 10.11.2010 um 12:36 schrieb Atgeirr Rasmussen:
> Hello,
>
> I have no trouble with this, I simply do not specify any --with-blas option, and the build system finds libblas in the default location /usr/lib/, (libblas.dylib itself is a softlink to within the Accelerate framework, as you can see below).
>
> $ ls -l /usr/lib/libblas.dylib
> lrwxr-xr-x 1 root wheel 112 Nov 30 2009 /usr/lib/libblas.dylib@ -> ../..//System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Versions/Current/libBLAS.dylib
>
>
> Atgeirr
>
>
>
> Den 10. nov. 2010 kl. 12.25 skrev <patrick.henning at uni-muenster.de> <patrick.henning at uni-muenster.de>:
>
>> Hello all!
>>
>> Is there someone who managed to configure DUNE with BLAS on Mac OS X 10.6?
>> I have real trouble with this. There is already a BLAS installation on Mac
>> OS X, but it seems that I can not access it with standard options in my
>> config.opts. I tried the preinstalled frameworks 'vecLib'
>> (--with-blas='-framework vecLib') and Accelerate (--with-blas=Accelerate).
>> It did not work so I additionally installed 'atlas' (--with-blas=atlas)
>> but again no effect.
>> Strange thing: when I installed ALBERTA (which requires BLAS) the option
>> '--with-blas=Accelerate' worked out fine... So this is really confusing
>> and I wonder if anyone managed to succesfully use BLAS on a Mac.
>>
>> Best regards,
>> Patrick
>>
>>
>> _______________________________________________
>> Dune mailing list
>> Dune at dune-project.org
>> http://lists.dune-project.org/mailman/listinfo/dune
>
>
> _______________________________________________
> Dune mailing list
> Dune at dune-project.org
> http://lists.dune-project.org/mailman/listinfo/dune
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20101110/024e5778/attachment.htm>
More information about the Dune
mailing list