[Numpy-discussion] Atlas build issues

Gael Varoquaux gael.varoquaux at normalesup.org
Wed Oct 20 04:48:01 EDT 2010


On Wed, Oct 20, 2010 at 04:41:38PM +0900, David wrote:
> > 	- ldd /volatile/varoquau/dev/numpy/numpy/linalg/lapack_lite.so: does it
> > load the libraries you think are you loading ?

For the dynamic libraries, it seems so. I am using static libraries for
atlas/blas (.a)

> > 	- nm atlas_libraries | grep zgesdd_ for every library in atlas (I don't
> > know how the recent ones work, but this function should normally be in
> > libf77blas.so)

Nothing. That's clearly my problem, but I don't know how to fix it.

Thanks for your suggestions,

G



More information about the NumPy-Discussion mailing list