On 10/06/2015 01:45 PM, Neal Becker wrote:
Are extra_compile_args actually used in all compile steps?
extra_compile_args is not used by numpy, its to support some third party
use case I never understood.
As the typical site.cfg used by numpy only contains binaries that are
never compiled by n
Sebastian Berg wrote:
> On Di, 2015-10-06 at 07:53 -0400, Neal Becker wrote:
>> 1 test failure:
>>
>> FAIL: test_blasdot.test_blasdot_used
>> --
>> Traceback (most recent call last):
>> File "/usr/lib/python2.7/site-packages/no
I don't get any failures on Fedora 22. I have installed it with pip,
setting my CFLAGS to "-march=core-avx-i -O2 -pipe -mtune=native" and
linking against openblas.
With the new Numpy, Scipy full suite shows two errors, I am sorry I didn't
think of running that in the RC phase:
===
On Di, 2015-10-06 at 07:53 -0400, Neal Becker wrote:
> 1 test failure:
>
> FAIL: test_blasdot.test_blasdot_used
> --
> Traceback (most recent call last):
> File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTe
1 test failure:
FAIL: test_blasdot.test_blasdot_used
--
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
self.test(*self.arg)
File "/home/nbecker/.local/lib/pyth
Are extra_compile_args actually used in all compile steps?
I set:
extra_compile_args = -march=native -O3
On some compile steps, it echos:
compile options: '-DHAVE_CBLAS -Inumpy/core/include -Ibuild/src.linux-
x86_64-2.7/numpy/core/include/numpy -Inumpy/core/src/private -
Inumpy/core/src -Inumpy/c
lots of warning with openblas
python setup.py build
Running from numpy source directory.
/usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown
distribution option: 'test_suite'
warnings.warn(msg)
blas_opt_info:
blas_mkl_info:
libraries mkl,vml,guide not found in ['/usr/local/lib64