[Numpy-discussion] custom atlas

Charles R Harris charlesr.harris at gmail.com
Tue Jul 5 09:55:23 EDT 2011


On Tue, Jul 5, 2011 at 7:45 AM, Neal Becker <ndbecker2 at gmail.com> wrote:

> I thought I'd try to speed up numpy on my fedora system by rebuilding the
> atlas
> package so it would be tuned for my machine.  But when I do:
>
> rpmbuild -ba -D 'enable_native_atlas 1' atlas.spec
>
> it fails with:
>
> res/zgemvN_5000_100 : VARIATION EXCEEDS TOLERENCE, RERUN WITH HIGHER REPS.
>
> A bit of googling has not revealed a solution.  Any hints?
>
>
>
I've never seen that, OTOH, I haven't built ATLAS in the last few years. Do
you have all the power saving/frequency changing options turned off? What
version of ATLAS are you using? What CPU?

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20110705/c248121b/attachment.html>


More information about the NumPy-Discussion mailing list