<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 10, 2015 at 10:33 AM,  <span dir="ltr"><<a href="mailto:josef.pktd@gmail.com" target="_blank">josef.pktd@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div>I got a illegal value message using MKL on Windows 64 while running the statsmodels test suite.</div><div><br></div><div>Kevin is getting the same with more information, which indicates that it might be numpy.linalg.svd</div><div><a href="https://github.com/statsmodels/statsmodels/issues/2308#issuecomment-78086656" target="_blank">https://github.com/statsmodels/statsmodels/issues/2308#issuecomment-78086656</a><br></div><div><br></div><div>Is this serious?</div><div><br></div><div>I'm just setting up a new computer and haven't investigated yet.</div><div>Given the name of the test class, this might be a warning for an inf or nan, then it would be our problem in statsmodels<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888"><div><br></div></font></span></div></blockquote><div><br></div><div>What version of Numpy? Does this also happen if you aren't using MKL? The <a href="http://www.netlib.org/lapack/explore-html/de/d3c/dlascl_8f.html">dlascl reference</a> is here. It is possible that the problem being solved is numerically sensitive and that the treatment of underflow/overflow due to compiler flags might be producing zeros or infs.<br><br></div><div>Chuck <br></div></div></div></div>