[Numpy-discussion] numpy with nose

Olivier Delalleau shish at keba.be
Thu Nov 3 10:18:36 EDT 2011


Have you tried to use -O2 instead of -O3 in compilation? (been mentioned by
someone else having the same issue).

-=- Olivier

2011/11/3 akshar bhosale <akshar.bhosale at gmail.com>

> Hi,
> i am using mkl 10.1, intel cluster toolkit 11/069, os rhel 5.2 x86_64,
> python 2.6, processor is intel xeon
>
> numpy version is 1.6.0
>
> my numpy.test hanging at below point :
> Test whether equivalent subarray dtypes hash the same. ... ok
> Test whether different subarray dtypes hash differently. ... ok
> Test some data types that are equal ... ok
> Test some more complicated cases that shouldn't be equal ... ok
> Test some simple cases that shouldn't be equal ... ok
> test_single_subarray (test_dtype.TestSubarray) ... ok
> test_einsum_errors (test_einsum.TestEinSum) ... ok
> test_einsum_sums_cfloat128 (test_einsum.TestEinSum) ...
>
> any pointers for this?
>
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20111103/17e74ac6/attachment.html>


More information about the NumPy-Discussion mailing list