Christoph Gohlke surmised that the problem with numpy and scipy was related
to 
<http://software.intel.com/en-us/articles/svd-multithreading-bug-in-mkl<https://mail.ata-e.com/Redirect/2BD2ED98/software.intel.com/en-us/articles/svd-multithreading-bug-in-mkl>
>.I did in fact have 6 cores on the machine that was giving me trouble.  He
first rebuilt numpy with update 4 of Composer XE and MKL 11.0.  That fixed
numpy, but scipy.linalg routines were still crashing.  He then rebuilt
scipy the same way and that fixed that too.

I'll try the fix that you suggest at work tomorrow.

THANKS


On Sun, Jun 9, 2013 at 7:17 PM, Carlos Córdoba <[email protected]> wrote:

>  Hi Paul,
>
> I'm afraid I don't have time to debug this, but a quick goggling seems to
> indicate that you could solve the problem by changing you TERM env
> variable, as it's mentioned for example here:
>
> http://cygwin.com/ml/cygwin/2000-06/msg00412.html
>
> HTH,
> Carlos
>
> PS. By the way, what was causing your problem with numpy and scipy?
>
> El 08/06/13 22:49, pblelloch escribió:
>
> This is a minor update.  While the problems with Spyder persist, the more
> serious problem that I was having with numpy and scipy crashing was found
> and fixed by Christoph Gohlke, so if you update to his latest builds of
> 64-bit MKL numpy and scipy those issues go away.
>
> On Friday, May 10, 2013 12:51:22 PM UTC-7, pblelloch wrote:
>>
>>  I’m using Spyder (2.2) from an Anaconda distribution on Windows 7, and
>> every time I print an object I get the following warning (usually twice):
>>
>>
>>
>> unknown terminal “cygwin”
>>
>>
>>
>> This doesn’t occur on my laptop, but that doesn’t have cygwin installed,
>> while my desktop does.  It’s only a minor annoyance, but is there anyway to
>> disable that message?
>>
>>
>>
>> -Paul Blelloch
>>
> --
> You received this message because you are subscribed to the Google Groups
> "spyder" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
>
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/spyderlib?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
>
>  --
> You received this message because you are subscribed to a topic in the
> Google Groups "spyder" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/spyderlib/rE4ygiXMEoU/unsubscribe?hl=en.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/spyderlib?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/spyderlib?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to