As it turns out, I just had to run "python setup.py build --force" after
changing my site.cfg file in order to recompile numpy/core/multiarray.so.
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
https://mail.scipy.org/mailman/listinfo/numpy-
Hey Everyone,
I am trying to build numpy-1.11.1 with ATLAS libraries. The build completes
successfully, and
I am able to use numpy, but there seems to be some problem with my config
because
numpy only ever uses one core, even when multiplying 5000x5000 matrices with
numpy.dot.
My site.cfg is