[SciPy-dev] f2py and ATLAS crashing bug

Anne Archibald peridot.faceted at gmail.com
Mon Nov 9 19:08:22 EST 2009


2009/11/9 Pearu Peterson <pearu.peterson at gmail.com>:
>
>
> Pauli Virtanen wrote:
>
>> So, overwrite_a seems to turn copying the array off. Now the question is
>> then why intent(align8) doesn't help: looking at
>
> Note that intent(align8) should read intent(aligned8).

Oops. I feel dumb now.

I've just checked in code (r6096) that fixes all cases where I was
able to trigger the bug. Some more difficult cases like eigh, banded
eigensolvers, and cholesky I wasn't able to trigger the bug and so I
haven't modified.

Anne

> HTH,
> Pearu
> _______________________________________________
> Scipy-dev mailing list
> Scipy-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-dev
>



More information about the SciPy-Dev mailing list