Re: [Numpy-discussion] problems building numpy with ACML blas/lapack

2014-02-27 Thread Thomas Unterthiner
Hi! (I was contacted about this off-list, but thought it might be worth it to document this on-list) I don't remember ever running into problems while using ACML in my numpy installs. However I never ran the whole test-suite, and I never used np.einsum (or complex numbers) in my own code. Al

[Numpy-discussion] problems building numpy with ACML blas/lapack

2014-02-24 Thread Michael Hughes
Hello, I'm trying to build numpy from source to use AMD's ACML for matrix multiplication (specifically the multi-threaded versions gfortran64_mp). I'm able to successfully compile and use a working version of np.dot, but my resulting installation doesn't pass numpy's test suite, instead, I get a s