Re: [Numpy-discussion] problem in running test(nose) with numpy/scipy

2011-10-31 Thread Bruce Southey
On 10/31/2011 08:31 AM, Olivier Delalleau wrote: If you google around "einsum hang", it looks like this is a problem with Intel compiler with the -O3 flag. See this thread in particular: http://comments.gmane.org/gmane.comp.python.numeric.general/43168 It looks like there may be more issues too

Re: [Numpy-discussion] problem in running test(nose) with numpy/scipy

2011-10-31 Thread Olivier Delalleau
If you google around "einsum hang", it looks like this is a problem with Intel compiler with the -O3 flag. See this thread in particular: http://comments.gmane.org/gmane.comp.python.numeric.general/43168 It looks like there may be more issues too... -=- Olivier 2011/10/30 akshar bhosale > hi, >

[Numpy-discussion] problem in running test(nose) with numpy/scipy

2011-10-30 Thread akshar bhosale
hi, i have installed numpy (1.6.0) and scipy (0.9). , nose version is 1.0 i have intel cluster toolkit installed on my system. (11/069 version and mkl 10.3). i have machine having intel xeon processor and rhel 5.2 x86_64 platform. i have installed it with intel compilers. when i execute numpy.test