[SciPy-User] Segment fault when run svd

Sturla Molden sturla.molden at gmail.com
Sun Apr 6 20:11:46 EDT 2014


Wenlei Xie <wenlei.xie at gmail.com> wrote:
> Hi the problem was solved when I optimized the memory usage a bit to make
> the code run on a 48G memory machine.
> 
> I guess the issue is there might be some strange problem when using scipy
> on 1TB main memory machine ?

Unfortunately, SciPy is not tested a lot on that kind of hardware... 

The error you saw might be in SciPy, but it could also be your BLAS or
LAPACK library. It is hard ot say which.


Sturla




More information about the SciPy-User mailing list