On Mon, 2008-09-29 at 10:21 +0200, Matthieu Brucher wrote:
> 
> Hi, I compiled Python with a 64bits compiler (icc 10.1.018) as well as
> Numpy (that reminds me that I should link against the MKL as well). I
> know it's only tolerance errors, but they still show up ;)

Did you compile with the -fast option ? Because this flag is not
harmless with numpy in my experience (same for sunsstudio; in the later,
numpy crashes quite quickly, actually). I don't know if this is a bug in
numpy or in the compilers.

cheers,

David

_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to