I should have been careful in my statement about what worked for me.

I am trying to understand the problem you referred to about octave 4.0.0
not building on clang++.

I have been quite impressed with the  performance of Octave code on Mac OSX
using fink.  My tests used octave382-atlas-qtmac  3.8.2-6.  It has also
been quite reliable.

The fact that the code works much faster on four year old hardware with a
lot fewer cpu cores and even after using the latest Ubuntu tools /
libraries on the high end Intel machines on EC2 is remarkable.

Apple does claim that its Accelerate framework is much faster than standard
BLAS / ATLAS. A lot of the improvements were part of 10.9 / 10.10 update
(see WWDC 2013-2014 videos).  I will check if the default "octave" performs
faster than the octave-atlas version.

Now, as you imply in your last email,  if the default "octave" variant uses
clang already, what is the issue with octave 4.0.0 and clang++? Or is it a
new issue in octave 4.0.0 in moving from 3.8.2?





On Tue, Jun 9, 2015 at 5:57 PM, Alexander Hansen <
alexanderk.han...@gmail.com> wrote:

>
> > On Jun 9, 2015, at 17:44, Sunil Shah <ssha...@gmail.com> wrote:
> >
> > Octave 3.8.2.6 did build with the -dev version on OSX 10.10.3 (latest
> production release) on fink 0.38.5
> >
>
> There’s no -dev version.  -dev means “contains stuff used for development,
> but not needed at runtime”, like headers and the mkoctfile build tool.
>
> > Most of my octave code runs faster on the octave 3.8.2.x  build on iMacs
> (late 2011, 4 core intel) than on Octave 4.0.0  on Ubuntu 36 core fastest
> Amazon AWS EC2 instance (c4.8xlarge with SSD and 60 GB RAM).
> >
> > If there is some way to use Clang and Apple's Accelerate framework
> (Apple tuned BLAS / LAPACK/Vecor libs)  on Mac OSX, it may really work very
> well.
> >
> >
>
> That’s what the default “octave” variant uses, as opposed to octave-atlas
> or octave-ref, so that’s already been implemented for a very long time.
>
> --
> Alexander Hansen, Ph.D.
> Fink User Liaison
>
>
------------------------------------------------------------------------------
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to