Andrew,
Try the attached packaging which uses llvm32's clang at
-O3 -ffast-math throughout the build. I suspect it should
run at a speed comparable to the gcc47-compiler build. The
-ftree-vectorize instances are ignored by clang. While we
could change that to utilize the vectorization support in
On Fri, Dec 28, 2012 at 09:17:09AM -0700, Alexander Hansen wrote:
> On 12/27/12 2:09 PM, Jack Howarth wrote:
> > Andrew,
> >Attached is alternative afni packaging for the 10.7 tree that disables
> > the use
> > of omp (since this hasn't been implemented for clang yet) and fixes the
> > remaini
On 12/27/12 2:09 PM, Jack Howarth wrote:
> Andrew,
>Attached is alternative afni packaging for the 10.7 tree that disables the
> use
> of omp (since this hasn't been implemented for clang yet) and fixes the
> remaining language compatibility issues that causes clang errors. These are...
>
> -